Commit Graph

121 Commits (0dd2eb863a523d755a412d2278d520ec23c78bd4)

Author SHA1 Message Date
Timothy Pearson 07a23b0645 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 773793eead Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 94fbae4a48 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 44a28c50e8 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 201e831d6d Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Slávek Banko 104a85980f Fix 'format not a string literal' error
Thanks to Francois Andriot
12 years ago
Darrell Anderson e827f8d512 Fix QString -> TQString. 13 years ago
Darrell Anderson ae18106102 Update image files.
Thanks to E. Liddell.
13 years ago
Darrell Anderson eca4e8fa7c Update for recent TQ changes. 13 years ago
Darrell Anderson c7d6ceec98 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 64add49649 Branding cleanup: *.desktop files 13 years ago
Darrell Anderson 08cb942f94 Update lsm files. 13 years ago
Darrell Anderson caeba640ed Branding cleanup: I18N_NOOP KDE -> TDE. 13 years ago
Darrell Anderson 220261c98b Fix failure to correctly detect Apache Portable Runtime (APR).
This resolves bug report 916.
Thanks to David C. Rankin.
13 years ago
Darrell Anderson f445bdb526 Fix inadvertent "TQ" changes. 13 years ago
Timothy Pearson 83f8f1966b Rename additional global functions and variables for tqt3 13 years ago
Timothy Pearson 9b9d4ea191 Rename additional global TQt functions 13 years ago
Timothy Pearson 0e18e8be57 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 206cd56ef2 Rename ksocket and kcache 13 years ago
Timothy Pearson 62ede13396 Rename KDE_MAKE_VERSION and update TDE version string 13 years ago
Timothy Pearson c7d9d93a4d Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson dc141e9d18 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson d6609da6b8 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 548395e018 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit bb7be23617.
13 years ago
Timothy Pearson bb7be23617 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 637521a29b Rename KDEHOME and KDEDIR 13 years ago
Timothy Pearson abece5df5e Fix FTBFS on oneiric 13 years ago
Timothy Pearson c1fe8cdb8e Fix build ordering 13 years ago
Timothy Pearson bc58c5477b Fix build dependency ordering 13 years ago
Timothy Pearson 50368d5b4c Rename libtdesvnpart 13 years ago
Timothy Pearson 16b1cda9d7 Fix build dependency order 13 years ago
Timothy Pearson f3e7f4bd15 Fix FTBFS 13 years ago
Timothy Pearson 32f900cc79 Fix more FBTFS problems 13 years ago
Timothy Pearson 67ba735507 Fix more FTBFS problems 13 years ago
Timothy Pearson faca9d4026 Fix a number of build failures 13 years ago
Timothy Pearson 28972708f2 Merge additional cmake files 13 years ago
Timothy Pearson 4ce4baa8d6 Update svn/sqlite cmake detection 13 years ago
Timothy Pearson a151d8a541 Integrate merged cmake files 13 years ago
Timothy Pearson b6c108cbf3 Merge cmake files 13 years ago
Timothy Pearson 19b4e0512f CMake updates 13 years ago
Timothy Pearson a49597806e Add link to kcfg file 13 years ago
Timothy Pearson 543547198f Fix cmake 13 years ago
Timothy Pearson 7a8eeda357 CMake fixes 13 years ago
Timothy Pearson 18b7338644 Remove unneeded header globs 13 years ago
Timothy Pearson 2ee58065a3 Fix kded_tdesvnd problem 13 years ago
Timothy Pearson 2d47470461 Try to fix sqlite problem 13 years ago
Timothy Pearson 1104088efc Fix FTBFS 13 years ago
Timothy Pearson a9fbdbd29b Initial attempt at using the standard CMake system 13 years ago
Timothy Pearson 2a84b711d4 Finish rename from prior commit 13 years ago
Timothy Pearson 7fbb972791 Additional renaming of kde to tde 13 years ago
Timothy Pearson 497d419c0d Rename KDE_VERSION to TDE_VERSION 13 years ago
Timothy Pearson 6fbca8ca80 Rename kwin to twin (part 1 of 2) 13 years ago
Timothy Pearson 7b8aca4487 Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson ba5627f440 Actually move the kde files that were renamed in the last commit 13 years ago
Timothy Pearson 063c9e3c7d Additional kde to tde renaming 13 years ago
Timothy Pearson b5139afd7b Rename kde libraries to tde 13 years ago
tpearson 1b8d048c94 Fix kdesvn FTBFS under oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1258962 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson ae34f3661e Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q*
This fixes the Kopete MSN protocol among other things


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 93847f5651 Fix remaining instances of tqStatus embedded in user visible strings
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9f3eff1ef5 Fix a number of accidental tqStatus string conversions
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson de1f774d6c Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 2176199f9c Convert accidental instances of STQL to the proper SQL
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1247182 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson c6b2971732 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 93f9fda465 rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 4be907152d Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 421a6fdcbe Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6c8e5e5544 Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d7633c195a Port kdesvn to TQt4
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1230412 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson e38a2cdec5 * Chakra project bugfix
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1172729 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 01025cf10c Fixed images
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1106828 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson e2f541c98d Added KDE3 version of kdesvn
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1103685 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago