summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Collapse)AuthorAgeFilesLines
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-318-64/+64
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-2/+2
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-271-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2768-81/+81
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2558-166/+166
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2455-174/+174
|
* 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-202-3/+3
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-4/+4
|
* Fix references to user profile directory.Darrell Anderson2012-11-041-1/+1
|
* Update to new style APITimothy Pearson2012-08-082-336/+362
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-06-031-2/+2
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* GCC 4.7 fixes.Darrell Anderson2012-05-062-0/+2
| | | | Thanks to Francois Andriot.
* Updated to build with gcc 4.7.Darrell Anderson2012-04-138-4/+8
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-1311-25/+25
|
* Rename additional global TQt functionsTimothy Pearson2012-03-012-5/+5
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-17182-183/+183
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-261-1/+1
|
* Rename a few stragglersTimothy Pearson2011-12-241-6/+6
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2165-728/+728
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-19132-821/+821
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-18108-518/+518
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16222-2165/+2165
| | | | This reverts commit 4faf11eccc5f08d2aa0540157d6eff80b7cdb02a.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-15222-2165/+2165
|
* Rename additional KDE stringsTimothy Pearson2011-12-081-1/+1
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-072-4/+4
|
* Fix FTBFSTimothy Pearson2011-11-2650-227/+231
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-2/+2
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-153-14/+14
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Added empty directoriesAutomated System2011-11-041-0/+0
|
* Fix rosegarden FTBFStpearson2011-08-311-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1250647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-312-8/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@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/applications/rosegarden@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Use TDE_FULL_SESSION instead of KDE_FULL_SESSIONtpearson2011-08-201-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1248149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10371-796/+796
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1044-127/+127
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix missing Q_OBJECT macrostpearson2011-08-051-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1245170 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0965-390/+390
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-073-5/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵tpearson2011-06-141-49/+49
| | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial TQt4 port of Rosegardentpearson2011-05-02507-5631/+5776
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1230242 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial TQt conversiontpearson2010-09-06577-14170/+14173
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1172292 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added old abandoned KDE3 version of the RoseGarden MIDI tooltpearson2010-03-01650-0/+171320
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1097595 283d02a7-25f6-0310-bc7c-ecb5cbfe19da