summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates
Commit message (Collapse)AuthorAgeFilesLines
* Fix kde4app change from commit 57cce360Slávek Banko2012-11-171-1/+1
|
* Fix last commitTimothy Pearson2012-11-157-97/+97
|
* Automatically update admin submodule and copy sustem libtool files before ↵Timothy Pearson2012-11-15177-1152/+1152
| | | | | | | first build Fix FTBFS in many TDE sample projects Place TDE sample projects in a TDE category instead of a KDE category
* Fix inadvertent tq changes.Darrell Anderson2012-10-212-4/+4
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-2118-28/+28
|
* Update template files consistent with TDE installation locationDarrell Anderson2012-07-057-10/+10
| | | | and bug report 892.
* Image branding update, add files from commit 998ebd2e.Darrell Anderson2012-07-041-0/+0
|
* Fix help files, kdevelop->tdevelop branding, fix startup.Darrell Anderson2012-07-048-310/+310
|
* Branding: KDE panel->TDE panel.Darrell Anderson2012-06-271-30/+29
|
* Branding: KDevelop -> TDevelop, fix menuDarrell Anderson2012-06-083-24/+24
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0814-21/+21
|
* Revert patch pushed in GIT hash 2b84a5e. The patch is good but pushedDarrell Anderson2012-06-073-24/+24
| | | | prematurely --- needing another patch set not yet pushed to GIT.
* Branding cleanup: menu, desktop, and docbook files.Darrell Anderson2012-06-073-24/+24
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-287-197/+196
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-1010-11/+11
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-1/+1
|
* Fix KDE -> TDE branding.Darrell Anderson2012-03-231-29/+29
|
* Rename additional global TQt functionsTimothy Pearson2012-03-012-2/+2
|
* Rename kde-config to tde-configTimothy Pearson2012-02-2627-35/+35
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1754-62/+62
|
* Fix up desktop file type specifiers for tqt3Timothy Pearson2012-02-121-1/+1
|
* Rename include subdirectory to tdeTimothy Pearson2012-02-073-5/+5
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-261-4/+4
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-217-14/+14
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1915-25/+25
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1811-22/+22
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1634-73/+73
| | | | This reverts commit b6ba5d642f3fc7d320e3d6f4650eb259a3a52b04.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1534-73/+73
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-0712-22/+22
|
* Finish rename from prior commitTimothy Pearson2011-11-1657-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-16249-650/+650
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-2/+2
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-0610-12/+12
|
* Additional kde to tde renamingTimothy Pearson2011-11-069-10/+10
|
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-212-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1073-148/+148
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1034-59/+59
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0930-43/+43
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeveloptpearson2011-06-14178-552/+614
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1236710 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of runtime object identification problems which led to an even ↵tpearson2011-02-241-1/+1
| | | | | | | | | larger array of minor glitches NOTE: kdevelop and kdewebdev still need to be fully repaired git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdevelop] initial cmake supportsamelian2011-01-2360-10/+1619
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216516 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdevelop] rename CMakeLists.txt to avoid conflicts with cmake build systemsamelian2011-01-224-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216313 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdevelop] rename CMakeLists.txt to avoid conflicts with cmake build systemsamelian2011-01-221-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1216307 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0222-29/+29
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1158455 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-31119-1011/+1011
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1157658 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25778-0/+39056
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da