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 15fd982db8
Reset submodule main/tdesdk/cmake to latest HEAD
6 years ago
admin@2ba4c0d451 Reset submodule main/tdesdk/admin to latest HEAD 6 years ago
cervisia Add CMakeL10n rules. 6 years ago
cmake@a2fbe3aa43 Reset submodule main/tdesdk/cmake to latest HEAD 6 years ago
doc qt -> tqt conversion: 6 years ago
kapptemplate LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
kbabel Add CMakeL10n rules. 6 years ago
kbugbuster Add CMakeL10n rules. 6 years ago
kdeaccounts-plugin
kdepalettes
kmtrace qt -> tqt conversion: 6 years ago
kompare Add CMakeL10n rules. 6 years ago
kprofilemethod
kspy Add CMakeL10n rules. 6 years ago
kstartperf Add CMakeL10n rules. 6 years ago
kuiviewer Add CMakeL10n rules. 6 years ago
poxml LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
scheck
scripts Removed some obsolete code related to Qt1. 6 years ago
tdecachegrind Add CMakeL10n rules. 6 years ago
tdefile-plugins Add CMakeL10n rules. 6 years ago
tdeioslave Add CMakeL10n rules. 6 years ago
tdeunittest LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
umbrello Add CMakeL10n rules. 6 years ago
.gitmodules
CMakeL10n.txt Add CMakeL10n rules. 6 years ago
CMakeLists.txt Avoid overriding user linker flags (LDFLAGS) for modules and shared libs 6 years ago
COPYING
COPYING-DOCS
ConfigureChecks.cmake
Makefile.am.in
Makefile.cvs
README
config.h.cmake
configure.in.in
tdesdk.lsm Update version number to R14.1.0 10 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.