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 fd97ad7ba1
Reset submodule main/core/tdesdk/admin to latest HEAD
4 months ago
admin@272990b269 Reset submodule main/core/tdesdk/admin to latest HEAD 4 months ago
cervisia Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 6 months ago
doc
kapptemplate
kbabel Replace kdemacros.h with tdemacros.h 4 months ago
kbugbuster Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 6 months ago
kdeaccounts-plugin Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 6 months ago
kdepalettes
kmtrace
kompare Replace kdemacros.h with tdemacros.h 4 months ago
kprofilemethod
kspy Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 6 months ago
kstartperf
kuiviewer Replace kdemacros.h with tdemacros.h 4 months ago
poxml Fix FTBFS from prior commit. 7 months ago
scheck Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent 6 months ago
scripts
tdecachegrind
tdefile-plugins
tdeioslave Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 6 months ago
tdeunittest Replace kdemacros.h with tdemacros.h 4 months ago
translations/desktop_files
umbrello Replace KDE_DEPRECATED with TDE_DEPRECATED 6 months ago
.gitmodules
CMakeL10n.txt
CMakeLists.txt
COPYING
COPYING-DOCS
ConfigureChecks.cmake
Makefile.am.in
Makefile.cvs
README
config.h.cmake
configure.in.in

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.