25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
tdepim/kode
Michele Calgaro 3b3f9ec8f3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 ay önce
..
kwsdl Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 ay önce
kxml_compiler Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 10 ay önce
CMakeLists.txt Rename additional header files to avoid conflicts with KDE4 11 yıl önce
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 yıl önce
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 yıl önce
automakefile.cpp rename the following methods: 13 yıl önce
automakefile.h The workaround that tdepimmacros.h do is no longer needed 3 yıl önce
class.cpp Additional kde to tde renaming 13 yıl önce
class.h The workaround that tdepimmacros.h do is no longer needed 3 yıl önce
code.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 yıl önce
code.h The workaround that tdepimmacros.h do is no longer needed 3 yıl önce
enum.cpp Remove additional unneeded tq method conversions 13 yıl önce
enum.h The workaround that tdepimmacros.h do is no longer needed 3 yıl önce
file.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 yıl önce
file.h The workaround that tdepimmacros.h do is no longer needed 3 yıl önce
function.cpp Additional kde to tde renaming 13 yıl önce
function.h The workaround that tdepimmacros.h do is no longer needed 3 yıl önce
kodemain.cpp Fix up remaining references to DocPath 10 yıl önce
license.cpp Additional kde to tde renaming 13 yıl önce
license.h The workaround that tdepimmacros.h do is no longer needed 3 yıl önce
membervariable.cpp Additional kde to tde renaming 13 yıl önce
membervariable.h The workaround that tdepimmacros.h do is no longer needed 3 yıl önce
printer.cpp Replace Q_OBJECT with TQ_OBJECT 9 ay önce
printer.h The workaround that tdepimmacros.h do is no longer needed 3 yıl önce
statemachine.cpp Trinity Qt initial conversion 14 yıl önce
statemachine.h The workaround that tdepimmacros.h do is no longer needed 3 yıl önce
style.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 yıl önce
style.h The workaround that tdepimmacros.h do is no longer needed 3 yıl önce
typedef.cpp Trinity Qt initial conversion 14 yıl önce
typedef.h The workaround that tdepimmacros.h do is no longer needed 3 yıl önce
variable.cpp Additional kde to tde renaming 13 yıl önce
variable.h The workaround that tdepimmacros.h do is no longer needed 3 yıl önce

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