summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update final HTML install path so all modules are consistent.v3.5.13.1Slávek Banko2012-09-082-0/+0
|
* Update HTML install path references.Darrell Anderson2012-09-081-1/+1
| | | | (cherry picked from commit 00324698960819812e8663d54a06ee9f3a1cfd2c)
* Add akode support to CMakeSlávek Banko2012-06-124-0/+51
| | | | | Thanks to Francois Andriot for the patch! (cherry picked from commit b303359398c0f5114a99bee40dfb655bb9e8dc50)
* Enable riokarma supportSlávek Banko2012-06-121-2/+2
| | | | | Thanks to Francois Andriot for the patch! (cherry picked from commit 17bfb18f1af046b3a7f882f9e1c72e339015d9b2)
* Fix FTBFS due missing taglib includesSlávek Banko2012-06-124-0/+4
| | | | | Thanks to Francois Andriot for the patch! (cherry picked from commit 2b88112373100b0eabfbad2c41d1c54d3d53898f)
* Fix FTBFS - konqueror side bar buildSlávek Banko2012-06-121-1/+1
| | | | | Thanks to Francois Andriot for the patch! (cherry picked from commit cb33e580cd601e9139d0885864e5248d7656e5f6)
* Fix SDL detection on old distros (no pkgconfig file)Slávek Banko2012-06-121-1/+6
| | | | | Thanks to Francois Andriot for the patch! (cherry picked from commit 06fabbf18e468c28039f7a87449ab73c55d2a9b6)
* Fix FTBFS due to missing includesSlávek Banko2012-06-127-0/+9
| | | | | Thanks to Francois Andriot for the patch! (cherry picked from commit 97e01d2455005789586efcad40b01bf4884c8e91)
* Fix build support for both ruby 1.8.x and 1.9.x.Darrell Anderson2012-06-055-12/+92
| | | | | Thanks to Francois Andriot. (cherry picked from commit 8f79beaace9e28aa1bb8de78cdd01b7a756916f5)
* GCC 4.7 fixes.Darrell Anderson2012-06-051-0/+2
| | | | | Thanks to Francois Andriot. (cherry picked from commit e061a3e9eebedbc53f21c60f5509573ce0e50816)
* Fix missing argument warningsTimothy Pearson2012-06-051-4/+4
| | | | (cherry picked from commit 70be32de2ecf4f60348a4ec2f5e4c80a85d2aae6)
* Fix inadvertent "TQ" changes.Darrell Anderson2012-06-0535-289/+289
| | | | (cherry picked from commit a3bc52ff9b9c38aebdd9b48d2ad9cdd0ce45b8ed)
* Fix linear alphabet string errorsTimothy Pearson2012-06-051-4/+4
| | | | (cherry picked from commit 6e5a3b666215cef086b9116b834475227dbf9343)
* Fix inotify detectionTimothy Pearson2012-06-051-1/+19
| | | | (cherry picked from commit 899586da27ae7a85cea8637849a964a88f3df8b2)
* Rename a few stragglersTimothy Pearson2012-06-054-7/+7
| | | | (cherry picked from commit ec8318b9c18e93803cbe72b6534406bae59a1da9)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-0550-195/+195
| | | | (cherry picked from commit d150aff2e735190ac2926f7509b1c8d2240dccfd)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-05110-1283/+1283
| | | | (cherry picked from commit cfc8e6815b1ebe8f8c05168cfe98cb31d2e6f86c)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-05123-599/+599
| | | | (cherry picked from commit ca249ab4c84ef5672ce82e80cf7f27197ad5b5d2)
* Fix FTBFSTimothy Pearson2012-06-053-2/+5
| | | | (cherry picked from commit 2dc7f12e969b3cef97b80fcbe7bc5a63b37b9a10)
* Add common directoriesSlávek Banko2012-06-053-0/+6
|
* Update Amarok help file symlinksv3.5.13tpearson2011-10-2314-4/+14
| | | | | | | Thanks to Darrell Anderson for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1260411 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Amarok FTBFS on oneirictpearson2011-10-145-7/+22
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1258863 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-104-4/+4
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-182-2/+2
| | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Amarok OSD glitching when resized in ARGB modetpearson2011-09-121-2/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1253063 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Russian string handling from Wiki in Amaroktpearson2011-09-041-1/+1
| | | | | | | Thanks to Ilya for the patch idea! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1251260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-313-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enhance Amarok OSD in ARGB modetpearson2011-08-281-9/+36
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1249948 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of accidental tqStatus string conversionstpearson2011-08-273-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-215-33/+33
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a couple of graphical glitches in Amarok under ARGB 32 bit visual modetpearson2011-08-152-2/+16
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1247330 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow the Amarok OSD to use true transparency if it is availabletpearson2011-08-145-22/+77
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1247185 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert accidental instances of STQL to the proper SQLtpearson2011-08-146-17/+17
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1247182 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Amarok FTBFS under Autotoolstpearson2011-08-1411-5001/+5015
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1247158 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10184-1446/+1446
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10117-687/+687
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix missing Q_OBJECT macrostpearson2011-08-053-5/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1245170 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Amarok FTBFS under Qt4tpearson2011-07-2210-34/+34
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1242771 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Amarok FTBFStpearson2011-07-2010-46/+46
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1242446 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0981-272/+272
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-077-13/+13
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵tpearson2011-06-1424-27/+27
| | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Qt4 compilationtpearson2011-05-0410-42/+48
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1230334 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [amarok/yauap-engine] added forgotten cmake filessamelian2011-05-032-0/+65
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1230312 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [amarok] yauap-engine ported to cmakesamelian2011-05-034-3/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1230311 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [amarok] all media devices ported to cmakesamelian2011-05-0226-54/+568
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1230244 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [amarok] remove extra tokensamelian2011-05-011-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1230059 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [applications/amarok] added cmake support for translationssamelian2011-04-213-3/+28
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1228680 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [applications/amarok] cmake generate docssamelian2011-04-1815-0/+175
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1228473 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Finish TQt4 porting of Amaroktpearson2011-04-18422-12595/+12815
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1228394 283d02a7-25f6-0310-bc7c-ecb5cbfe19da