Dominik Schmidt
|
16df4d958e
|
Use complete RSVP instead of ES6Promise
|
2015-03-03 22:09:39 +01:00 |
|
Tomahawk CI
|
c12aea4b35
|
Automatic merge of Transifex translations
|
2015-02-26 01:16:53 +01:00 |
|
Tomahawk CI
|
db67c18121
|
Automatic merge of Transifex translations
|
2015-02-22 01:17:20 +01:00 |
|
Tomahawk CI
|
84b1df146a
|
Automatic merge of Transifex translations
|
2015-02-16 01:16:51 +01:00 |
|
Tomahawk CI
|
4cacb96097
|
Automatic merge of Transifex translations
|
2015-02-15 01:17:00 +01:00 |
|
Tomahawk CI
|
6842490c74
|
Automatic merge of Transifex translations
|
2015-02-11 01:17:01 +01:00 |
|
Christian Muehlhaeuser
|
f71fb9997b
|
Fixed bringToFront for Windows with Qt5.
|
2015-02-10 21:22:32 +01:00 |
|
Tomahawk CI
|
7218d112bc
|
Automatic merge of Transifex translations
|
2015-02-10 01:17:04 +01:00 |
|
Tomahawk CI
|
3d30d4cfde
|
Automatic merge of Transifex translations
|
2015-02-09 01:17:16 +01:00 |
|
Tomahawk CI
|
58d9397a82
|
Automatic merge of Transifex translations
|
2015-02-08 01:17:03 +01:00 |
|
Dominik Schmidt
|
e17907b389
|
Merge remote-tracking branch 'origin/master' into scripting
Conflicts:
src/libtomahawk/GlobalActionManager.cpp
|
2015-02-07 07:05:19 +01:00 |
|
Dominik Schmidt
|
e250b76eed
|
Package libquazip5.dll
|
2015-02-07 01:45:39 +01:00 |
|
Dominik Schmidt
|
68ab05acf1
|
Fix QuaZip5 detection on windows, patch to be upstreamed
|
2015-02-07 01:30:22 +01:00 |
|
Tomahawk CI
|
f01f67984d
|
Automatic merge of Transifex translations
|
2015-02-07 01:17:08 +01:00 |
|
Dominik Schmidt
|
938fc38101
|
Readd (this time upstream) FindQuaZip.cmake as installing to CMAKE_ROOT is bad practice and (at least some) distros won't ship that
|
2015-02-07 01:14:49 +01:00 |
|
Dominik Schmidt
|
ec613bd97c
|
Support artist name (for compilations) and albumpos+discnumber (for multi disc releases) in InfoAlbumSongs info request
|
2015-02-06 23:00:21 +01:00 |
|
Dominik Schmidt
|
04d90d8afb
|
Remove old collection api leftovers
|
2015-02-06 23:00:21 +01:00 |
|
Dominik Schmidt
|
a3b832b570
|
Fix info plugin registration
|
2015-02-06 23:00:21 +01:00 |
|
Dominik Schmidt
|
745a6f9329
|
Don't parent ScriptJobs
|
2015-02-06 23:00:21 +01:00 |
|
Dominik Schmidt
|
4cac256ba7
|
Don't return const values
|
2015-02-06 23:00:20 +01:00 |
|
Thierry Goeckel
|
d7517d8f6d
|
Fix typos.
|
2015-02-06 23:00:20 +01:00 |
|
Dominik Schmidt
|
7c5afd8029
|
Add --show-inspector command line option
|
2015-02-06 23:00:20 +01:00 |
|
Dominik Schmidt
|
6c63b177f9
|
Remove obsolete JSAccount::name() (it's in ScriptAccount already)
|
2015-02-06 23:00:20 +01:00 |
|
Dominik Schmidt
|
61ad535909
|
[tomahawk.js] Don't override all settings passed to Tomahawk.ajax/post if url is passed as first parameter
Thanks to Will Stott (@willstott101) for catching the actual bug and finding a typo in
the first version of this commit.
|
2015-02-06 23:00:20 +01:00 |
|
Dominik Schmidt
|
178f13acba
|
[tomahawk.js] Make Tomahawk.log suck less in non-Tomahawk envs
|
2015-02-06 23:00:20 +01:00 |
|
Dominik Schmidt
|
ae4fe0d62a
|
[tomahawk.js] Add support for serializing GET parameters in Tomahawk.ajax
|
2015-02-06 23:00:20 +01:00 |
|
Dominik Schmidt
|
78279dc268
|
[tomahawk.js] Add support for xml responses in Tomahawk.ajax
|
2015-02-06 23:00:20 +01:00 |
|
Dominik Schmidt
|
940b1044e9
|
[tomahawk.js] Add Promise resolver adapter
|
2015-02-06 23:00:20 +01:00 |
|
Dominik Schmidt
|
0ec9823308
|
Add Tomahawk.ajax as Promise based wrapper around Tomahawk.asyncRequest
|
2015-02-06 23:00:20 +01:00 |
|
Dominik Schmidt
|
af26750164
|
Delete promises used in javascript collection comp layer
|
2015-02-06 23:00:19 +01:00 |
|
Dominik Schmidt
|
0a9811774c
|
Fix scriptcollection showing when resolver isn't enabled
|
2015-02-06 23:00:19 +01:00 |
|
Dominik Schmidt
|
bf3c5d4952
|
Properly handle online state for database and scriptcollections
|
2015-02-06 23:00:19 +01:00 |
|
Dominik Schmidt
|
3b06ff7781
|
Fix regression: Make view mode selectors for database collections show again
|
2015-02-06 23:00:19 +01:00 |
|
Dominik Schmidt
|
34fadd0a0b
|
Cleanup
|
2015-02-06 23:00:19 +01:00 |
|
Dominik Schmidt
|
1cbae9b957
|
Add album and tracks view to script collections
|
2015-02-06 23:00:19 +01:00 |
|
Dominik Schmidt
|
8ac87615c9
|
Support legacy collection api
|
2015-02-06 23:00:19 +01:00 |
|
Dominik Schmidt
|
893a0df845
|
Port ScriptInfoPlugins to ScriptPluginFactory
|
2015-02-06 23:00:19 +01:00 |
|
Dominik Schmidt
|
dfbd7660d0
|
Don't let the InfoSystem take over ownership of info plugins
|
2015-02-06 23:00:19 +01:00 |
|
Dominik Schmidt
|
f7f4901bbe
|
Update collection metadata when reregistering it
|
2015-02-06 23:00:18 +01:00 |
|
Dominik Schmidt
|
40c499303e
|
Fix unregistering plugins from ScriptPluginFactory
|
2015-02-06 23:00:18 +01:00 |
|
Dominik Schmidt
|
551949a07f
|
Create ScriptPluginFactory template and port ScripCollection
|
2015-02-06 23:00:18 +01:00 |
|
Dominik Schmidt
|
25ba94f183
|
Port script collections to new script system
|
2015-02-06 23:00:18 +01:00 |
|
Dominik Schmidt
|
2455d5f12d
|
Remove old way of registering collections
|
2015-02-06 23:00:18 +01:00 |
|
Dominik Schmidt
|
df9a835c81
|
Don't use ScriptCommand queue for Artist, Album and Track scriptcommands
|
2015-02-06 23:00:18 +01:00 |
|
Dominik Schmidt
|
ea42bd1d18
|
Use collection icon interface properly
|
2015-02-06 23:00:18 +01:00 |
|
Dominik Schmidt
|
5de7afd461
|
Ununfnord
|
2015-02-06 23:00:18 +01:00 |
|
Dominik Schmidt
|
8d4a6c814e
|
Make it more obvious that a result can come from a resolver or a collection
|
2015-02-06 23:00:18 +01:00 |
|
Dominik Schmidt
|
5d322c12cb
|
Add ResultProvider baseclass for Collections and Resolvers
|
2015-02-06 23:00:17 +01:00 |
|
Dominik Schmidt
|
55fa633dad
|
Let collections store their shared ptrs
|
2015-02-06 23:00:17 +01:00 |
|
Dominik Schmidt
|
ddb2484ad7
|
Pass around scriptobject_ptr instead of ScriptObject*
|
2015-02-06 23:00:17 +01:00 |
|