Dominik Schmidt
|
6724d06eac
|
Merge pull request #308 from TheOneRing/use_snoretoast_to_install_lnk
use snoretoast to install the shortcut instead of the winshell plugin
|
2015-06-03 14:54:21 +02:00 |
|
Patrick von Reth
|
106591d3ab
|
use snoretoast to install the shortcut instead of the winshell plugin
|
2015-06-03 14:48:46 +02:00 |
|
Anton Romanov
|
a77877b546
|
Check (qid,r) for existence before processing removal
|
2015-05-29 03:30:54 +02:00 |
|
Christian Muehlhaeuser
|
e418811edc
|
Merge pull request #307 from theli-ua/pipeline
Fix premature qidstate clearing, protect decqidstate
|
2015-05-29 02:36:06 +02:00 |
|
Anton Romanov
|
d276bff70e
|
Fix premature qidstate clearing, protect decqidstate
|
2015-05-28 17:30:28 -07:00 |
|
Christian Muehlhaeuser
|
fd0dab5ae9
|
Merge pull request #306 from theli-ua/pipeline
Increase qid state for (qid,resolver) only when we actually kick off resolution for given qid by given resolver
|
2015-05-29 02:10:04 +02:00 |
|
Anton Romanov
|
e83b476db4
|
fix style
|
2015-05-28 17:08:38 -07:00 |
|
Anton Romanov
|
ada8594732
|
Increase qid state for (qid,resolver) only when we actually kick off resolution for given qid by given resolver
|
2015-05-28 16:36:39 -07:00 |
|
Christian Muehlhaeuser
|
be017f12c0
|
Merge pull request #305 from theli-ua/pipeline
Fix condition to check number of active queries
|
2015-05-29 01:08:07 +02:00 |
|
Anton Romanov
|
8b3b48541e
|
Fix condition to check number of active queries
|
2015-05-28 16:07:19 -07:00 |
|
Christian Muehlhaeuser
|
bc86cdbe08
|
Merge pull request #304 from theli-ua/resize
Set vertical size policy to 'preferred' for result list
|
2015-05-27 06:49:24 +02:00 |
|
Anton Romanov
|
ebae39d467
|
Set vertical size policy to 'preferred' for result list
|
2015-05-26 12:07:19 -07:00 |
|
Christian Muehlhaeuser
|
37436089a9
|
Merge pull request #301 from theli-ua/pipeline
Tie timeouts to resolvers, makes pipeline more predictable, stable and deterministic
|
2015-05-26 08:35:37 +02:00 |
|
Christian Muehlhaeuser
|
dd9609e8fc
|
Merge pull request #303 from theli-ua/casesense
Use QString.compare method for case insensitive comparison
|
2015-05-26 08:33:48 +02:00 |
|
Anton Romanov
|
1106fd7892
|
Fix return type in userData() in ResultUrlChecker
|
2015-05-21 11:03:07 -07:00 |
|
Anton Romanov
|
e405ed34ba
|
Use QString.compare method for case insensitive comparison
|
2015-05-21 10:56:28 -07:00 |
|
Christian Muehlhaeuser
|
23e61a7c88
|
Merge pull request #302 from theli-ua/casesense
Ignore case when comparing artists in musicbrainz album results
|
2015-05-21 05:59:45 +02:00 |
|
Anton Romanov
|
ba91dba15e
|
Ignore case when comparing artists in musicbrainz album results
|
2015-05-19 14:25:52 -07:00 |
|
Anton Romanov
|
9a4f1e045f
|
Change resultchecker to have userData field to specify arbitrary user data associated with checks
|
2015-05-15 14:38:35 -07:00 |
|
Anton Romanov
|
6250a19a1f
|
Tie timeouts to resolvers, makes pipeline more predictable, stable and deterministic
|
2015-05-14 17:29:03 -07:00 |
|
Christian Muehlhaeuser
|
7628273d45
|
Merge pull request #299 from theli-ua/pipeline
Mark query as resolved only if got results from all resolvers or all timers expired
|
2015-05-14 04:25:14 +02:00 |
|
Anton Romanov
|
e1336c48f3
|
Mark query as resolved only if got results from all resolvers or all timers
expired
|
2015-05-12 17:24:45 -07:00 |
|
Dominik Schmidt
|
bb56a1a2cd
|
Don't require info plugins to return album for AlbumSongs
|
2015-05-12 20:13:26 +02:00 |
|
Christian Muehlhaeuser
|
d40dedfeb2
|
When sorting results, check for local collection first.
|
2015-05-11 12:00:31 +02:00 |
|
Tomahawk CI
|
a2b2eca222
|
Automatic merge of Transifex translations
|
2015-05-11 02:17:30 +02:00 |
|
Christian Muehlhaeuser
|
d5288783b0
|
Fixed quazip include dir.
|
2015-05-10 04:01:58 +02:00 |
|
Christian Muehlhaeuser
|
0a2abbd689
|
Updated ChangeLog.
|
2015-05-10 03:09:09 +02:00 |
|
Christian Muehlhaeuser
|
1777609b18
|
Fixed typo in JSResolverHelper.
|
2015-05-10 03:08:59 +02:00 |
|
Christian Muehlhaeuser
|
15445be8df
|
Fixed collection sorting.
|
2015-05-10 03:03:34 +02:00 |
|
Christian Muehlhaeuser
|
36caa8751c
|
Merge pull request #297 from theli-ua/relative
Support relative HTTP redirects
|
2015-05-08 17:20:55 +02:00 |
|
Anton Romanov
|
55077edd6d
|
Support relative HTTP redirects
|
2015-05-08 08:11:11 -07:00 |
|
Tomahawk CI
|
827e816aab
|
Automatic merge of Transifex translations
|
2015-05-08 02:17:46 +02:00 |
|
Tomahawk CI
|
712e9666a7
|
Automatic merge of Transifex translations
|
2015-05-04 02:17:32 +02:00 |
|
Tomahawk CI
|
57a5bed0c5
|
Automatic merge of Transifex translations
|
2015-05-03 02:17:30 +02:00 |
|
Dominik Schmidt
|
2335f9c478
|
Merge pull request #296 from theli-ua/json
Allow to encode post/get params with json.stringify and specify own cont...
|
2015-05-02 20:04:34 +02:00 |
|
Anton Romanov
|
f2acf783cc
|
dataEncodingFormat => dataFormat
|
2015-05-02 09:46:55 -07:00 |
|
Anton Romanov
|
4c1da6f78b
|
Allow to encode post/get params with json.stirngify and specify own content-type
|
2015-05-02 09:46:55 -07:00 |
|
Tomahawk CI
|
c7972fec13
|
Automatic merge of Transifex translations
|
2015-05-02 02:17:30 +02:00 |
|
Jason Herskowitz
|
da40a4a2bd
|
Fix the background color of the bio text box
|
2015-05-01 16:06:37 -04:00 |
|
Jason Herskowitz
|
0522fdb66d
|
Clarifying text for the Download preference settings
|
2015-05-01 07:49:54 -04:00 |
|
Jason Herskowitz
|
cc2c9f5192
|
Make dmg background more subtle
|
2015-04-30 20:23:50 -04:00 |
|
Tomahawk CI
|
9b2c9cc3ae
|
Automatic merge of Transifex translations
|
2015-04-29 02:17:33 +02:00 |
|
Tomahawk CI
|
d3fef5a0af
|
Automatic merge of Transifex translations
|
2015-04-28 02:17:29 +02:00 |
|
Christian Muehlhaeuser
|
3d52622fda
|
Simpler Pipeline code.
|
2015-04-28 02:11:13 +02:00 |
|
Christian Muehlhaeuser
|
f23e18192b
|
Added TIDAL and YouTube.
|
2015-04-28 00:15:14 +02:00 |
|
Christian Muehlhaeuser
|
807961dffc
|
Fixed snore's inbox-notification title & type.
|
2015-04-24 20:34:24 +02:00 |
|
Christian Muehlhaeuser
|
e65830643b
|
Don't create a ResultUrlChecker if there are no results to be checked.
|
2015-04-23 20:53:54 +02:00 |
|
Uwe L. Korn
|
495fd028c1
|
Hide very basic Chromecast support
Support is still in its early steps, do not expose it to end users.
|
2015-04-19 20:08:12 +02:00 |
|
Tomahawk CI
|
479d57656a
|
Automatic merge of Transifex translations
|
2015-04-19 02:16:52 +02:00 |
|
Christian Muehlhaeuser
|
53509dd03b
|
Set current time to 0 as soon as we request to stop the playback.
|
2015-04-18 09:46:42 +02:00 |
|