Uwe L. Korn
af3352dca3
s/Q_WS_MAC/Q_OS_MAC
2014-06-02 23:39:25 +01:00
Uwe L. Korn
859865e50a
Remove ifndef ENABLE_HEADLESS
2014-06-02 23:39:25 +01:00
Uwe L. Korn
607a82c248
Pass accountId to the resolver
2014-06-02 23:39:25 +01:00
Uwe L. Korn
a6c686a057
Decouple FuzzyIndex from DbCmd
2014-06-01 20:07:56 +01:00
Uwe L. Korn
c56d5b90dc
Fix crash on misbehaving VA albums
2014-06-01 20:05:36 +01:00
Uwe L. Korn
804b5e7ed8
Fix crash on misbehaving VA albums
2014-06-01 18:55:36 +01:00
Uwe L. Korn
cc873c1199
Deprecate UrlTranslator again.
...
UrlTranslator and UrlHandler have the same interface but only differed
in the internal implementation. We can distinguish between them
internally, so do it instead of making more interfaces.
2014-06-01 16:14:43 +01:00
Uwe L. Korn
1fd6b1bc21
Use HTML5 base64 functions2
2014-05-31 14:11:47 +01:00
Uwe L. Korn
fc4dd7ce1c
Prefer Spotify Webservice over libspotify
2014-05-30 14:46:51 +01:00
Uwe L. Korn
631464e20c
Rovi sometimes returns empty tracks, do not add.
2014-05-28 21:01:25 +01:00
Uwe L. Korn
0325ed887a
Use QScopedPointer for cleaner code
2014-05-28 17:49:26 +01:00
Uwe L. Korn
a014cadcd2
Result of drag->exec is not used
2014-05-28 17:36:03 +01:00
Uwe L. Korn
c22ebed8e1
Fix comparison between signed and unsigned int
2014-05-28 17:35:36 +01:00
Uwe L. Korn
299c358a87
Remove redudant operations
2014-05-28 17:35:13 +01:00
Uwe L. Korn
e1c850000a
Add config.h include to get QCA2_FOUND macro
2014-05-28 17:34:50 +01:00
Uwe L. Korn
69fc54024f
Only update to valid Playlist index
2014-05-28 17:34:25 +01:00
Uwe L. Korn
f0ea99fc71
Remove QCA usage in JSResolver
2014-05-28 10:57:29 +01:00
Stefan Derkits
97985c9ca2
only show tray icon if systray is available
2014-05-26 23:05:10 +02:00
Uwe L. Korn
4deae94b99
Add documentation for Json wrapper
2014-05-26 10:33:39 +01:00
Uwe L. Korn
50b20b05e9
Do not wrap NetworkReply in shared pointer, we take care of its deletion separately
2014-05-24 19:17:21 +01:00
Lalit Maganti
6e63bc72a7
tomahawk: pass the NetworkReply directly to stop segfaulting
...
* this now means the Google Music resolver works :)
2014-05-24 18:50:07 +01:00
Uwe L. Korn
42b5153a13
Fix signal naming
2014-05-24 17:42:53 +01:00
Uwe L. Korn
ec0d5d6e40
Follow redirects on stream URL
2014-05-24 17:07:13 +01:00
Uwe L. Korn
d32eb8fe1e
Do less work in the constructor body
2014-05-24 12:13:59 +01:00
Uwe L. Korn
5e7f3daa5e
Fix compilation for Qt4
2014-05-24 12:13:59 +01:00
Uwe L. Korn
796be81f14
Deprecate old resolver API
2014-05-23 19:12:55 +01:00
Uwe L. Korn
8ed4c3a43f
Add parameter to specify additional headers to a streamURL
...
* Fixes TWK-1623
2014-05-23 16:15:55 +01:00
Uwe L. Korn
3257d2fbd5
Compile kdsingleapplicationguard as separate lib
2014-05-22 15:25:33 +01:00
Uwe L. Korn
fcf57ee535
Only call X11InitThreads on Qt <4.8
2014-05-22 12:47:14 +01:00
Uwe L. Korn
f4f37e5dfc
Return QPointer instead of casting around
2014-05-22 01:34:04 +01:00
Uwe L. Korn
29b4b26d92
Fix: comparison between signed and unsigned integer
2014-05-21 21:47:48 +01:00
Uwe L. Korn
028b1f738d
Remove unused private pointer
2014-05-21 21:31:59 +01:00
Uwe L. Korn
0aa4f63492
Change some log levels
2014-05-21 21:14:53 +01:00
Uwe L. Korn
d55bec53ad
Remove some ENABLE_HEADLESS
2014-05-21 21:14:53 +01:00
Stefan Derkits
fc3999d180
HistoryWidget: No longer set the To date when changing From date, no longer allow a To date earlier than From date
2014-05-20 20:05:35 +02:00
Uwe L. Korn
40b42a7742
More verbose Asserts
2014-05-14 22:58:57 +01:00
Uwe L. Korn
9b93404d1b
Only set resolver name if known
2014-05-11 21:20:57 +01:00
Uwe L. Korn
b06b6a9da3
Store a strong reference to a playlist pointer so it will not be destroyed before the postCommitHook finishes
2014-05-11 20:59:57 +01:00
Uwe L. Korn
9a5959e24f
Fix TWK-1616
2014-05-08 12:39:23 +01:00
Uwe L. Korn
f81be47f48
Qt5 insterts 1s instead of "true" on prepared statements
2014-05-08 00:37:35 +01:00
Uwe L. Korn
499d837c5a
Use isNull instead of ! for shared pointer
2014-05-08 00:16:25 +01:00
Uwe L. Korn
da8e2a2126
Make infosystem less verbose
2014-05-07 20:46:14 +01:00
Uwe L. Korn
a937b99c3b
Always include shellapi independent of Qt version!
2014-05-07 13:07:34 +01:00
Uwe L. Korn
53471812e4
Do not crash if we could not send a Xmpp message
2014-05-07 12:54:41 +01:00
Alexander Forselius
3b75f4e294
Added tomahawk:// link functionality search
2014-05-06 22:32:50 +01:00
Uwe L. Korn
ad07b285ee
Copy shared pointer while passing across threads
...
* Fixes TWK-1571
2014-05-06 22:07:47 +01:00
Dominik Schmidt
da8204fa7b
Merge pull request #227 from TheOneRing/thumb_qt5
...
Thumb qt5
2014-05-06 20:14:00 +02:00
Uwe L. Korn
dfa649c6cd
Convert QVariantHash to QVariantMap for JSON generation
2014-05-05 12:41:05 +01:00
Uwe L. Korn
101c89d97a
Add more ASSERTs to track correct JSON generation
2014-05-05 12:40:39 +01:00
Uwe L. Korn
537dd17b08
Escape \ in JS function call arguments
2014-05-05 12:39:51 +01:00