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
Michele Calgaro 3cb0d9a6cd
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
2 years ago
admin@a7f75ac0ff Reset submodule main/core/tdesdk/admin to latest HEAD 2 years ago
cervisia Removed code formatting modelines. 4 years ago
doc Remove the CMake rule for processing tdesvn-build manual in the previous directory. 4 years ago
kapptemplate Renaming of files in preparation for code style tools. 3 years ago
kbabel Replaced 'includehints' with 'includes' in *.ui files. 2 years ago
kbugbuster Removed code formatting modelines. 4 years ago
kdeaccounts-plugin Desktop file translations: 4 years ago
kdepalettes Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kmtrace Fix backtrace detection with CMake 2.x. 3 years ago
kompare Removed code formatting modelines. 4 years ago
kprofilemethod [tdesdk/cmake] added forgotten files 12 years ago
kspy Renaming of files in preparation for code style tools. 3 years ago
kstartperf Removed code formatting modelines. 4 years ago
kuiviewer Desktop file translations: 4 years ago
poxml Renaming of files in preparation for code style tools. 3 years ago
scheck Removed code formatting modelines. 4 years ago
scripts Removed code formatting modelines. 4 years ago
tdecachegrind Removed code formatting modelines. 4 years ago
tdefile-plugins Removed code formatting modelines. 4 years ago
tdeioslave Desktop file translations: 4 years ago
tdeunittest LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
translations/desktop_files Update translation files 3 years ago
umbrello Use new icon in tdelibs. 3 years ago
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 years ago
CMakeL10n.txt Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. 2 years ago
CMakeLists.txt Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. 2 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. 5 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 Add a backtrace function and library detection. 3 years ago
configure.in.in Allow building kstartperf with automake. 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.