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 d6705bac5d
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
pirms 2 dienas
..
kwsdl Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 4 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 Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT pirms 2 dienas
class.cpp Additional kde to tde renaming pirms 13 gadiem
class.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT pirms 2 dienas
code.cpp Revert "Rename a number of old tq methods that are no longer tq specific" pirms 13 gadiem
code.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT pirms 2 dienas
enum.cpp Remove additional unneeded tq method conversions pirms 13 gadiem
enum.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT pirms 2 dienas
file.cpp Revert "Rename a number of old tq methods that are no longer tq specific" pirms 13 gadiem
file.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT pirms 2 dienas
function.cpp Additional kde to tde renaming pirms 13 gadiem
function.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT pirms 2 dienas
kodemain.cpp Fix up remaining references to DocPath pirms 10 gadiem
license.cpp Additional kde to tde renaming pirms 13 gadiem
license.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT pirms 2 dienas
membervariable.cpp Additional kde to tde renaming pirms 13 gadiem
membervariable.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT pirms 2 dienas
printer.cpp Replace Q_OBJECT with TQ_OBJECT pirms 10 mēnešiem
printer.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT pirms 2 dienas
statemachine.cpp Trinity Qt initial conversion pirms 14 gadiem
statemachine.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT pirms 2 dienas
style.cpp Revert "Rename a number of old tq methods that are no longer tq specific" pirms 13 gadiem
style.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT pirms 2 dienas
typedef.cpp Trinity Qt initial conversion pirms 14 gadiem
typedef.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT pirms 2 dienas
variable.cpp Additional kde to tde renaming pirms 13 gadiem
variable.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT pirms 2 dienas

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>.