summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1816-164/+164
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1626-288/+288
| | | | This reverts commit f61f056943a68ecc5fa7e7789a7b9c82901a9157.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1526-288/+288
|
* Rename additional KDE stringsTimothy Pearson2011-12-081-2/+2
|
* Reset submodule main/applications/kbfx/admin to latest HEADAutomated System2011-12-071-0/+0
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-075-5/+5
|
* Reset submodule main/applications/kbfx/admin to latest HEADAutomated System2011-12-031-0/+0
|
* Reset submodule main/applications/kbfx/admin to latest HEADAutomated System2011-11-261-0/+0
|
* Remove references to cmakemodulesTimothy Pearson2011-11-261-15/+0
|
* Clean upTimothy Pearson2011-11-2532-5306/+0
|
* Fix FTBFS againTimothy Pearson2011-11-257-4/+33
|
* Update remaining plugins to new CMake systemTimothy Pearson2011-11-254-177/+175
|
* Fix configdialog FTBFSTimothy Pearson2011-11-256-56/+57
|
* Fix config cmake filesTimothy Pearson2011-11-251-56/+49
|
* Fix FBTFSTimothy Pearson2011-11-254-5/+9
|
* Fix FTBFSTimothy Pearson2011-11-253-1/+4
|
* Fix common/data cmake filesTimothy Pearson2011-11-251-48/+46
|
* Migrate main cmake fileTimothy Pearson2011-11-252-73/+49
|
* Fix library cmake fileTimothy Pearson2011-11-251-48/+55
|
* Fix installation directoryTimothy Pearson2011-11-252-2/+1
|
* Initial attempt at using the standard CMake systemTimothy Pearson2011-11-257-248/+494
|
* Reset submodule main/applications/kbfx/admin to latest HEADAutomated System2011-11-181-0/+0
|
* Finish rename from prior commitTimothy Pearson2011-11-161-0/+0
|
* Reset submodule main/applications/kbfx/cmake to latest HEADAutomated System2011-11-161-0/+0
|
* Reset submodule main/applications/kbfx/admin to latest HEADAutomated System2011-11-161-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-166-30/+30
|
* Reset submodule main/applications/kbfx/admin to latest HEADAutomated System2011-11-081-0/+0
|
* Reset submodule main/applications/kbfx/admin to latest HEADAutomated System2011-11-061-0/+0
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-0613-67/+67
|
* Reset submodule main/applications/kbfx/cmake to latest HEADAutomated System2011-11-061-0/+0
|
* Reset submodule main/applications/kbfx/cmake to latest HEADAutomated System2011-11-061-0/+0
|
* Reset submodule main/applications/kbfx/admin to latest HEADAutomated System2011-11-061-0/+0
|
* Additional kde to tde renamingTimothy Pearson2011-11-064-47/+47
|
* Reset submodule main/applications/kbfx/admin to latest HEADAutomated System2011-11-051-0/+0
|
* Added common directoriesTimothy Pearson2011-11-043-0/+6
|
* Fix kbfx FTBFS under oneiricv3.5.13tpearson2011-10-151-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbfx@1258955 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/applications/kbfx@1248413 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-218-39/+39
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbfx@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1038-74/+74
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbfx@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1019-39/+39
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbfx@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kbfx FTBFS under gcc4.6tpearson2011-08-012-5/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbfx@1244307 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0914-258/+258
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbfx@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵tpearson2011-06-1410-10/+10
| | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbfx@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kbfxtpearson2011-05-0596-2507/+2537
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbfx@1230544 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix up kbfx CMake files to allow compilation with TDE >= 3.5.13tpearson2011-05-053-124/+410
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbfx@1230529 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-2381-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbfx@1106820 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed CMaketpearson2010-03-111-0/+26
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbfx@1101833 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added old KDE3 version of kbfxtpearson2010-02-17281-0/+39056
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbfx@1091549 283d02a7-25f6-0310-bc7c-ecb5cbfe19da