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
Timothy Pearson 987ff38c02
Fix inadvertent TQt changes
12 years ago
..
kwsdl Fix inadvertent TQt changes 12 years ago
kxml_compiler Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric 13 years ago
CMakeLists.txt [kdepim/kode] added ${CMAKE_SOURCE_DIR}/libkdepim to include_directories() 13 years ago
Makefile.am Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric 13 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 Initial conversion of kdepim to TQt 13 years ago
class.cpp rename the following methods: 13 years ago
class.h Initial conversion of kdepim to TQt 13 years ago
code.cpp Initial conversion of kdepim to TQt 13 years ago
code.h Trinity Qt initial conversion 14 years ago
enum.cpp Remove additional unneeded tq method conversions 12 years ago
enum.h Trinity Qt initial conversion 14 years ago
file.cpp rename the following methods: 13 years ago
file.h Trinity Qt initial conversion 14 years ago
function.cpp Trinity Qt initial conversion 14 years ago
function.h Initial conversion of kdepim to TQt 13 years ago
kodemain.cpp Rename old tq methods that no longer need a unique name 12 years ago
license.cpp Initial conversion of kdepim to TQt 13 years ago
license.h Initial conversion of kdepim to TQt 13 years ago
membervariable.cpp Trinity Qt initial conversion 14 years ago
membervariable.h Trinity Qt initial conversion 14 years ago
printer.cpp rename the following methods: 13 years ago
printer.h Initial conversion of kdepim to TQt 13 years ago
statemachine.cpp Trinity Qt initial conversion 14 years ago
statemachine.h Trinity Qt initial conversion 14 years ago
style.cpp Trinity Qt initial conversion 14 years ago
style.h Trinity Qt initial conversion 14 years ago
typedef.cpp Trinity Qt initial conversion 14 years ago
typedef.h Trinity Qt initial conversion 14 years ago
variable.cpp Trinity Qt initial conversion 14 years ago
variable.h Trinity Qt initial conversion 14 years 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>.