summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commitbd9e6617827818fd043452c08c606f07b78014a0 (patch)
tree425bb4c3168f9c02f10150f235d2cb998dcc6108 /README
downloadtdesdk-bd9e6617827818fd043452c08c606f07b78014a0.tar.gz
tdesdk-bd9e6617827818fd043452c08c606f07b78014a0.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'README')
-rw-r--r--README26
1 files changed, 26 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 00000000..fe188f05
--- /dev/null
+++ b/README
@@ -0,0 +1,26 @@
+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.
+