TDE software development kit
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Datei suchen
Slávek Banko 46161a34a9
Fix FTBFS from prior commit.
vor 5 Tagen
admin@59a8bf7c09 Reset submodule main/core/tdesdk/admin to latest HEAD vor 2 Monaten
cervisia Replace Q_SIGNALS and Q_SLOTS vor 2 Monaten
doc cmake files: change keywords to lower case vor 1 Monat
kapptemplate Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
kbabel Replace Q_SIGNALS and Q_SLOTS vor 2 Monaten
kbugbuster Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
kdeaccounts-plugin Desktop file translations: vor 4 Jahren
kdepalettes Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
kmtrace Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version vor 7 Monaten
kompare Replace Q_SIGNALS and Q_SLOTS vor 2 Monaten
kprofilemethod [tdesdk/cmake] added forgotten files vor 12 Jahren
kspy Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
kstartperf Removed code formatting modelines. vor 4 Jahren
kuiviewer Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
poxml Fix FTBFS from prior commit. vor 5 Tagen
scheck Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
scripts Rename missed Q_SIGNALS vor 2 Monaten
tdecachegrind Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
tdefile-plugins Replace Q_OBJECT with TQ_OBJECT vor 9 Monaten
tdeioslave Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
tdeunittest Replace Q_SIGNALS and Q_SLOTS vor 2 Monaten
translations/desktop_files Translated using Weblate (Russian) vor 4 Monaten
umbrello Replace QT_STATIC_CONST_* with actual definitions vor 2 Monaten
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. vor 3 Jahren
CMakeL10n.txt Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt vor 1 Monat
CMakeLists.txt Use centralized cmake version vor 1 Monat
COPYING Update COPYING file. vor 12 Jahren
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
ConfigureChecks.cmake Use common CMake tests. vor 5 Jahren
Makefile.am.in Additional renaming of kde to tde vor 13 Jahren
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
README Update README vor 10 Jahren
config.h.cmake Add a backtrace function and library detection. vor 3 Jahren
configure.in.in Allow building kstartperf with automake. vor 12 Jahren

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.