TDE software development kit
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Přejít na soubor
Slávek Banko 46161a34a9
Fix FTBFS from prior commit.
před 1 týdnem
admin@59a8bf7c09 Reset submodule main/core/tdesdk/admin to latest HEAD před 2 měsíci
cervisia Replace Q_SIGNALS and Q_SLOTS před 3 měsíci
doc cmake files: change keywords to lower case před 2 měsíci
kapptemplate Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
kbabel Replace Q_SIGNALS and Q_SLOTS před 3 měsíci
kbugbuster Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
kdeaccounts-plugin Desktop file translations: před 4 roky
kdepalettes Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
kmtrace Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version před 7 měsíci
kompare Replace Q_SIGNALS and Q_SLOTS před 3 měsíci
kprofilemethod [tdesdk/cmake] added forgotten files před 12 roky
kspy Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
kstartperf Removed code formatting modelines. před 4 roky
kuiviewer Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
poxml Fix FTBFS from prior commit. před 1 týdnem
scheck Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
scripts Rename missed Q_SIGNALS před 3 měsíci
tdecachegrind Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
tdefile-plugins Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
tdeioslave Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
tdeunittest Replace Q_SIGNALS and Q_SLOTS před 3 měsíci
translations/desktop_files Translated using Weblate (Russian) před 5 měsíci
umbrello Replace QT_STATIC_CONST_* with actual definitions před 2 měsíci
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. před 3 roky
CMakeL10n.txt Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt před 1 měsícem
CMakeLists.txt Use centralized cmake version před 1 měsícem
COPYING Update COPYING file. před 12 roky
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
ConfigureChecks.cmake Use common CMake tests. před 5 roky
Makefile.am.in Additional renaming of kde to tde před 13 roky
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
README Update README před 10 roky
config.h.cmake Add a backtrace function and library detection. před 3 roky
configure.in.in Allow building kstartperf with automake. před 12 roky

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.