summaryrefslogtreecommitdiffstats
path: root/languages/cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0824-31/+31
|
* Revert patch pushed in GIT hash 2b84a5e. The patch is good but pushedDarrell Anderson2012-06-0713-184/+184
| | | | prematurely --- needing another patch set not yet pushed to GIT.
* Branding cleanup: menu, desktop, and docbook files.Darrell Anderson2012-06-0713-184/+184
|
* Branding cleanup: KDE -> TDE, KDevelop -> TDevelopDarrell Anderson2012-06-031-1/+1
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-287-197/+196
|
* Branding cleanup: K Desktop -> Trinity DesktopDarrell Anderson2012-05-261-192/+192
|
* Branding cleanup: KDE -> TDE.Darrell Anderson2012-05-101-3/+3
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-1010-11/+11
|
* GCC 4.7 fix.Darrell Anderson2012-04-271-4/+4
| | | | | This partially resolves bug report 958. Thanks to Francois Andriot.
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-132-2/+2
|
* Fix KDE -> TDE branding.Darrell Anderson2012-03-231-29/+29
|
* Rename additional global TQt functionsTimothy Pearson2012-03-013-8/+8
|
* Rename kde-config to tde-configTimothy Pearson2012-02-2627-35/+35
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-17101-117/+117
|
* Fix up desktop file type specifiers for tqt3Timothy Pearson2012-02-121-1/+1
|
* Rename include subdirectory to tdeTimothy Pearson2012-02-074-6/+6
|
* Rename ksocket and kcacheTimothy Pearson2012-01-301-1/+1
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-261-4/+4
|
* Rename a few stragglersTimothy Pearson2011-12-242-24/+24
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2122-71/+71
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1950-270/+270
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1851-178/+178
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16105-582/+582
| | | | This reverts commit b6ba5d642f3fc7d320e3d6f4650eb259a3a52b04.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-15105-582/+582
|
* Rename additional KDE stringsTimothy Pearson2011-12-083-13/+13
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-0715-30/+30
|
* Fix FTBFS on armelTimothy Pearson2011-11-251-0/+3
|
* Fix FTBFS on armelTimothy Pearson2011-11-241-0/+2
|
* Fix FTBFSTimothy Pearson2011-11-214-6/+15
|
* Finish rename from prior commitTimothy Pearson2011-11-1673-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-16409-933/+933
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-2/+2
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-081-1/+1
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-074-6/+6
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-0610-12/+12
|
* Additional kde to tde renamingTimothy Pearson2011-11-0612-34/+34
|
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-186-9/+9
| | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-311-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of accidental tqStatus string conversionstpearson2011-08-271-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* 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
* Fix a couple of kdevelop signal/slot errorstpearson2011-08-162-1/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1247625 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10158-569/+569
| | | | | | | | 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-1087-451/+451
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix missing Q_OBJECT macrostpearson2011-08-052-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1245170 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0964-140/+140
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdevelop Qt3 compilationtpearson2011-06-1711-58/+58
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1237312 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeveloptpearson2011-06-14337-2742/+2828
| | | | | | | 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] fixed gcc-4.5 incompatibilitiessamelian2011-02-181-3/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1221512 283d02a7-25f6-0310-bc7c-ecb5cbfe19da