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 2ceb4caa0b
Drop TQT_BASE_OBJECT* defines
1 year ago
admin@bf85388347 Reset submodule main/core/tdesdk/admin to latest HEAD 1 year ago
cervisia Replace Q_OBJECT with TQ_OBJECT 1 year ago
doc Drop TQT_NO_COMPAT code 1 year ago
kapptemplate Replace Q_OBJECT with TQ_OBJECT 1 year ago
kbabel Drop TQT_BASE_OBJECT* defines 1 year ago
kbugbuster Replace Q_OBJECT with TQ_OBJECT 1 year ago
kdeaccounts-plugin
kdepalettes
kmtrace Fix functionality broken by commit d619f66 1 year ago
kompare Drop TQT_BASE_OBJECT* defines 1 year ago
kprofilemethod
kspy Replace Q_OBJECT with TQ_OBJECT 1 year ago
kstartperf Removed code formatting modelines. 4 years ago
kuiviewer Replace Q_OBJECT with TQ_OBJECT 1 year ago
poxml Renaming of files in preparation for code style tools. 4 years ago
scheck Drop TQT_BASE_OBJECT* defines 1 year ago
scripts Replace Q_OBJECT with TQ_OBJECT 1 year ago
tdecachegrind Drop TQT_BASE_OBJECT* defines 1 year ago
tdefile-plugins Replace Q_OBJECT with TQ_OBJECT 1 year ago
tdeioslave Replace Q_OBJECT with TQ_OBJECT 1 year ago
tdeunittest Replace Q_OBJECT with TQ_OBJECT 1 year ago
translations/desktop_files Update translation files 3 years ago
umbrello Drop TQT_BASE_OBJECT* defines 1 year ago
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 4 years ago
CMakeL10n.txt Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. 3 years ago
CMakeLists.txt Use TDE cmake macro to set version 2 years ago
COPYING
COPYING-DOCS
ConfigureChecks.cmake
Makefile.am.in
Makefile.cvs
README
config.h.cmake Add a backtrace function and library detection. 3 years ago
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.