1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-18 14:59:43 +01:00

10801 Commits

Author SHA1 Message Date
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
Christian Muehlhaeuser
5855c80bd1 Disable edit triggers on GridView. 2015-04-02 13:48:40 +02:00
Christian Muehlhaeuser
8e9e8400ff Respect Result::isPreview() in Query::resultSorter. 2015-04-02 11:13:05 +02:00
Tomahawk CI
f23be98cfa Automatic merge of Transifex translations 2015-04-02 02:16:54 +02:00
Dominik Schmidt
3a22c22cab Store preview flag from script-resolver-results in actual results 2015-04-02 01:20:26 +02:00
Dominik Schmidt
f05f9a25c1 Don't filter out previews anymore, we handle them now 2015-04-02 00:52:45 +02:00
Christian Muehlhaeuser
6f037355a8 Fixed crash in PlaylistItemDelegate. 2015-04-01 14:41:21 +02:00
Christian Muehlhaeuser
e662f5ed78 Disable edit triggers on Track- & ColumnView. 2015-04-01 14:41:21 +02:00
Tomahawk CI
55592cc9f6 Automatic merge of Transifex translations 2015-04-01 02:16:52 +02:00
Christian Muehlhaeuser
2eb5db16a1 Move cloud collections before friends in sidebar. 2015-04-01 01:46:23 +02:00
Christian Muehlhaeuser
5d72c82e01 Handle preferred download format in Results. 2015-04-01 01:45:52 +02:00
Christian Muehlhaeuser
2c8c285c66 Handle preferred download format in SettingsDialog. 2015-04-01 01:11:02 +02:00
Christian Muehlhaeuser
013d54ed63 Settings backend for preferred download format. 2015-04-01 01:10:01 +02:00
Christian Muehlhaeuser
b265af268a Style fixes for Result.cpp 2015-03-31 19:50:07 +02:00
Christian Muehlhaeuser
e250524fc0 Use isEmpty rather than count. 2015-03-31 19:50:06 +02:00
Christian Muehlhaeuser
c9610a7426 Show system notification when finishing download. 2015-03-31 19:03:15 +02:00
Christian Muehlhaeuser
b896a7fb91 Add public getter for DownloadJob's track. 2015-03-31 19:02:48 +02:00
Christian Muehlhaeuser
62812a05f6 Fixed Query::resultSorter to take previews into account. 2015-03-31 08:50:20 +02:00
Christian Muehlhaeuser
5755e94675 Don't abort resolving when query gets fully solved. 2015-03-31 08:48:15 +02:00
Uwe L. Korn
cb72b9e4d4 Remove unused MultiFieldQueryParser 2015-03-29 22:10:47 +02:00
Tomahawk CI
cb0a9a7c2e Automatic merge of Transifex translations 2015-03-28 01:16:58 +01:00
Tomahawk CI
d728d84a91 Automatic merge of Transifex translations 2015-03-27 01:16:55 +01:00
Tomahawk CI
015bf5c6e6 Automatic merge of Transifex translations 2015-03-26 01:16:51 +01:00
Dominik Schmidt
23d7f5c851 Merge pull request #291 from willstott101/json_method
Use correct method to encode a JSON string in failed script result.
2015-03-25 23:35:42 +01:00
Will Stott
f909e3d664 Use correct method to encode a JSON string in failed script result. 2015-03-25 19:47:00 +00:00
Christian Muehlhaeuser
9da62199f2 Correct open in file manager for all states. 2015-03-25 10:15:07 +01:00