TDE software development kit
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
ファイルへ移動
Slávek Banko 46161a34a9
Fix FTBFS from prior commit.
1週間前
admin@59a8bf7c09 Reset submodule main/core/tdesdk/admin to latest HEAD 2ヶ月前
cervisia Replace Q_SIGNALS and Q_SLOTS 3ヶ月前
doc cmake files: change keywords to lower case 2ヶ月前
kapptemplate Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
kbabel Replace Q_SIGNALS and Q_SLOTS 3ヶ月前
kbugbuster Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
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 7ヶ月前
kompare Replace Q_SIGNALS and Q_SLOTS 3ヶ月前
kprofilemethod [tdesdk/cmake] added forgotten files 12年前
kspy Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
kstartperf Removed code formatting modelines. 4年前
kuiviewer Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
poxml Fix FTBFS from prior commit. 1週間前
scheck Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
scripts Rename missed Q_SIGNALS 3ヶ月前
tdecachegrind Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
tdefile-plugins Replace Q_OBJECT with TQ_OBJECT 9ヶ月前
tdeioslave Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3ヶ月前
tdeunittest Replace Q_SIGNALS and Q_SLOTS 3ヶ月前
translations/desktop_files Translated using Weblate (Russian) 5ヶ月前
umbrello Replace QT_STATIC_CONST_* with actual definitions 2ヶ月前
.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 1ヶ月前
CMakeLists.txt Use centralized cmake version 1ヶ月前
COPYING Update COPYING file. 12年前
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 10年前
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.