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
TDE Gitea d5605d0390
Reset submodule main/tdesdk/cmake to latest HEAD
5 years ago
admin@f9148018b2 Reset submodule main/tdesdk/admin to latest HEAD 6 years ago
cervisia Removed .lsm files. lsm database is outdated and unmaintained. 5 years ago
cmake@74122e5d1f Reset submodule main/tdesdk/cmake to latest HEAD 5 years ago
doc Update bug reports url to bugs.trinitydesktop.org 6 years ago
kapptemplate Removed .lsm files. lsm database is outdated and unmaintained. 5 years ago
kbabel Fix remaining brandings in tdesdk. 5 years ago
kbugbuster Removed .lsm files. lsm database is outdated and unmaintained. 5 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 Removed explicit usage of the 'register' keyword. 5 years ago
kompare Add CMakeL10n rules. 6 years ago
kprofilemethod [tdesdk/cmake] added forgotten files 13 years ago
kspy Add CMakeL10n rules. 6 years ago
kstartperf Add CMakeL10n rules. 6 years ago
kuiviewer Add CMakeL10n rules. 6 years ago
poxml Update bug reports url to bugs.trinitydesktop.org 6 years ago
scheck Fix FTBFS due to recent style API changes 11 years ago
scripts Fix test(1) portability 5 years ago
tdecachegrind Removed .lsm files. lsm database is outdated and unmaintained. 5 years ago
tdefile-plugins Add CMakeL10n rules. 6 years ago
tdeioslave Add CMakeL10n rules. 6 years ago
tdeunittest Additional k => tde renaming and fixes 11 years ago
umbrello Removed .lsm files. lsm database is outdated and unmaintained. 5 years ago
.gitmodules Switch all submodules to https. 5 years ago
CMakeL10n.txt Add CMakeL10n rules. 6 years ago
CMakeLists.txt Update version number for R14.0.8 final release. 5 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 Use common CMake tests. 6 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 Improve berkeley db detection with CMake 10 years ago
configure.in.in Allow building kstartperf with automake. 13 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.