Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
tdepim/kode
Michele Calgaro 3b3f9ec8f3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 mesi fa
..
kwsdl Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
kxml_compiler Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 9 mesi fa
CMakeLists.txt Rename additional header files to avoid conflicts with KDE4 11 anni fa
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 anni fa
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anni fa
automakefile.cpp rename the following methods: 13 anni fa
automakefile.h The workaround that tdepimmacros.h do is no longer needed 3 anni fa
class.cpp Additional kde to tde renaming 13 anni fa
class.h The workaround that tdepimmacros.h do is no longer needed 3 anni fa
code.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 anni fa
code.h The workaround that tdepimmacros.h do is no longer needed 3 anni fa
enum.cpp Remove additional unneeded tq method conversions 13 anni fa
enum.h The workaround that tdepimmacros.h do is no longer needed 3 anni fa
file.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 anni fa
file.h The workaround that tdepimmacros.h do is no longer needed 3 anni fa
function.cpp Additional kde to tde renaming 13 anni fa
function.h The workaround that tdepimmacros.h do is no longer needed 3 anni fa
kodemain.cpp Fix up remaining references to DocPath 10 anni fa
license.cpp Additional kde to tde renaming 13 anni fa
license.h The workaround that tdepimmacros.h do is no longer needed 3 anni fa
membervariable.cpp Additional kde to tde renaming 13 anni fa
membervariable.h The workaround that tdepimmacros.h do is no longer needed 3 anni fa
printer.cpp Replace Q_OBJECT with TQ_OBJECT 9 mesi fa
printer.h The workaround that tdepimmacros.h do is no longer needed 3 anni fa
statemachine.cpp Trinity Qt initial conversion 14 anni fa
statemachine.h The workaround that tdepimmacros.h do is no longer needed 3 anni fa
style.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 anni fa
style.h The workaround that tdepimmacros.h do is no longer needed 3 anni fa
typedef.cpp Trinity Qt initial conversion 14 anni fa
typedef.h The workaround that tdepimmacros.h do is no longer needed 3 anni fa
variable.cpp Additional kde to tde renaming 13 anni fa
variable.h The workaround that tdepimmacros.h do is no longer needed 3 anni fa

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