Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
tdepim/kode
Michele Calgaro 3b3f9ec8f3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 miesięcy temu
..
kwsdl Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
kxml_compiler Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 10 miesięcy temu
CMakeLists.txt Rename additional header files to avoid conflicts with KDE4 11 lat temu
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 lat temu
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
automakefile.cpp rename the following methods: 13 lat temu
automakefile.h The workaround that tdepimmacros.h do is no longer needed 3 lat temu
class.cpp Additional kde to tde renaming 13 lat temu
class.h The workaround that tdepimmacros.h do is no longer needed 3 lat temu
code.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 lat temu
code.h The workaround that tdepimmacros.h do is no longer needed 3 lat temu
enum.cpp Remove additional unneeded tq method conversions 13 lat temu
enum.h The workaround that tdepimmacros.h do is no longer needed 3 lat temu
file.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 lat temu
file.h The workaround that tdepimmacros.h do is no longer needed 3 lat temu
function.cpp Additional kde to tde renaming 13 lat temu
function.h The workaround that tdepimmacros.h do is no longer needed 3 lat temu
kodemain.cpp Fix up remaining references to DocPath 10 lat temu
license.cpp Additional kde to tde renaming 13 lat temu
license.h The workaround that tdepimmacros.h do is no longer needed 3 lat temu
membervariable.cpp Additional kde to tde renaming 13 lat temu
membervariable.h The workaround that tdepimmacros.h do is no longer needed 3 lat temu
printer.cpp Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
printer.h The workaround that tdepimmacros.h do is no longer needed 3 lat temu
statemachine.cpp Trinity Qt initial conversion 14 lat temu
statemachine.h The workaround that tdepimmacros.h do is no longer needed 3 lat temu
style.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 lat temu
style.h The workaround that tdepimmacros.h do is no longer needed 3 lat temu
typedef.cpp Trinity Qt initial conversion 14 lat temu
typedef.h The workaround that tdepimmacros.h do is no longer needed 3 lat temu
variable.cpp Additional kde to tde renaming 13 lat temu
variable.h The workaround that tdepimmacros.h do is no longer needed 3 lat temu

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