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 b703ee9830
Replace QT_STATIC_CONST_* with actual definitions
8 months ago
admin@fabd8c1d11 Reset submodule main/core/tdesdk/admin to latest HEAD 8 months ago
cervisia Replace Q_SIGNALS and Q_SLOTS 8 months ago
doc
kapptemplate Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 9 months ago
kbabel Replace Q_SIGNALS and Q_SLOTS 8 months ago
kbugbuster Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 9 months ago
kdeaccounts-plugin
kdepalettes
kmtrace
kompare Replace Q_SIGNALS and Q_SLOTS 8 months ago
kprofilemethod
kspy Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 9 months ago
kstartperf
kuiviewer Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 9 months ago
poxml Replace Q_SIGNALS and Q_SLOTS 8 months ago
scheck Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 9 months ago
scripts Rename missed Q_SIGNALS 8 months ago
tdecachegrind Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 9 months ago
tdefile-plugins
tdeioslave Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 9 months ago
tdeunittest Replace Q_SIGNALS and Q_SLOTS 8 months ago
translations/desktop_files Merge translation files from master branch. 10 months ago
umbrello Replace QT_STATIC_CONST_* with actual definitions 8 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.