Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
tdepim/kode
Michele Calgaro 3b3f9ec8f3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
pirms 3 mēnešiem
..
kwsdl Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
kxml_compiler Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. pirms 10 mēnešiem
CMakeLists.txt Rename additional header files to avoid conflicts with KDE4 pirms 11 gadiem
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module pirms 6 gadiem
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
automakefile.cpp rename the following methods: pirms 13 gadiem
automakefile.h The workaround that tdepimmacros.h do is no longer needed pirms 3 gadiem
class.cpp Additional kde to tde renaming pirms 13 gadiem
class.h The workaround that tdepimmacros.h do is no longer needed pirms 3 gadiem
code.cpp Revert "Rename a number of old tq methods that are no longer tq specific" pirms 13 gadiem
code.h The workaround that tdepimmacros.h do is no longer needed pirms 3 gadiem
enum.cpp Remove additional unneeded tq method conversions pirms 13 gadiem
enum.h The workaround that tdepimmacros.h do is no longer needed pirms 3 gadiem
file.cpp Revert "Rename a number of old tq methods that are no longer tq specific" pirms 13 gadiem
file.h The workaround that tdepimmacros.h do is no longer needed pirms 3 gadiem
function.cpp Additional kde to tde renaming pirms 13 gadiem
function.h The workaround that tdepimmacros.h do is no longer needed pirms 3 gadiem
kodemain.cpp Fix up remaining references to DocPath pirms 10 gadiem
license.cpp Additional kde to tde renaming pirms 13 gadiem
license.h The workaround that tdepimmacros.h do is no longer needed pirms 3 gadiem
membervariable.cpp Additional kde to tde renaming pirms 13 gadiem
membervariable.h The workaround that tdepimmacros.h do is no longer needed pirms 3 gadiem
printer.cpp Replace Q_OBJECT with TQ_OBJECT pirms 9 mēnešiem
printer.h The workaround that tdepimmacros.h do is no longer needed pirms 3 gadiem
statemachine.cpp Trinity Qt initial conversion pirms 14 gadiem
statemachine.h The workaround that tdepimmacros.h do is no longer needed pirms 3 gadiem
style.cpp Revert "Rename a number of old tq methods that are no longer tq specific" pirms 13 gadiem
style.h The workaround that tdepimmacros.h do is no longer needed pirms 3 gadiem
typedef.cpp Trinity Qt initial conversion pirms 14 gadiem
typedef.h The workaround that tdepimmacros.h do is no longer needed pirms 3 gadiem
variable.cpp Additional kde to tde renaming pirms 13 gadiem
variable.h The workaround that tdepimmacros.h do is no longer needed pirms 3 gadiem

README

libkode is a helper library for programmatic generation of C++ code. It includes
a program kode for generation of C++ template files and kxml_compiler for
generation of C++ classes representing XML data described by RelaxNG schemes.

If you have questions or comments please contact Cornelius Schumacher
<schumacher@kde.org>.