You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdepim/kode
Michele Calgaro 3b3f9ec8f3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 kuukautta sitten
..
kwsdl Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 kuukautta sitten
kxml_compiler Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 10 kuukautta sitten
CMakeLists.txt Rename additional header files to avoid conflicts with KDE4 11 vuotta sitten
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 vuotta sitten
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 vuotta sitten
automakefile.cpp rename the following methods: 13 vuotta sitten
automakefile.h The workaround that tdepimmacros.h do is no longer needed 3 vuotta sitten
class.cpp Additional kde to tde renaming 13 vuotta sitten
class.h The workaround that tdepimmacros.h do is no longer needed 3 vuotta sitten
code.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 vuotta sitten
code.h The workaround that tdepimmacros.h do is no longer needed 3 vuotta sitten
enum.cpp Remove additional unneeded tq method conversions 13 vuotta sitten
enum.h The workaround that tdepimmacros.h do is no longer needed 3 vuotta sitten
file.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 vuotta sitten
file.h The workaround that tdepimmacros.h do is no longer needed 3 vuotta sitten
function.cpp Additional kde to tde renaming 13 vuotta sitten
function.h The workaround that tdepimmacros.h do is no longer needed 3 vuotta sitten
kodemain.cpp Fix up remaining references to DocPath 10 vuotta sitten
license.cpp Additional kde to tde renaming 13 vuotta sitten
license.h The workaround that tdepimmacros.h do is no longer needed 3 vuotta sitten
membervariable.cpp Additional kde to tde renaming 13 vuotta sitten
membervariable.h The workaround that tdepimmacros.h do is no longer needed 3 vuotta sitten
printer.cpp Replace Q_OBJECT with TQ_OBJECT 9 kuukautta sitten
printer.h The workaround that tdepimmacros.h do is no longer needed 3 vuotta sitten
statemachine.cpp Trinity Qt initial conversion 14 vuotta sitten
statemachine.h The workaround that tdepimmacros.h do is no longer needed 3 vuotta sitten
style.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 vuotta sitten
style.h The workaround that tdepimmacros.h do is no longer needed 3 vuotta sitten
typedef.cpp Trinity Qt initial conversion 14 vuotta sitten
typedef.h The workaround that tdepimmacros.h do is no longer needed 3 vuotta sitten
variable.cpp Additional kde to tde renaming 13 vuotta sitten
variable.h The workaround that tdepimmacros.h do is no longer needed 3 vuotta sitten

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