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
Darrell Anderson 8d740ff033
Branding cleanup: KDE -> TDE.
12 years ago
admin@a7f223eb92 Reset submodule main/tdesdk/admin to latest HEAD 12 years ago
cervisia Rename additional global TQt functions 12 years ago
cmake@d2f658ca47 Reset submodule main/tdesdk/cmake to latest HEAD 12 years ago
doc Branding cleanup: K menu -> TDE menu. 12 years ago
kapptemplate Branding cleanup: KDE -> TDE. 12 years ago
kbabel Branding cleanup: I18N_NOOP KDE -> TDE. 12 years ago
kbugbuster Fix FTBFS 12 years ago
kdeaccounts-plugin Rename additional global TQt functions 12 years ago
kdepalettes Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kfile-plugins Remove spurious TQ_OBJECT instances 12 years ago
kioslave Branding cleanup: I18N_NOOP KDE -> TDE. 12 years ago
kmtrace Rename additional global TQt functions 12 years ago
kompare Fix KDE -> TDE branding. 12 years ago
kprofilemethod [tdesdk/cmake] added forgotten files 12 years ago
kspy Rename additional global TQt functions 12 years ago
kstartperf Branding cleanup: KDE -> TDE. 12 years ago
kuiviewer Remove spurious TQ_OBJECT instances 12 years ago
kunittest Remove spurious TQ_OBJECT instances 12 years ago
poxml Fix inadvertent "TQ" changes. 12 years ago
scheck Rename straggling environment variables KDE->TDE. 12 years ago
scripts Branding cleanup: KDE -> TDE. 12 years ago
tdecachegrind Branding cleanup: KDE -> TDE. 12 years ago
umbrello Branding cleanup: KDE -> TDE. 12 years ago
.gitmodules Added common directories 13 years ago
CMakeLists.txt [tdesdk] cmake port 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 Additional renaming of kde to tde 13 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
tdesdk.lsm Finish rename from prior commit 13 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.