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 11ec7d48f6
Reset submodule main/core/tdesdk/admin to latest HEAD
11 months ago
admin@3019aa7ad1 Reset submodule main/core/tdesdk/admin to latest HEAD 11 months ago
cervisia Replace Qt with TQt 11 months ago
doc Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 1 year ago
kapptemplate Replace Q_OBJECT with TQ_OBJECT 1 year ago
kbabel Replace Qt with TQt 11 months ago
kbugbuster Replace Qt with TQt 11 months 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 Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 1 year ago
kompare Replace Qt with TQt 11 months ago
kprofilemethod [tdesdk/cmake] added forgotten files 13 years ago
kspy Replace tqt_mo_* defines 1 year ago
kstartperf Removed code formatting modelines. 4 years ago
kuiviewer Replace TQ_*Focus* and TQ_Scale* defines 1 year ago
poxml Replace Qt with TQt 11 months ago
scheck Replace Qt with TQt 11 months ago
scripts Replace Qt with TQt 11 months ago
tdecachegrind Replace Qt with TQt 11 months 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 Merge translation files from master branch. 11 months ago
umbrello Replace Qt with TQt 11 months ago
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 years ago
CMakeL10n.txt Raise the minimum required version of CMake to 3.5. 11 months ago
CMakeLists.txt Raise the minimum required version of CMake to 3.5. 11 months 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. 6 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. 13 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.