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 649ce40719
* gcc4.4 compilation fixes
15 years ago
cervisia Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
doc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kapptemplate Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kbabel Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kbugbuster Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kcachegrind Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdeaccounts-plugin Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdepalettes Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kfile-plugins Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kioslave Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kmtrace * gcc4.4 compilation fixes 15 years ago
kompare Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kprofilemethod Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kspy Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kstartperf Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kuiviewer Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kunittest Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
poxml * gcc4.4 compilation fixes 15 years ago
scheck Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
scripts * gcc4.4 compilation fixes 15 years ago
umbrello Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 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
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.