|
|
@ -5,16 +5,16 @@ In this file:
|
|
|
|
What it is
|
|
|
|
What it is
|
|
|
|
----------
|
|
|
|
----------
|
|
|
|
|
|
|
|
|
|
|
|
This is a collection of applications and tools used by KDE developers.
|
|
|
|
This is a collection of applications and tools used by TDE developers.
|
|
|
|
It also has example code for use in learning KDE programming or starting
|
|
|
|
It also has example code for use in learning TDE programming or starting
|
|
|
|
a new KDE application.
|
|
|
|
a new TDE application.
|
|
|
|
|
|
|
|
|
|
|
|
* cervisia: CVS client part
|
|
|
|
* cervisia: CVS client part
|
|
|
|
* kapptemplate: shell script to easy the beginning of new apps
|
|
|
|
* kapptemplate: shell script to easy the beginning of new apps
|
|
|
|
* kexample: a sample KDE application, heavily documented
|
|
|
|
* kexample: a sample TDE application, heavily documented
|
|
|
|
* kbabel: an editor for *.po files
|
|
|
|
* kbabel: an editor for *.po files
|
|
|
|
* kbugbuster: a graphical frontend for the KDE bug reporting system
|
|
|
|
* kbugbuster: a graphical frontend for the TDE bug reporting system
|
|
|
|
* kdepalettes: palettes matching KDE's style for Gimp and XPaint
|
|
|
|
* kdepalettes: palettes matching TDE's style for Gimp and XPaint
|
|
|
|
* kmtrace: converts glibc's mtrace log into a full backtrace
|
|
|
|
* kmtrace: converts glibc's mtrace log into a full backtrace
|
|
|
|
* kspy: displays all used QObjects in an application
|
|
|
|
* kspy: displays all used QObjects in an application
|
|
|
|
* kstartperf: startup time measurement
|
|
|
|
* kstartperf: startup time measurement
|
|
|
|