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
Timothy Pearson 2941e915f3
Rename KABC namespace
11 years ago
admin@02e2842b6f Reset submodule main/tdesdk/admin to latest HEAD 11 years ago
cervisia Rename additional header files to avoid conflicts with KDE4 11 years ago
cmake@d53ac2db87 Reset submodule main/tdesdk/cmake to latest HEAD 11 years ago
doc Rename additional header files to avoid conflicts with KDE4 11 years ago
kapptemplate Rename additional header files to avoid conflicts with KDE4 11 years ago
kbabel Fix unintended rename of many various *klist* 11 years ago
kbugbuster Rename KABC namespace 11 years ago
kdeaccounts-plugin Rename KABC namespace 11 years ago
kdepalettes Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kmtrace Rename additional header files to avoid conflicts with KDE4 11 years ago
kompare Fix unintended rename of many various *klist* 11 years ago
kprofilemethod [tdesdk/cmake] added forgotten files 12 years ago
kspy Rename additional header files to avoid conflicts with KDE4 11 years ago
kstartperf Rename additional header files to avoid conflicts with KDE4 11 years ago
kuiviewer Rename additional header files to avoid conflicts with KDE4 11 years ago
poxml Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
scheck Rename common header files for consistency with class renaming 11 years ago
scripts Fix unintended rename of LOCKFILE 11 years ago
tdecachegrind Rename additional header files to avoid conflicts with KDE4 11 years ago
tdefile-plugins Rename additional header files to avoid conflicts with KDE4 11 years ago
tdeioslave Rename additional header files to avoid conflicts with KDE4 11 years ago
tdeunittest Rename additional header files to avoid conflicts with KDE4 11 years ago
umbrello Rename additional header files to avoid conflicts with KDE4 11 years ago
.gitmodules Added common directories 13 years ago
CMakeLists.txt Rename a few build variables for overall consistency 11 years ago
COPYING Update COPYING file. 12 years ago
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ConfigureChecks.cmake Add cmake support for WITH_GCC_VISIBILITY. 12 years ago
Makefile.am.in Additional renaming of kde to tde 13 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 [tdesdk] cmake port 12 years ago
configure.in.in Allow building kstartperf with automake. 12 years ago
tdesdk.lsm Update lsm files. 12 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.