Dominik Schmidt
67fde57345
Fix style
2015-02-06 23:00:12 +01:00
Dominik Schmidt
cc9963935c
Fix ScriptJob (c)
2015-02-06 23:00:12 +01:00
Dominik Schmidt
cd7ca26e78
Pluginify link generation
2015-02-06 23:00:12 +01:00
Dominik Schmidt
33d225233b
Streamline link generation api and make it async
...
getShortUrl or rather its result "shorturl" was only ever used in
XmppInfo and even there was a fallback for creating the shorturl.
As I could not trigger getShortUrl in the InfoSystem and as it was
barely used, I removed it to reduce complexity.
2015-02-06 23:00:12 +01:00
Dominik Schmidt
9542aaffb4
Pull link generation out of GlobalActionManager
2015-02-06 23:00:12 +01:00
Dominik Schmidt
fb26cc5dd4
Pull basic JS functionality out of JSResolver into JSPlugin
2015-02-06 23:00:12 +01:00
Dominik Schmidt
d928fc5d1d
Use new lastfm5/ include dir for Qt5
2015-02-06 22:58:12 +01:00
Dominik Schmidt
778b8ee180
Use new echonest5 include dir for Qt5
2015-02-06 22:58:11 +01:00
Dominik Schmidt
d7177e30cb
Use upstream FindQuaZip(5).cmake
2015-02-06 22:58:11 +01:00
Dominik Schmidt
dad90e93d5
Only link against Qt5X11Extras if it was found ...
2015-02-05 23:09:02 +01:00
Dominik Schmidt
b1f039cd20
Show warning for uninstallable account/resolver on all platforms but osx and win
2015-02-05 17:42:01 +01:00
Dominik Schmidt
68af5c4a57
Apply workaround for broken liblastfm to all platforms but osx and win
2015-02-05 17:41:29 +01:00
Dominik Schmidt
77b0389fad
Set correct permissions for settings file on all platforms but osx and win
2015-02-05 17:40:20 +01:00
Dominik Schmidt
acd5faf93d
Don't refer to Phonon anymore on audio problems
2015-02-05 17:39:10 +01:00
Dominik Schmidt
c86e67831e
Add QTBUG reference to another Q_WS_X11 ifdef
2015-02-05 17:17:57 +01:00
Dominik Schmidt
a6d189070e
Add QTBUG reference to Q_WS_X11 ifdef
2015-02-05 17:16:14 +01:00
Dominik Schmidt
acee0b6a99
At least request activation if qtx11extras isn't available
2015-02-05 16:50:58 +01:00
Dominik Schmidt
f3b1fa9402
Fix Qt5 build on non-apple, non-win without x11extras
2015-02-05 16:50:58 +01:00
Dominik Schmidt
a02c00d68d
Check for HAVE_X11 instead of Q_OS_LINUX in bringToFront
2015-02-04 18:40:08 +01:00
Dominik Schmidt
9711421d8b
Implement bringToFront properly for Qt5 on X11
2015-02-04 17:59:11 +01:00
Christian Muehlhaeuser
c7364b8f31
Removed old VolumeFull icon entirely.
2015-02-04 01:55:32 +01:00
Jason Herskowitz
d343de32b9
Don't call an icon we don't use anymore - although clicking volume icon to mute not currently working
2015-02-02 20:54:13 -05:00
Jason Herskowitz
80426a1739
Shuffle One vs Shuffle All. Shuffle All icon needs a bit more cleanup.
2015-02-02 20:20:26 -05:00
Christian Muehlhaeuser
bc4ba84212
Fixed page background and selection colors.
2015-01-29 12:33:44 +01:00
Dominik Schmidt
4fa69d9607
Link against correct qca library with Qt5
2015-01-29 06:12:05 +01:00
Dominik Schmidt
001d936aae
Disable CrashReporter by default on Linux
2015-01-29 06:12:05 +01:00
Christian Muehlhaeuser
1071a84fa9
Don't call nam->setNetworkAccessible, which breaks network connectivity on Windows with Qt5.4.
2015-01-29 04:24:39 +01:00
Dominik Schmidt
3e7b79fe02
Fix compilation with Qt5 on Windows
2015-01-28 21:01:25 +01:00
Dominik Schmidt
9b2a3f65d4
Use qtsparkle-qt5 when building with Qt5
2015-01-28 21:01:25 +01:00
Christian Muehlhaeuser
63757d962e
Fixed crashreporter build on OSX.
2015-01-25 20:32:18 +01:00
Christian Muehlhaeuser
2597ffb986
Updated qocoa.
2015-01-25 18:42:12 +01:00
Christian Muehlhaeuser
aacb375483
Link attica publicly.
2015-01-25 18:42:12 +01:00
Leo Franchi
89b82c8d75
Be more lenient about accepting jspf and m3u
2015-01-21 19:56:40 -08:00
Leo Franchi
c5d9de7682
Enable selecting .jspf files in file browser dialog
2015-01-21 19:45:41 -08:00
Leo Franchi
a64427da15
Style **cough**
2015-01-21 19:45:39 -08:00
Leo Franchi
835dd9e4eb
Handle JSPF playlists in load/playlist command
2015-01-21 19:24:32 -08:00
Leo Franchi
8efd47a17e
Handle JSPF playlists in Import Playlist dialog
...
Additionally, use the job status view to show errors
when loading XSPF playlists instead of modals
2015-01-21 19:24:29 -08:00
Christian Muehlhaeuser
e32f333093
Disable rounded image in ColumnView's preview widget.
2015-01-12 04:20:07 +01:00
Thierry Göckel
94c666b604
Fix typo.
2015-01-06 23:54:39 +01:00
Dominik Schmidt
cf10521b1e
Add basic Windows runtime version support
2014-12-22 21:55:16 +01:00
Dominik Schmidt
19d617266e
Add user agent to pong request
2014-12-22 21:55:04 +01:00
Uwe L. Korn
60ce34e206
Remove unnecessary variable crows
2014-12-21 11:46:34 +01:00
Uwe L. Korn
b8823401f8
Use C++11 pointers for memory management
2014-12-21 11:40:08 +01:00
Christian Muehlhaeuser
2f76f0c43e
Print out unexpected non-JSON messages.
2014-12-17 00:12:57 +01:00
Jason Herskowitz
73d3f92883
Fix bio background color
2014-12-15 11:58:55 -05:00
Christian Muehlhaeuser
8601b0bd2d
Setup closure after adding tracks to model, so we don't accidentally clear/append twice.
2014-12-10 04:39:25 +01:00
Paul Sajna
1ab463b235
Add paused to currenttrack response of json api
2014-12-09 16:09:19 -08:00
Dominik Schmidt
52e9aad61b
Add position to currenttrack response of json api
2014-12-05 02:07:25 +01:00
Jason Herskowitz
4bc08c4d3c
Make now playing indicator color in Collection match color of progress bar in Playlist view
2014-12-01 17:36:38 -05:00
Christian Muehlhaeuser
3c3f2b12c6
Fixed compiling.
2014-12-01 15:34:50 +01:00