summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16103-560/+560
| | | | This reverts commit 23aecb275d6085b7a15a38da0180edf156c8ea9d.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-15103-560/+560
|
* Reset submodule main/tdeaccessibility/admin to latest HEADAutomated System2011-12-071-0/+0
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-079-18/+18
|
* Reset submodule main/tdeaccessibility/admin to latest HEADAutomated System2011-12-031-0/+0
|
* Reset submodule main/tdeaccessibility/admin to latest HEADAutomated System2011-11-261-0/+0
|
* Fix FTBFS on armelTimothy Pearson2011-11-211-0/+3
|
* Fix FTBFS on armelTimothy Pearson2011-11-201-1/+1
|
* Fix FTBFSTimothy Pearson2011-11-201-2/+2
|
* Reset submodule main/tdeaccessibility/admin to latest HEADAutomated System2011-11-181-0/+0
|
* Finish rename from prior commitTimothy Pearson2011-11-1610-0/+0
|
* Reset submodule main/tdeaccessibility/cmake to latest HEADAutomated System2011-11-161-0/+0
|
* Reset submodule main/tdeaccessibility/admin to latest HEADAutomated System2011-11-161-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1663-136/+136
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-159-13/+13
|
* Reset submodule main/tdeaccessibility/admin to latest HEADAutomated System2011-11-081-0/+0
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-081-1/+1
|
* Rename kwin to twin (Part 2 of 2)Timothy Pearson2011-11-072-0/+0
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-076-6/+6
|
* Reset submodule main/tdeaccessibility/admin to latest HEADAutomated System2011-11-061-0/+0
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-0612-18/+18
|
* Reset submodule main/tdeaccessibility/cmake to latest HEADAutomated System2011-11-061-0/+0
|
* Actually move the kde files that were renamed in the last commitTimothy Pearson2011-11-0617-0/+0
|
* Reset submodule main/tdeaccessibility/cmake to latest HEADAutomated System2011-11-061-0/+0
|
* Reset submodule main/tdeaccessibility/admin to latest HEADAutomated System2011-11-061-0/+0
|
* Additional kde to tde renamingTimothy Pearson2011-11-0629-13/+13
|
* Reset submodule main/tdeaccessibility/admin to latest HEADAutomated System2011-11-051-0/+0
|
* Added common directoriesTimothy Pearson2011-11-043-0/+6
|
* Fix kdeaccessibility FTBFS under oneiricv3.5.13tpearson2011-10-123-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1258652 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-105-5/+5
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-313-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of accidental tqStatus string conversionstpearson2011-08-271-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Second part of previous committpearson2011-08-211-0/+0
| | | | | | | Move files with kde3 in their name to have trinity in their name instead git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1248413 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-2117-60/+60
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10152-529/+529
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1054-213/+213
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0936-65/+65
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-072-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeaccessibilitytpearson2011-06-17234-2527/+2601
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1237325 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of runtime object identification problems which led to an even ↵tpearson2011-02-241-3/+3
| | | | | | | | | 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/kdeaccessibility@1222475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link cmake directory to Trinity modifiable shared cmake SVN foldertpearson2010-10-050-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1182913 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0224-34/+34
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1158414 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-31204-6058/+6058
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1157633 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Redirect externals to svn://anonsvn instead of svn+ssh:// (Closes bug 222920)tpearson2010-01-160-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1075407 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Redirect admin directories to Trinity-specific ↵tpearson2010-01-010-0/+0
| | | | | | "svn+ssh://svn.kde.org/home/kde/branches/trinity/kde-common/admin" directory git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1068356 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-253279-0/+107941
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da