TDE software development kit
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Go to file
Slávek Banko 46161a34a9
Fix FTBFS from prior commit.
4 dni temu
admin@59a8bf7c09 Reset submodule main/core/tdesdk/admin to latest HEAD 2 miesięcy temu
cervisia Replace Q_SIGNALS and Q_SLOTS 2 miesięcy temu
doc cmake files: change keywords to lower case 1 miesiąc temu
kapptemplate Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
kbabel Replace Q_SIGNALS and Q_SLOTS 2 miesięcy temu
kbugbuster Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
kdeaccounts-plugin Desktop file translations: 4 lat temu
kdepalettes Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
kmtrace Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 7 miesięcy temu
kompare Replace Q_SIGNALS and Q_SLOTS 2 miesięcy temu
kprofilemethod [tdesdk/cmake] added forgotten files 12 lat temu
kspy Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
kstartperf Removed code formatting modelines. 4 lat temu
kuiviewer Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
poxml Fix FTBFS from prior commit. 4 dni temu
scheck Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
scripts Rename missed Q_SIGNALS 2 miesięcy temu
tdecachegrind Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
tdefile-plugins Replace Q_OBJECT with TQ_OBJECT 9 miesięcy temu
tdeioslave Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 miesięcy temu
tdeunittest Replace Q_SIGNALS and Q_SLOTS 2 miesięcy temu
translations/desktop_files Translated using Weblate (Russian) 4 miesięcy temu
umbrello Replace QT_STATIC_CONST_* with actual definitions 2 miesięcy temu
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 lat temu
CMakeL10n.txt Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt 1 miesiąc temu
CMakeLists.txt Use centralized cmake version 1 miesiąc temu
COPYING Update COPYING file. 12 lat temu
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
ConfigureChecks.cmake Use common CMake tests. 5 lat temu
Makefile.am.in Additional renaming of kde to tde 13 lat temu
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 lat temu
README Update README 10 lat temu
config.h.cmake Add a backtrace function and library detection. 3 lat temu
configure.in.in Allow building kstartperf with automake. 12 lat temu

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.