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 d6705bac5d
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
5 months ago
..
kwsdl Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
kxml_compiler Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 1 year ago
CMakeLists.txt Rename additional header files to avoid conflicts with KDE4 12 years ago
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
automakefile.cpp rename the following methods: 13 years ago
automakefile.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 5 months ago
class.cpp Additional kde to tde renaming 13 years ago
class.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 5 months ago
code.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
code.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 5 months ago
enum.cpp Remove additional unneeded tq method conversions 13 years ago
enum.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 5 months ago
file.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
file.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 5 months ago
function.cpp Additional kde to tde renaming 13 years ago
function.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 5 months ago
kodemain.cpp Fix up remaining references to DocPath 10 years ago
license.cpp Additional kde to tde renaming 13 years ago
license.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 5 months ago
membervariable.cpp Additional kde to tde renaming 13 years ago
membervariable.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 5 months ago
printer.cpp Replace Q_OBJECT with TQ_OBJECT 1 year ago
printer.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 5 months ago
statemachine.cpp Trinity Qt initial conversion 14 years ago
statemachine.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 5 months ago
style.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
style.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 5 months ago
typedef.cpp Trinity Qt initial conversion 14 years ago
typedef.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 5 months ago
variable.cpp Additional kde to tde renaming 13 years ago
variable.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 5 months ago

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