No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
tdepim/kode
Michele Calgaro 3b3f9ec8f3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
hace 3 meses
..
kwsdl Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
kxml_compiler Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. hace 10 meses
CMakeLists.txt Rename additional header files to avoid conflicts with KDE4 hace 11 años
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module hace 6 años
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
automakefile.cpp rename the following methods: hace 13 años
automakefile.h The workaround that tdepimmacros.h do is no longer needed hace 3 años
class.cpp Additional kde to tde renaming hace 13 años
class.h The workaround that tdepimmacros.h do is no longer needed hace 3 años
code.cpp Revert "Rename a number of old tq methods that are no longer tq specific" hace 13 años
code.h The workaround that tdepimmacros.h do is no longer needed hace 3 años
enum.cpp Remove additional unneeded tq method conversions hace 13 años
enum.h The workaround that tdepimmacros.h do is no longer needed hace 3 años
file.cpp Revert "Rename a number of old tq methods that are no longer tq specific" hace 13 años
file.h The workaround that tdepimmacros.h do is no longer needed hace 3 años
function.cpp Additional kde to tde renaming hace 13 años
function.h The workaround that tdepimmacros.h do is no longer needed hace 3 años
kodemain.cpp Fix up remaining references to DocPath hace 10 años
license.cpp Additional kde to tde renaming hace 13 años
license.h The workaround that tdepimmacros.h do is no longer needed hace 3 años
membervariable.cpp Additional kde to tde renaming hace 13 años
membervariable.h The workaround that tdepimmacros.h do is no longer needed hace 3 años
printer.cpp Replace Q_OBJECT with TQ_OBJECT hace 9 meses
printer.h The workaround that tdepimmacros.h do is no longer needed hace 3 años
statemachine.cpp Trinity Qt initial conversion hace 14 años
statemachine.h The workaround that tdepimmacros.h do is no longer needed hace 3 años
style.cpp Revert "Rename a number of old tq methods that are no longer tq specific" hace 13 años
style.h The workaround that tdepimmacros.h do is no longer needed hace 3 años
typedef.cpp Trinity Qt initial conversion hace 14 años
typedef.h The workaround that tdepimmacros.h do is no longer needed hace 3 años
variable.cpp Additional kde to tde renaming hace 13 años
variable.h The workaround that tdepimmacros.h do is no longer needed hace 3 años

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