Christian Muehlhaeuser
|
6a4bbb7ec1
|
* Handle top loved tracks in LovedTracksItem.
|
2012-07-14 11:15:15 +02:00 |
|
Christian Muehlhaeuser
|
124d31c542
|
* ViewManager doesn't handle topLoved widget anymore.
|
2012-07-14 11:14:36 +02:00 |
|
Christian Muehlhaeuser
|
98a196192e
|
* Removed CustomPlaylistView.
|
2012-07-14 11:14:08 +02:00 |
|
Christian Muehlhaeuser
|
78aa6606f9
|
* Added LovedTracksModel.
|
2012-07-14 11:13:22 +02:00 |
|
Christian Muehlhaeuser
|
077e9ab84a
|
* Use new grid view-mode icon and fix center icon background.
|
2012-07-14 10:36:38 +02:00 |
|
Christian Muehlhaeuser
|
e21f2a5e87
|
* Make global Recently Played a FlexibleView.
|
2012-07-14 10:30:21 +02:00 |
|
Christian Muehlhaeuser
|
d06b0e824d
|
* Turn Latest Additions into a FlexibleView.
|
2012-07-14 10:25:35 +02:00 |
|
Christian Muehlhaeuser
|
6b5ef37724
|
* Add a little more left-margin.
|
2012-07-14 10:25:17 +02:00 |
|
Christian Muehlhaeuser
|
7ab179e23f
|
* Use FlexibleHeader in FlexibleView.
|
2012-07-14 09:50:06 +02:00 |
|
Christian Muehlhaeuser
|
a62a4c354f
|
* Use a FlexibleView for Recently Played playlists.
|
2012-07-14 09:49:39 +02:00 |
|
Christian Muehlhaeuser
|
2783651537
|
* Set PlaylistModel once its loaded only.
|
2012-07-14 09:49:11 +02:00 |
|
Christian Muehlhaeuser
|
aa82c276c9
|
* Added Flexibleheader and PlaylistHeader.ui.
|
2012-07-14 09:48:45 +02:00 |
|
Leo Franchi
|
96c6ebfe99
|
TWK-968: Part Two: Allow drop helper for mixed query/result lists.
|
2012-07-14 00:31:27 -04:00 |
|
Leo Franchi
|
bd0e347281
|
Remove unnecessary debug
|
2012-07-14 00:31:09 -04:00 |
|
Leo Franchi
|
4eb3359422
|
TWK-985: Log into spotify on return pressed in Spotify config
|
2012-07-14 00:08:35 -04:00 |
|
Christian Muehlhaeuser
|
fedb669041
|
* Fixed queue auto-collapsing when playing the last track in it.
|
2012-07-14 05:47:33 +02:00 |
|
Leo Franchi
|
b39dbe6880
|
Also allow multiple infoplugins to return data for artist top tracks
|
2012-07-13 23:19:56 -04:00 |
|
Christian Muehlhaeuser
|
14df0aef4a
|
* Mute JobStatusModel and -View again.
|
2012-07-14 05:18:13 +02:00 |
|
Syd Lawrence
|
ab574a2a1c
|
fixed anti alias on icons
|
2012-07-13 23:27:53 +01:00 |
|
Tomahawk CI
|
d1e230121e
|
Automatic merge of Transifex translations
|
2012-07-13 22:23:20 +00:00 |
|
Leo Franchi
|
06a5cbc8bb
|
Optional debug for help tracking done future race condition w/ IdThreadWorker
|
2012-07-13 18:22:06 -04:00 |
|
Syd Lawrence
|
d2d2678496
|
Merge branch 'master' of https://github.com/tomahawk-player/tomahawk
|
2012-07-13 23:17:37 +01:00 |
|
Syd Lawrence
|
bd071f472c
|
improved grayscale icon
|
2012-07-13 23:17:18 +01:00 |
|
Leo Franchi
|
20759b9b1c
|
Abuse^WMassage our use of QFutureInterface
|
2012-07-13 18:09:35 -04:00 |
|
Syd Lawrence
|
eef79f6fc2
|
Merge branch 'master' of https://github.com/tomahawk-player/tomahawk
|
2012-07-13 22:54:16 +01:00 |
|
Syd Lawrence
|
1d63867f58
|
slightly new take on the logo
|
2012-07-13 22:53:58 +01:00 |
|
Leo Franchi
|
866bf93721
|
Call sendMessage() with a QueuedConnection as it's cross-thread
|
2012-07-13 17:48:11 -04:00 |
|
Leo Franchi
|
4e3febcb5b
|
Let AlbumPlaylistInterface accept results from first good infoplugin result
|
2012-07-13 17:48:10 -04:00 |
|
Leo Franchi
|
479262c846
|
Extra pointer safety
|
2012-07-13 17:48:10 -04:00 |
|
Syd Lawrence
|
5c2da3d835
|
added grid view icons
|
2012-07-13 22:00:03 +01:00 |
|
Leo Franchi
|
6ee2e0fe14
|
TWK-968: Fix PlayableModel/DropJob for mixed mimetype
|
2012-07-13 13:07:32 -04:00 |
|
Leo Franchi
|
abf552e3a1
|
Try including qfutureinterface via QtCore/ to see if it helps the OS X slave
|
2012-07-13 11:51:48 -04:00 |
|
Leo Franchi
|
c064d27fb8
|
Less debug
|
2012-07-13 11:40:22 -04:00 |
|
Leo Franchi
|
a8fffe6fdc
|
Experimental: Re-implement asynchronous artist/album ID.
No more boost::thread usage, using QFutureInterface instead.
Now we keep the same model as before but use the undocumented API
of QFutureInterface
|
2012-07-13 11:39:48 -04:00 |
|
Christian Muehlhaeuser
|
f39722c2f8
|
* Updated ChangeLog.
|
2012-07-13 11:03:48 +02:00 |
|
Christian Muehlhaeuser
|
ad3f981c9f
|
* Fixed Windows shutdown.
|
2012-07-13 09:52:08 +02:00 |
|
Tomahawk CI
|
3d3c381dd7
|
Automatic merge of Transifex translations
|
2012-07-12 22:17:52 +00:00 |
|
Leo Franchi
|
6901a9f47e
|
Pointer safety
|
2012-07-12 11:50:21 -04:00 |
|
Christian Muehlhaeuser
|
f239473f0c
|
* Style fixes.
|
2012-07-12 11:22:25 +02:00 |
|
Christian Muehlhaeuser
|
c09dcc74e3
|
* Updated ChangeLog.
|
2012-07-12 10:02:14 +02:00 |
|
Christian Muehlhaeuser
|
3f50bace71
|
* Really fix compiling on Windows.
|
2012-07-12 09:47:31 +02:00 |
|
Christian Muehlhaeuser
|
54e4391576
|
Merge pull request #106 from TheOneRing/master
Make the Thumb Buttons interactive
|
2012-07-12 00:22:05 -07:00 |
|
Christian Muehlhaeuser
|
daf895c53d
|
* Try to fix compiling on mingw.
|
2012-07-12 09:14:33 +02:00 |
|
Christian Muehlhaeuser
|
a9dff282e3
|
* Cleaned up DiagnosticsDialog.
|
2012-07-12 08:40:17 +02:00 |
|
Christian Muehlhaeuser
|
f3d3f19ef8
|
* Provide convenience openUrl( url ) method in TomahawkUtilsGui, since QDesktopServices fail to work on Windows.
|
2012-07-12 08:35:29 +02:00 |
|
Christian Muehlhaeuser
|
81b9af0dc9
|
* Expose logfile's path in Logger.
|
2012-07-12 08:34:37 +02:00 |
|
Christian Muehlhaeuser
|
5f907258eb
|
* Style updates and smaller fixes.
|
2012-07-12 07:23:54 +02:00 |
|
Christian Muehlhaeuser
|
09d89c3663
|
* Use a RAMDirectory if we can't open the regular lucene index file.
|
2012-07-12 07:23:54 +02:00 |
|
Tomahawk CI
|
26e5c302d8
|
Automatic merge of Transifex translations
|
2012-07-11 22:17:45 +00:00 |
|
Jeff Mitchell
|
c3474833b9
|
Increased pointer safety (oops 19400)
|
2012-07-10 23:31:58 -04:00 |
|