TDE software development kit
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Go to file
Michele Calgaro f86d80ff9d
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
il y a 2 semaines
admin@59a8bf7c09 Reset submodule main/core/tdesdk/admin to latest HEAD il y a 1 mois
cervisia Replace Q_SIGNALS and Q_SLOTS il y a 2 mois
doc cmake files: change keywords to lower case il y a 3 semaines
kapptemplate Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 2 mois
kbabel Replace Q_SIGNALS and Q_SLOTS il y a 2 mois
kbugbuster Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 2 mois
kdeaccounts-plugin Desktop file translations: il y a 4 ans
kdepalettes Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
kmtrace Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version il y a 6 mois
kompare Replace Q_SIGNALS and Q_SLOTS il y a 2 mois
kprofilemethod [tdesdk/cmake] added forgotten files il y a 12 ans
kspy Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 2 mois
kstartperf Removed code formatting modelines. il y a 4 ans
kuiviewer Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 2 mois
poxml Replace Q_SIGNALS and Q_SLOTS il y a 2 mois
scheck Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 2 mois
scripts Rename missed Q_SIGNALS il y a 2 mois
tdecachegrind Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 2 mois
tdefile-plugins Replace Q_OBJECT with TQ_OBJECT il y a 8 mois
tdeioslave Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 2 mois
tdeunittest Replace Q_SIGNALS and Q_SLOTS il y a 2 mois
translations/desktop_files Translated using Weblate (Russian) il y a 4 mois
umbrello Replace QT_STATIC_CONST_* with actual definitions il y a 1 mois
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. il y a 3 ans
CMakeL10n.txt Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt il y a 2 semaines
CMakeLists.txt Use centralized cmake version il y a 2 semaines
COPYING Update COPYING file. il y a 11 ans
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
ConfigureChecks.cmake Use common CMake tests. il y a 5 ans
Makefile.am.in Additional renaming of kde to tde il y a 13 ans
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
README Update README il y a 9 ans
config.h.cmake Add a backtrace function and library detection. il y a 3 ans
configure.in.in Allow building kstartperf with automake. il y a 12 ans

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.