1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-20 07:49:42 +01:00

10826 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
3734167a14 Introduce Locker style for PlayableProxyModel. 2015-04-10 05:58:30 +02:00
Christian Muehlhaeuser
cea45a9bf4 Slightly improve Query::howSimilar performance. 2015-04-10 05:20:43 +02:00
Christian Muehlhaeuser
ad160d456c Style fixes for AudioOutput. 2015-04-10 05:17:26 +02:00
Christian Muehlhaeuser
d5331ea612 Disable expand/collapse animation in sidebar. 2015-04-10 05:15:55 +02:00
Christian Muehlhaeuser
8463064315 Apply scrolling fix for GridViews on OS X, too. 2015-04-10 03:53:40 +02:00
Christian Muehlhaeuser
0206d2107a Fixed and simplified Artist::id() & Album::id(). 2015-04-10 03:47:26 +02:00
Christian Muehlhaeuser
fa52fd9c48 Update copyright year. 2015-04-10 03:32:24 +02:00
Christian Muehlhaeuser
81cf04abb4 Updated ChangeLog. 2015-04-10 02:11:30 +02:00
Christian Muehlhaeuser
a9ccef749e Updated ChangeLog. 2015-04-10 02:08:56 +02:00
Christian Muehlhaeuser
55a1973af1 Updated ChangeLog. 2015-04-10 02:07:37 +02:00
Christian Muehlhaeuser
f51aea0d3a Remove button box in SettingsDialog for OSX. 2015-04-09 22:52:32 +02:00
Christian Muehlhaeuser
c33e079eb2 Use regular QDialog on OSX. 2015-04-09 22:28:01 +02:00
Tomahawk CI
74d021abeb Automatic merge of Transifex translations 2015-04-09 02:16:58 +02:00
Christian Muehlhaeuser
51abfd10cb Make PlayableModel::itemFromQuery/Result aware of parent nodes, e.g. sources on the Dashboard/Inbox. 2015-04-08 04:53:51 +02:00
Christian Muehlhaeuser
b2145a805b Removed obsolete includes in Query & Result. 2015-04-08 03:59:10 +02:00
Christian Muehlhaeuser
5d256d4224 Improve PlaylistItemDelegate performance, esp. for browsing collections. 2015-04-08 03:58:38 +02:00
Christian Muehlhaeuser
4a277c6f8e Remove obsoleted code in PlaylistItemDelegate. 2015-04-08 03:16:36 +02:00
Christian Muehlhaeuser
587bf09872 Remove alpha-blending when preparing style options. We use fixed color values for results now. 2015-04-08 03:08:04 +02:00
Christian Muehlhaeuser
6aa22826ae Small performance improvements in TrackItemDelegate. 2015-04-08 03:06:11 +02:00
Christian Muehlhaeuser
da0d585d53 Style fixes. 2015-04-08 03:05:33 +02:00
Christian Muehlhaeuser
65cccb7b55 Removed obviously dead code. 2015-04-08 02:57:29 +02:00
Dominik Schmidt
e90e86005c Fix install-resolver-dialog not getting focus 2015-04-07 21:14:56 +02:00
Christian Muehlhaeuser
ab0dec55d0 Delete NetworkReply when async request is done in JSResolverHelper. 2015-04-07 18:59:26 +02:00
Dominik Schmidt
c100cb913e Be more accurate when disconnecting the result from the settings changed signal 2015-04-07 02:45:07 +02:00
Dominik Schmidt
7ec91fff3b Change preferred download format on the fly when settings have been changed 2015-04-07 02:36:30 +02:00
Tomahawk CI
93f1afcf9d Automatic merge of Transifex translations 2015-04-07 02:16:54 +02:00
Christian Muehlhaeuser
ca05f17911 Style fixes. 2015-04-07 01:36:07 +02:00
Dominik Schmidt
b22be87979 Query all info plugins for album covers 2015-04-06 15:41:40 +02:00
Christian Muehlhaeuser
68598bea8b Make sure we always delete replies when finished with the network request. 2015-04-06 05:44:39 +02:00
Christian Muehlhaeuser
091d8697bc Don't parent ScriptObject - it's tracked by a sharedptr. 2015-04-06 04:46:09 +02:00
Dominik Schmidt
527277621b Get rid of custom redirect code for scriptinfoplugin image support 2015-04-06 03:45:53 +02:00
Dominik Schmidt
a2729695ba Support album covers in script info plugins 2015-04-06 03:45:53 +02:00
Christian Muehlhaeuser
c36bd64a01 Don't overwrite previously set resolver icon. 2015-04-05 17:35:41 +02:00
Christian Muehlhaeuser
325d4ca67a Never cache null pixmaps. 2015-04-05 17:35:41 +02:00
Jason Herskowitz
a9440c6c96 Clean up History and Inbox icons a bit 2015-04-05 10:34:03 -04:00
Christian Muehlhaeuser
35ab3f4502 Don't count items when we really just need to know if a list is empty or not. 2015-04-05 03:25:27 +02:00
Tomahawk CI
6e53c1a361 Automatic merge of Transifex translations 2015-04-05 02:16:53 +02:00
Christian Muehlhaeuser
e755b02f00 Merge pull request #292 from tomahawk-player/scorefixes
Improve scoring
2015-04-05 01:53:11 +02:00
Christian Muehlhaeuser
ec650a634d Fixed scoring fulltext searches. 2015-04-05 01:49:00 +02:00
Christian Muehlhaeuser
e51ad04846 Don't use the slower length/count methods when isEmpty does the job. 2015-04-05 01:27:56 +02:00
Christian Muehlhaeuser
95a2d26618 Don't abuse score when doing fulltext-resolving. 2015-04-04 17:15:31 +02:00
Christian Muehlhaeuser
e41a1014f9 Reset a query's score when all results vanished. 2015-04-04 17:15:07 +02:00
Christian Muehlhaeuser
ac7401e235 Fixed opacity in ColumnItemDelegate for online results. 2015-04-04 14:55:07 +02:00
Christian Muehlhaeuser
80202694e3 Removed checked FIXMEs. 2015-04-04 14:54:47 +02:00
Christian Muehlhaeuser
c855ff9575 Remove obsolete Query::setScore(). 2015-04-04 14:54:21 +02:00
Christian Muehlhaeuser
6245f9d789 If a Query gets created with result attached, manually set the score to 1.0. 2015-04-04 14:54:01 +02:00
Tomahawk CI
89cb984bb4 Automatic merge of Transifex translations 2015-04-04 02:16:58 +02:00
Christian Muehlhaeuser
32a454fbc4 Can't access score via Result anymore. 2015-04-03 17:21:04 +02:00
Christian Muehlhaeuser
c1d9bd6244 Move score-keeping from Result to Query. 2015-04-03 17:20:12 +02:00
Tomahawk CI
1464253343 Automatic merge of Transifex translations 2015-04-03 02:17:01 +02:00