No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
tdepim/kode
Slávek Banko 533bad2a15
Additional k => tde renaming and fixes
hace 11 años
..
kwsdl Additional k => tde renaming and fixes hace 11 años
kxml_compiler Additional k => tde renaming and fixes hace 11 años
CMakeLists.txt Rename additional header files to avoid conflicts with KDE4 hace 11 años
Makefile.am Additional k => tde renaming and fixes hace 11 años
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
automakefile.cpp rename the following methods: hace 13 años
automakefile.h Additional kde to tde renaming hace 13 años
class.cpp Additional kde to tde renaming hace 13 años
class.h Additional kde to tde renaming hace 13 años
code.cpp Revert "Rename a number of old tq methods that are no longer tq specific" hace 13 años
code.h Additional kde to tde renaming hace 13 años
enum.cpp Remove additional unneeded tq method conversions hace 13 años
enum.h Additional kde to tde renaming hace 13 años
file.cpp Revert "Rename a number of old tq methods that are no longer tq specific" hace 13 años
file.h Additional kde to tde renaming hace 13 años
function.cpp Additional kde to tde renaming hace 13 años
function.h Additional kde to tde renaming hace 13 años
kodemain.cpp Additional k => tde renaming and fixes hace 11 años
license.cpp Additional kde to tde renaming hace 13 años
license.h Additional kde to tde renaming hace 13 años
membervariable.cpp Additional kde to tde renaming hace 13 años
membervariable.h Additional kde to tde renaming hace 13 años
printer.cpp Fix inadvertent tq changes. hace 12 años
printer.h Additional kde to tde renaming hace 13 años
statemachine.cpp Trinity Qt initial conversion hace 14 años
statemachine.h Additional kde to tde renaming hace 13 años
style.cpp Revert "Rename a number of old tq methods that are no longer tq specific" hace 13 años
style.h Additional kde to tde renaming hace 13 años
typedef.cpp Trinity Qt initial conversion hace 14 años
typedef.h Additional kde to tde renaming hace 13 años
variable.cpp Additional kde to tde renaming hace 13 años
variable.h Additional kde to tde renaming hace 13 años

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