TDE software development kit
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Ir al archivo
Michele Calgaro f86d80ff9d
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
hace 2 semanas
admin@59a8bf7c09 Reset submodule main/core/tdesdk/admin to latest HEAD hace 1 mes
cervisia Replace Q_SIGNALS and Q_SLOTS hace 2 meses
doc cmake files: change keywords to lower case hace 3 semanas
kapptemplate Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
kbabel Replace Q_SIGNALS and Q_SLOTS hace 2 meses
kbugbuster Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
kdeaccounts-plugin Desktop file translations: hace 4 años
kdepalettes Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
kmtrace Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version hace 6 meses
kompare Replace Q_SIGNALS and Q_SLOTS hace 2 meses
kprofilemethod [tdesdk/cmake] added forgotten files hace 12 años
kspy Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
kstartperf Removed code formatting modelines. hace 4 años
kuiviewer Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
poxml Replace Q_SIGNALS and Q_SLOTS hace 2 meses
scheck Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
scripts Rename missed Q_SIGNALS hace 2 meses
tdecachegrind Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
tdefile-plugins Replace Q_OBJECT with TQ_OBJECT hace 8 meses
tdeioslave Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
tdeunittest Replace Q_SIGNALS and Q_SLOTS hace 2 meses
translations/desktop_files Translated using Weblate (Russian) hace 4 meses
umbrello Replace QT_STATIC_CONST_* with actual definitions hace 1 mes
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. hace 3 años
CMakeL10n.txt Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt hace 2 semanas
CMakeLists.txt Use centralized cmake version hace 2 semanas
COPYING Update COPYING file. hace 11 años
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
ConfigureChecks.cmake Use common CMake tests. hace 5 años
Makefile.am.in Additional renaming of kde to tde hace 13 años
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
README Update README hace 9 años
config.h.cmake Add a backtrace function and library detection. hace 3 años
configure.in.in Allow building kstartperf with automake. hace 12 años

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.