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 f86d80ff9d
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
преди 2 седмици
admin@59a8bf7c09 Reset submodule main/core/tdesdk/admin to latest HEAD преди 1 месец
cervisia Replace Q_SIGNALS and Q_SLOTS преди 2 месеца
doc cmake files: change keywords to lower case преди 3 седмици
kapptemplate Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 2 месеца
kbabel Replace Q_SIGNALS and Q_SLOTS преди 2 месеца
kbugbuster Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 2 месеца
kdeaccounts-plugin Desktop file translations: преди 4 години
kdepalettes Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
kmtrace Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version преди 6 месеца
kompare Replace Q_SIGNALS and Q_SLOTS преди 2 месеца
kprofilemethod [tdesdk/cmake] added forgotten files преди 12 години
kspy Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 2 месеца
kstartperf Removed code formatting modelines. преди 4 години
kuiviewer Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 2 месеца
poxml Replace Q_SIGNALS and Q_SLOTS преди 2 месеца
scheck Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 2 месеца
scripts Rename missed Q_SIGNALS преди 2 месеца
tdecachegrind Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 2 месеца
tdefile-plugins Replace Q_OBJECT with TQ_OBJECT преди 8 месеца
tdeioslave Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 2 месеца
tdeunittest Replace Q_SIGNALS and Q_SLOTS преди 2 месеца
translations/desktop_files Translated using Weblate (Russian) преди 4 месеца
umbrello Replace QT_STATIC_CONST_* with actual definitions преди 1 месец
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. преди 3 години
CMakeL10n.txt Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt преди 2 седмици
CMakeLists.txt Use centralized cmake version преди 2 седмици
COPYING Update COPYING file. преди 11 години
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
ConfigureChecks.cmake Use common CMake tests. преди 5 години
Makefile.am.in Additional renaming of kde to tde преди 13 години
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
README Update README преди 9 години
config.h.cmake Add a backtrace function and library detection. преди 3 години
configure.in.in Allow building kstartperf with automake. преди 12 години

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.