update Fri Apr 23 00:37:00 PDT 2010
[pkgsrc.git] / devel / kdesdk4 / DESCR
1 This is a collection of applications and tools used by KDE developers.
2 It also has example code for use in learning KDE programming or starting
3 a new KDE application.
4
5 * cervisia: CVS client part
6 * kapptemplate: shell script to easy the beginning of new apps
7 * kexample: a sample KDE application, heavily documented
8 * kbugbuster: a graphical frontend for the KDE bug reporting system
9 * kdepalettes: palettes matching KDE's style for Gimp and XPaint
10 * kmtrace: converts glibc's mtrace log into a full backtrace
11 * kspy: displays all used QObjects in an application
12 * kstartperf: startup time measurement
13 * poxml: auxillary programs for documentation translation
14 * scripts: various helper scripts (see scripts/README)
15 * scheck: An interface style to highlight accel and style guide conflicts
16 * kuiviewer: A KPart that lets you view .ui files.
17 * umbrello: A UML modeller.
18 * kate: A fast and advanced text editor, extensible with nice plugins.