Christian Muehlhaeuser
|
96bf4650d0
|
* Fixed TWK-887: Make WelcomeWidget's children not collapsible.
|
2012-11-14 08:06:02 +01:00 |
|
Christian Muehlhaeuser
|
b6cc52f7c9
|
* Make FlexibleView set an appropriate emptiness tooltip when loading a playlist.
|
2012-11-14 07:59:59 +01:00 |
|
Christian Muehlhaeuser
|
edf91798f2
|
* Style cleanups for Query & ChartsPlugin.
|
2012-11-14 07:51:18 +01:00 |
|
Christian Muehlhaeuser
|
15ed144aec
|
* Style cleanup in GridView.
|
2012-11-14 07:27:17 +01:00 |
|
Christian Muehlhaeuser
|
7a64565511
|
* Style cleanup for GlobalActionManager.
|
2012-11-14 07:26:25 +01:00 |
|
Christian Muehlhaeuser
|
f5ff0c4558
|
* Restore a view's state if the model's guid changed.
|
2012-11-14 07:26:04 +01:00 |
|
Christian Muehlhaeuser
|
55821c61de
|
* Never try to store the state for an empty playlist guid.
|
2012-11-14 07:24:48 +01:00 |
|
Christian Muehlhaeuser
|
a738ab6b0a
|
* Hide Filesize column by default.
|
2012-11-14 07:23:35 +01:00 |
|
Christian Muehlhaeuser
|
2bc2d8c0f4
|
* WebResultHintChecker now uses our own NetworkReply.
|
2012-11-14 06:01:53 +01:00 |
|
Christian Muehlhaeuser
|
b9191a39ee
|
* JspfLoader now also uses our own NetworkReply to support HTTP redirects.
|
2012-11-14 05:55:22 +01:00 |
|
Christian Muehlhaeuser
|
eec48e6ad7
|
* Fixed TWK-856: XSPFLoader now follows HTTP redirects (by using our own NetworkReply).
|
2012-11-14 05:48:52 +01:00 |
|
Christian Muehlhaeuser
|
082f46f242
|
* All our link parsers now use our own NetworkReply instead of QNetworkReply.
|
2012-11-14 05:47:44 +01:00 |
|
Christian Muehlhaeuser
|
f79468484b
|
* DropJobNotifier now expects our own NetworkReply instead of a QNetworkReply.
|
2012-11-14 05:46:36 +01:00 |
|
Christian Muehlhaeuser
|
1e7c20add6
|
* Added NetworkReply, a simple wrapper for QNetworkReply that handles HTTP redirects.
|
2012-11-14 05:45:57 +01:00 |
|
Christian Muehlhaeuser
|
affe6f1898
|
* Console output cleanup.
|
2012-11-14 04:23:33 +01:00 |
|
Christian Muehlhaeuser
|
82d7dbbbd6
|
* Allow to decrease or increase the volume via the command-line.
|
2012-11-14 04:19:00 +01:00 |
|
Christian Muehlhaeuser
|
cc702d863b
|
* Don't advertise --headless for now.
|
2012-11-14 04:15:05 +01:00 |
|
Christian Muehlhaeuser
|
dd1b464d6b
|
* Slightly shrinked fonts on track page.
|
2012-11-14 04:00:02 +01:00 |
|
Christian Muehlhaeuser
|
5f4c8ba2a9
|
* Fixed artist & album name being cut off on track page.
|
2012-11-14 03:59:40 +01:00 |
|
Christian Muehlhaeuser
|
3a8ea3be12
|
* Fixed jumping to current track when track is being played from the active page.
|
2012-11-14 03:37:03 +01:00 |
|
Christian Muehlhaeuser
|
7ac798c143
|
* Properly implemented FlexibleView's jumpToCurrentTrack.
|
2012-11-14 03:36:04 +01:00 |
|
Christian Muehlhaeuser
|
6ca7394c78
|
* Style cleanup for AnimationHelper.
|
2012-11-14 02:39:59 +01:00 |
|
Christian Muehlhaeuser
|
65dbe8b268
|
* Fixed playlist row's height changing height when hovering during drag & drop operations.
|
2012-11-14 02:39:39 +01:00 |
|
Christian Muehlhaeuser
|
60f4263200
|
* Add Artist to hash even without a valid db-id.
|
2012-11-14 02:24:33 +01:00 |
|
Christian Muehlhaeuser
|
20b73b4470
|
* Fixed Album's hash-retrieval by name.
|
2012-11-14 02:24:33 +01:00 |
|
Christian Muehlhaeuser
|
39f1c04d7f
|
* Use FlexibleView's setPlaylistModel.
|
2012-11-14 02:24:33 +01:00 |
|
Christian Muehlhaeuser
|
f924fd380c
|
* Update FlexibleView's header when playlist gets changed.
|
2012-11-14 02:24:33 +01:00 |
|
Christian Muehlhaeuser
|
de9aa6f1fd
|
* Emit changed() signal when setting a new playlist title, description or icon.
|
2012-11-14 02:24:33 +01:00 |
|
Christian Muehlhaeuser
|
ad0c17395b
|
* Fixed english translation.
|
2012-11-14 02:24:33 +01:00 |
|
Dominik Schmidt
|
58936ecca4
|
Make CMake shut up about CLuceneUnstable, which is only a convenience hack for old openSUSE versions
|
2012-11-14 00:17:51 +01:00 |
|
Tomahawk CI
|
a9504a4982
|
Automatic merge of Transifex translations
|
2012-11-13 01:17:00 +01:00 |
|
Christian Muehlhaeuser
|
aa90cd1b88
|
* Removed obsolete code from TreeItemDelegate.
|
2012-11-12 11:45:12 +01:00 |
|
Christian Muehlhaeuser
|
d126ba3ac5
|
* Fixed TWK-1018: Broken row heights for related artists in footnotes.
|
2012-11-12 11:21:42 +01:00 |
|
Christian Muehlhaeuser
|
06f1ad6cf8
|
* Style fix.
|
2012-11-12 11:20:45 +01:00 |
|
Christian Muehlhaeuser
|
b5b96015d9
|
* Fixed TWK-1088: Don't crash when checking for stop-playback track when starting the very first track after startup.
|
2012-11-12 07:43:09 +01:00 |
|
Christian Muehlhaeuser
|
29533d7dab
|
* Show loading spinners for artist & album search.
|
2012-11-12 07:37:10 +01:00 |
|
Christian Muehlhaeuser
|
66ca7a6095
|
* Fixed TWK-1058: GridItemDelegate's text-box might be too small in height.
|
2012-11-12 07:23:04 +01:00 |
|
Christian Muehlhaeuser
|
0829c520ad
|
* Fixed TWK-1066: Hide tooltip should be bold.
|
2012-11-12 07:12:13 +01:00 |
|
Christian Muehlhaeuser
|
728c8815aa
|
* Fixed resolving spinners showing up.
|
2012-11-12 07:08:12 +01:00 |
|
Christian Muehlhaeuser
|
19a9d9badb
|
* Removed obsolete include.
|
2012-11-12 07:07:53 +01:00 |
|
Christian Muehlhaeuser
|
7634499347
|
* Fixed english translation for playlist-model description.
|
2012-11-12 04:30:55 +01:00 |
|
Christian Muehlhaeuser
|
3d76006a83
|
* Fixed artist & album retrieval.
|
2012-11-11 12:04:28 +01:00 |
|
Christian Muehlhaeuser
|
45d32b2094
|
* Fixed debug output.
|
2012-11-11 12:03:35 +01:00 |
|
Christian Muehlhaeuser
|
3062e6d2bd
|
* Fixed TWK-1096: Deleting a playlist destroys the current view.
|
2012-11-11 09:49:38 +01:00 |
|
Tomahawk CI
|
d5798d0614
|
Automatic merge of Transifex translations
|
2012-11-11 01:16:47 +01:00 |
|
Christian Muehlhaeuser
|
9d580d16ef
|
* Fixed sorting views by year.
|
2012-11-10 08:25:11 +01:00 |
|
Tomahawk CI
|
50988cbd97
|
Automatic merge of Transifex translations
|
2012-11-10 01:17:04 +01:00 |
|
Christian Muehlhaeuser
|
8fc3f7a4e3
|
* Set guids for LovedTracks, RecentPlays and RecentAdditions.
|
2012-11-09 06:41:55 +01:00 |
|
Christian Muehlhaeuser
|
57f1692c22
|
* FlexibleView now overrides the individual view's PlaylistInterface.
|
2012-11-09 06:41:07 +01:00 |
|
Christian Muehlhaeuser
|
70399e3cd7
|
* Return playlist-specific guids in PlaylistModel.
|
2012-11-09 06:40:31 +01:00 |
|