TDE software development kit
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Slávek Banko 10ec4f7459
Official Trinity Desktop Environment v3.5.13.2 release
11 years ago
admin@6613b274c8 Official Trinity Desktop Environment v3.5.13.2 release 11 years ago
cervisia Fix various cmake build issues 12 years ago
cmake@9773bff74a Reset submodule main/tdesdk/cmake to latest HEAD 11 years ago
doc Fix references to user profile directory. 12 years ago
kapptemplate Fix installation of unwanted git files into kapptemplate 11 years ago
kbabel Fix references to user profile directory. 12 years ago
kbugbuster Fix FTBFS 12 years ago
kcachegrind Fix inadvertent rename of kcachegrind in cmake build 12 years ago
kdeaccounts-plugin [tdesdk/cmake] added forgotten files 12 years ago
kdepalettes Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kfile-plugins [tdesdk/cmake] added forgotten files 12 years ago
kioslave Add Comment description to KDED service in support of bug report 1129. 11 years ago
kmtrace Fix various cmake build issues 12 years ago
kompare Fix Kompare process not exiting 11 years ago
kprofilemethod [tdesdk/cmake] added forgotten files 12 years ago
kspy [tdesdk/cmake] added forgotten files 12 years ago
kstartperf Fix kstartperf link library 12 years ago
kuiviewer [tdesdk/cmake] added forgotten files 12 years ago
kunittest Fix various cmake build issues 12 years ago
poxml Fix inadvertent "TQ" changes. 12 years ago
scheck Fix various cmake build issues 12 years ago
scripts Fix various cmake build issues 12 years ago
umbrello Fix inadvertent renaming. 11 years ago
.gitmodules Add common directories 12 years ago
CMakeLists.txt Fix inadvertent rename of kcachegrind in cmake build 12 years ago
COPYING Fixed remaining GPL address zip codes 15 years ago
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ConfigureChecks.cmake [kdesdk] added cmake support for "cervisia" and "kapptemplate" 13 years ago
Makefile.am.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
config.h.cmake [tdesdk] cmake port 12 years ago
configure.in.in Allow building kstartperf with automake. 12 years ago
kdesdk.lsm Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

In this file:

* What it is

What it is
----------

This is a collection of applications and tools used by KDE developers.
It also has example code for use in learning KDE programming or starting
a new KDE application.

* cervisia: CVS client part
* kapptemplate: shell script to easy the beginning of new apps
* kexample: a sample KDE application, heavily documented
* kbabel: an editor for *.po files
* kbugbuster: a graphical frontend for the KDE bug reporting system
* kdepalettes: palettes matching KDE'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.