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 75a3154471
Update README
10 years ago
admin@04db460623 Reset submodule main/tdesdk/admin to latest HEAD 10 years ago
cervisia 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
cmake@1994b80881 Reset submodule main/tdesdk/cmake to latest HEAD 10 years ago
doc Add kuiviewer help handbook. 10 years ago
kapptemplate Update docbook doctype declarations. 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 Additional k => tde renaming and fixes 11 years ago
kdepalettes Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kmtrace Additional k => tde renaming and fixes 11 years ago
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 [tdesdk/cmake] added forgotten files 12 years ago
kspy Rename additional header files to avoid conflicts with KDE4 11 years ago
kstartperf Additional k => tde renaming and fixes 11 years ago
kuiviewer Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
poxml Additional k => tde renaming and fixes 11 years ago
scheck Fix FTBFS due to recent style API changes 11 years ago
scripts Fix unintended renaming 10 years ago
tdecachegrind Bring undo, redo, find, and revert icons into XDG compliance 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 Additional k => tde renaming and fixes 11 years ago
umbrello Fix remaining issues from mimetype icon rename 10 years ago
.gitmodules Added common directories 13 years ago
CMakeLists.txt Rename BUILD_KIOSLAVE -> BUILD_TDEIOSLAVE 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 Update README 10 years ago
config.h.cmake Additional k => tde renaming and fixes 11 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 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.