TDE software development kit
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.
 
 
 
 
 
 
Go to file
tpearson a2293395d6
Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion
13 years ago
cervisia Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
doc [kdesdk] cmake support for docs - only handbooks, not man(uals) 13 years ago
kapptemplate Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
kbabel Rename tqsizeHint* to sizeHint* 13 years ago
kbugbuster Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
kcachegrind Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion 13 years ago
kdeaccounts-plugin TQt4 convert kdesdk 13 years ago
kdepalettes Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kfile-plugins TQt4 convert kdesdk 13 years ago
kioslave Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
kmtrace TQt4 convert kdesdk 13 years ago
kompare Rename tqsizeHint* to sizeHint* 13 years ago
kprofilemethod Trinity Qt initial conversion 14 years ago
kspy TQt4 convert kdesdk 13 years ago
kstartperf TQt4 convert kdesdk 13 years ago
kuiviewer Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
kunittest Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
poxml Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
scheck Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
scripts Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
umbrello Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
CMakeLists.txt [kdesdk/kbabel] added cmake support 13 years ago
COPYING Fixed remaining GPL address zip codes 15 years ago
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ConfigureChecks.cmake [kdesdk] added cmake support for "cervisia" and "kapptemplate" 13 years ago
Makefile.am.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
config.h.cmake [kdesdk] added cmake support for "cervisia" and "kapptemplate" 13 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdesdk.lsm Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

In this file:

* What it is

What it is
----------

This is a collection of applications and tools used by KDE developers.
It also has example code for use in learning KDE programming or starting
a new KDE application.

* cervisia: CVS client part
* kapptemplate: shell script to easy the beginning of new apps
* kexample: a sample KDE application, heavily documented
* kbabel: an editor for *.po files
* kbugbuster: a graphical frontend for the KDE bug reporting system
* kdepalettes: palettes matching KDE's style for Gimp and XPaint
* kmtrace: converts glibc's mtrace log into a full backtrace
* kspy: displays all used QObjects in an application
* kstartperf: startup time measurement
* poxml: 
* scripts: various helper scripts (see scripts/README)
* scheck: An interface style to highlight accel and style guide conflicts
* kuiviewer: A KPart that lets you view .ui files.
* umbrello: A UML modeller.