Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
tdepim/kode
Michele Calgaro 3b3f9ec8f3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
před 3 měsíci
..
kwsdl Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
kxml_compiler Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. před 10 měsíci
CMakeLists.txt Rename additional header files to avoid conflicts with KDE4 před 11 roky
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module před 6 roky
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
automakefile.cpp rename the following methods: před 13 roky
automakefile.h The workaround that tdepimmacros.h do is no longer needed před 3 roky
class.cpp Additional kde to tde renaming před 13 roky
class.h The workaround that tdepimmacros.h do is no longer needed před 3 roky
code.cpp Revert "Rename a number of old tq methods that are no longer tq specific" před 13 roky
code.h The workaround that tdepimmacros.h do is no longer needed před 3 roky
enum.cpp Remove additional unneeded tq method conversions před 13 roky
enum.h The workaround that tdepimmacros.h do is no longer needed před 3 roky
file.cpp Revert "Rename a number of old tq methods that are no longer tq specific" před 13 roky
file.h The workaround that tdepimmacros.h do is no longer needed před 3 roky
function.cpp Additional kde to tde renaming před 13 roky
function.h The workaround that tdepimmacros.h do is no longer needed před 3 roky
kodemain.cpp Fix up remaining references to DocPath před 10 roky
license.cpp Additional kde to tde renaming před 13 roky
license.h The workaround that tdepimmacros.h do is no longer needed před 3 roky
membervariable.cpp Additional kde to tde renaming před 13 roky
membervariable.h The workaround that tdepimmacros.h do is no longer needed před 3 roky
printer.cpp Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
printer.h The workaround that tdepimmacros.h do is no longer needed před 3 roky
statemachine.cpp Trinity Qt initial conversion před 14 roky
statemachine.h The workaround that tdepimmacros.h do is no longer needed před 3 roky
style.cpp Revert "Rename a number of old tq methods that are no longer tq specific" před 13 roky
style.h The workaround that tdepimmacros.h do is no longer needed před 3 roky
typedef.cpp Trinity Qt initial conversion před 14 roky
typedef.h The workaround that tdepimmacros.h do is no longer needed před 3 roky
variable.cpp Additional kde to tde renaming před 13 roky
variable.h The workaround that tdepimmacros.h do is no longer needed před 3 roky

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