Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
tdepim/kode
Michele Calgaro 3b3f9ec8f3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 meses atrás
..
kwsdl Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 meses atrás
kxml_compiler Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 9 meses atrás
CMakeLists.txt Rename additional header files to avoid conflicts with KDE4 11 anos atrás
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 anos atrás
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 anos atrás
automakefile.cpp rename the following methods: 13 anos atrás
automakefile.h The workaround that tdepimmacros.h do is no longer needed 3 anos atrás
class.cpp Additional kde to tde renaming 13 anos atrás
class.h The workaround that tdepimmacros.h do is no longer needed 3 anos atrás
code.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 anos atrás
code.h The workaround that tdepimmacros.h do is no longer needed 3 anos atrás
enum.cpp Remove additional unneeded tq method conversions 13 anos atrás
enum.h The workaround that tdepimmacros.h do is no longer needed 3 anos atrás
file.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 anos atrás
file.h The workaround that tdepimmacros.h do is no longer needed 3 anos atrás
function.cpp Additional kde to tde renaming 13 anos atrás
function.h The workaround that tdepimmacros.h do is no longer needed 3 anos atrás
kodemain.cpp Fix up remaining references to DocPath 10 anos atrás
license.cpp Additional kde to tde renaming 13 anos atrás
license.h The workaround that tdepimmacros.h do is no longer needed 3 anos atrás
membervariable.cpp Additional kde to tde renaming 13 anos atrás
membervariable.h The workaround that tdepimmacros.h do is no longer needed 3 anos atrás
printer.cpp Replace Q_OBJECT with TQ_OBJECT 9 meses atrás
printer.h The workaround that tdepimmacros.h do is no longer needed 3 anos atrás
statemachine.cpp Trinity Qt initial conversion 14 anos atrás
statemachine.h The workaround that tdepimmacros.h do is no longer needed 3 anos atrás
style.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 anos atrás
style.h The workaround that tdepimmacros.h do is no longer needed 3 anos atrás
typedef.cpp Trinity Qt initial conversion 14 anos atrás
typedef.h The workaround that tdepimmacros.h do is no longer needed 3 anos atrás
variable.cpp Additional kde to tde renaming 13 anos atrás
variable.h The workaround that tdepimmacros.h do is no longer needed 3 anos atrás

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