Christian Muehlhaeuser
|
2aa71d130f
|
* Properly set empty tooltip for PlaylistModels/Views.
|
2012-06-01 08:09:35 +02:00 |
|
Christian Muehlhaeuser
|
43c1c498d6
|
* Also hook up OverlayWidget with the model's loading signals.
|
2012-06-01 08:09:07 +02:00 |
|
Christian Muehlhaeuser
|
137fce3445
|
* Remove debug in PlaylistView.
|
2012-06-01 07:49:06 +02:00 |
|
Christian Muehlhaeuser
|
5ee92afb36
|
* Restore the empty-tooltip when filtering is done.
|
2012-06-01 07:48:50 +02:00 |
|
Christian Muehlhaeuser
|
1da5ea8ae7
|
* Show / hide the empty-tooltip when sliding.
|
2012-06-01 07:46:59 +02:00 |
|
Christian Muehlhaeuser
|
83e073fc7c
|
* AnimatedWidget emits a signal when the sliding animation is done.
|
2012-06-01 07:46:28 +02:00 |
|
Christian Muehlhaeuser
|
6695372639
|
* Auto resize OverlayWidget to a reasonable size.
|
2012-06-01 07:45:58 +02:00 |
|
Christian Muehlhaeuser
|
0d63fb97f7
|
* Set proper defautl empty-tooltips for PlaylistViews.
|
2012-06-01 07:13:56 +02:00 |
|
Christian Muehlhaeuser
|
27e7186b98
|
* Set an empty-tooltip for the QueueView.
|
2012-06-01 07:11:28 +02:00 |
|
Christian Muehlhaeuser
|
218098e1ff
|
* Allow API users to set an empty tooltip for TrackViews.
|
2012-06-01 07:11:02 +02:00 |
|
Christian Muehlhaeuser
|
0a7b6c9a22
|
* Make start- / finishLoading public methods of PlayableModel.
|
2012-06-01 07:10:27 +02:00 |
|
Christian Muehlhaeuser
|
d713dec19d
|
* OverlayWidget needs to update when items get removed, too.
|
2012-06-01 07:09:44 +02:00 |
|
Christian Muehlhaeuser
|
3a47a5f9c8
|
* Never show an empty OverlayWidget.
|
2012-06-01 06:57:13 +02:00 |
|
Christian Muehlhaeuser
|
4634f95b4c
|
* Temporarily work-around QSqliteDriver's race condition issues.
|
2012-06-01 06:47:02 +02:00 |
|
Christian Muehlhaeuser
|
4a47f6dd22
|
* No need to manually disable or include OverlayWidget anymore.
|
2012-06-01 06:41:57 +02:00 |
|
Christian Muehlhaeuser
|
161b860359
|
* No need to manually disable or include OverlayWidget anymore.
|
2012-06-01 06:39:24 +02:00 |
|
Christian Muehlhaeuser
|
18183c512f
|
* No need to include OverlayWidget anymore.
|
2012-06-01 06:37:11 +02:00 |
|
Christian Muehlhaeuser
|
1d1b3ff382
|
* No need to manually disable OverlayWidget anymore.
|
2012-06-01 06:35:15 +02:00 |
|
Christian Muehlhaeuser
|
0abc1a4be9
|
* Renamed ArtistView to TreeView.
|
2012-06-01 05:58:42 +02:00 |
|
Christian Muehlhaeuser
|
d97b83557b
|
* Got rid of TreeHeader. Handled by ViewHeader now.
|
2012-06-01 05:46:36 +02:00 |
|
Christian Muehlhaeuser
|
59fb1fefa0
|
* Got rid of TrackHeader. Handled by ViewHeader now.
|
2012-06-01 05:44:56 +02:00 |
|
Christian Muehlhaeuser
|
75991dca18
|
* Renamed AlbumItemDelegate to GridItemDelegate.
|
2012-06-01 05:29:02 +02:00 |
|
Christian Muehlhaeuser
|
a61f602855
|
* Renamed AlbumView to GridView.
|
2012-06-01 05:19:43 +02:00 |
|
Christian Muehlhaeuser
|
6d9b41dc02
|
* Soon to be used.
|
2012-06-01 05:18:51 +02:00 |
|
Christian Muehlhaeuser
|
35fd077d01
|
* Remove CollectionView which is replaced by TrackView.
|
2012-06-01 04:59:48 +02:00 |
|
Christian Muehlhaeuser
|
bdab8bc1c8
|
* Need to eventually hookup the link between SourceItem and ViewManager again.
|
2012-06-01 04:58:56 +02:00 |
|
Christian Muehlhaeuser
|
8c5fbcd7c7
|
* SourceInfoWidget now uses a bog standard TrackView.
|
2012-06-01 04:58:20 +02:00 |
|
Christian Muehlhaeuser
|
e197231fe6
|
* CollectionView is gone.
|
2012-06-01 04:57:42 +02:00 |
|
Christian Muehlhaeuser
|
872ccc5305
|
* A Source's latest-additions view is now a TrackView instead of a CollectionView.
|
2012-06-01 04:47:54 +02:00 |
|
Christian Muehlhaeuser
|
175b413584
|
* TrackView's default ViewPage implementation is good enough for PlaylistView.
|
2012-06-01 04:46:48 +02:00 |
|
Christian Muehlhaeuser
|
fad3c6d12a
|
* TrackView now has a default ViewPage implementation and inheritance.
|
2012-06-01 04:46:02 +02:00 |
|
Christian Muehlhaeuser
|
f5bdc3a30b
|
* Got rid of obsolete CollectionProxyModel*.
|
2012-06-01 04:23:03 +02:00 |
|
Christian Muehlhaeuser
|
faf8cf1539
|
* Fixed TWK-839: Creating name-less playlists results in a better default name.
|
2012-06-01 03:34:57 +02:00 |
|
Christian Muehlhaeuser
|
690c80db60
|
* DRY: Call main window and let it create a new playlist.
|
2012-06-01 03:34:17 +02:00 |
|
Christian Muehlhaeuser
|
062e7a5a3e
|
* Cleanup DiagnosticsDialog. Remove update button and fix copying to clipboard.
|
2012-06-01 03:05:20 +02:00 |
|
Ahmed
|
65710f9d51
|
Changes to the DiagnosticsDialog that updates when any changes happens
|
2012-06-01 02:46:53 +02:00 |
|
Christian Muehlhaeuser
|
b62b9c3531
|
* Style fix for DynamicView.
|
2012-06-01 02:17:08 +02:00 |
|
Christian Muehlhaeuser
|
497c0f01c2
|
* Call insert instead of insertInternal so it gets called correctly, in case it's overwritten.
|
2012-06-01 02:16:56 +02:00 |
|
Christian Muehlhaeuser
|
c3570e8e53
|
* Added comment to tr().
|
2012-06-01 02:01:53 +02:00 |
|
Christian Muehlhaeuser
|
8841fa48bf
|
* QueueModel is now created by the QueueView directly.
|
2012-06-01 01:58:41 +02:00 |
|
Christian Muehlhaeuser
|
f74e49b99b
|
* Show how many items are currently in the queue.
|
2012-06-01 01:58:21 +02:00 |
|
Christian Muehlhaeuser
|
bb1800d27f
|
* Remove items from queue when they're played.
|
2012-06-01 01:57:27 +02:00 |
|
Christian Muehlhaeuser
|
c829752b7e
|
* Switch to a pointing hand cursor when hovering an artist name in AlbumItemDelegate.
|
2012-06-01 01:05:36 +02:00 |
|
Christian Muehlhaeuser
|
7ab04deb12
|
* No more AlbumProxyModel.
|
2012-06-01 00:35:16 +02:00 |
|
Christian Muehlhaeuser
|
d5d969e058
|
* PlayableModel is set to be loading as default.
|
2012-06-01 00:34:48 +02:00 |
|
Christian Muehlhaeuser
|
3467a9e47d
|
* Don't hook up TreeModel to InfoSystem anymore.
|
2012-06-01 00:34:24 +02:00 |
|
Christian Muehlhaeuser
|
77b4e62918
|
* OverlayWidget uses PlayableProxyModel now.
|
2012-06-01 00:34:05 +02:00 |
|
Christian Muehlhaeuser
|
657b4b18f8
|
* ArtistViw uses PlayableProxyModel now.
|
2012-06-01 00:33:39 +02:00 |
|
Christian Muehlhaeuser
|
a42f19f07e
|
* AlbumView uses PlayableProxyModel now.
|
2012-06-01 00:33:17 +02:00 |
|
Christian Muehlhaeuser
|
7409f65874
|
* AlbumItemDelegate uses PlayableProxyModel now.
|
2012-06-01 00:32:50 +02:00 |
|