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
Slávek Banko 7c73823e9f
Fix hardcoded link to dl library
9 years ago
admin@e1928ee8fc Reset submodule main/tdesdk/admin to latest HEAD 10 years ago
cervisia Fix incorrectly renamed strings 10 years ago
cmake@04cc5a03d8 Reset submodule main/tdesdk/cmake to latest HEAD 9 years ago
doc Add kuiviewer help handbook. 11 years ago
kapptemplate Fixed wrong DocPath strings. This relates to bug 2319. 10 years ago
kbabel Rename a few icons left in rc files 10 years ago
kbugbuster Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago
kdeaccounts-plugin
kdepalettes
kmtrace
kompare Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago
kprofilemethod
kspy
kstartperf Fix hardcoded link to dl library 9 years ago
kuiviewer Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
poxml
scheck
scripts
tdecachegrind Fix incorrectly renamed strings 10 years ago
tdefile-plugins Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
tdeioslave Fix stragglers that were not properly renamed in the XDG standardization commits 10 years ago
tdeunittest
umbrello Fix incorrectly renamed strings 10 years ago
.gitmodules
CMakeLists.txt
COPYING
COPYING-DOCS
ConfigureChecks.cmake Fix hardcoded link to dl library 9 years ago
Makefile.am.in
Makefile.cvs
README Update README 10 years ago
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 TDE developers.
It also has example code for use in learning TDE programming or starting
a new TDE application.

* cervisia: CVS client part
* kapptemplate: shell script to easy the beginning of new apps
* kexample: a sample TDE application, heavily documented
* kbabel: an editor for *.po files
* kbugbuster: a graphical frontend for the TDE bug reporting system
* kdepalettes: palettes matching TDE'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.