summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-0418-30/+30
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0149-68/+68
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0181-567/+567
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-315-9/+9
|
* Rename KSharedTimothy Pearson2013-01-312-2/+2
|
* Fix up remaining references to -lkioTimothy Pearson2013-01-281-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2782-126/+126
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-3/+3
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-25110-351/+351
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2431-91/+91
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-195-6/+6
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-5/+5
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-2/+2
|
* Fix QString -> TQString.Darrell Anderson2012-09-161-2/+2
|
* Nominal branding updates to support k3b-i18n.Darrell Anderson2012-08-082-2/+2
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-088-11/+11
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-283-3/+0
|
* GCC 4.7 fixes.Darrell Anderson2012-04-281-3/+4
| | | | Thanks to David C. Rankin.
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-5/+5
|
* Rename additional global TQt functionsTimothy Pearson2012-03-012-2/+2
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-17127-132/+132
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-1/+1
|
* Fix up desktop file type specifiers for tqt3Timothy Pearson2012-02-121-1/+1
|
* Update k3b splash brandingTimothy Pearson2012-01-111-0/+0
| | | | This closes Bug 622
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2151-215/+215
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1989-481/+481
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1864-155/+155
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16141-930/+930
| | | | This reverts commit ef5831dd5c8811c94c9b1bc1377a90174d17c82c.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-15141-930/+930
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1614-15/+15
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-062-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-064-6/+6
|
* Fix accidental k3b FTBFS introduced in last committpearson2011-10-141-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1258937 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix k3b FTBFS under oneirictpearson2011-10-142-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1258926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-101-1/+1
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10254-688/+688
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1040-159/+159
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix k3b FTBFS under Qt4tpearson2011-07-223-8/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1242629 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0942-84/+84
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix k3b musicbrainz moc run failure under Qt4tpearson2011-06-271-1/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1238521 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix k3b FTBFS under Qt4tpearson2011-06-271-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1238513 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix k3b Qt4 FTBFStpearson2011-06-271-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1238465 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix k3b FTBFS under Qt4tpearson2011-06-271-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1238461 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵tpearson2011-06-146-6/+6
| | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port k3btpearson2011-05-27313-7886/+8040
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1233803 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-23147-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1106812 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added abandoned KDE3 version of K3Btpearson2010-02-03529-0/+68414
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1084400 283d02a7-25f6-0310-bc7c-ecb5cbfe19da