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
Automated System d5f82ed01c
Reset submodule main/tdesdk/admin to latest HEAD
12 years ago
admin@39466b7b95 Reset submodule main/tdesdk/admin to latest HEAD 12 years ago
cervisia Rename KComp to avoid conflicts with KDE4 12 years ago
cmake@274366fb8b Rename kiobuffer and KHTML 12 years ago
doc Rename a number of classes to enhance compatibility with KDE4 12 years ago
kapptemplate Rename KCmd to avoid conflicts with KDE4 12 years ago
kbabel Rename KComp to avoid conflicts with KDE4 12 years ago
kbugbuster Rename KComp to avoid conflicts with KDE4 12 years ago
kdeaccounts-plugin
kdepalettes
kmtrace Rename KCmd to avoid conflicts with KDE4 12 years ago
kompare Rename KCmd to avoid conflicts with KDE4 12 years ago
kprofilemethod
kspy Rename KCmd to avoid conflicts with KDE4 12 years ago
kstartperf Rename KCmd to avoid conflicts with KDE4 12 years ago
kuiviewer Rename KCmd to avoid conflicts with KDE4 12 years ago
poxml
scheck Rename KStyle to TDEStyle to avoid conflicts with KDE4 12 years ago
scripts Rename KIcon to enhance compatibility with KDE4 12 years ago
tdecachegrind Rename KCmd to avoid conflicts with KDE4 12 years ago
tdefile-plugins Rename a few build variables for overall consistency 12 years ago
tdeioslave Rename KCmd to avoid conflicts with KDE4 12 years ago
tdeunittest Rename KCmd to avoid conflicts with KDE4 12 years ago
umbrello Rename KCmd to avoid conflicts with KDE4 12 years ago
.gitmodules
CMakeLists.txt Rename a few build variables for overall consistency 12 years ago
COPYING
COPYING-DOCS
ConfigureChecks.cmake
Makefile.am.in
Makefile.cvs
README
config.h.cmake
configure.in.in
tdesdk.lsm

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.