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 |
|
Christian Muehlhaeuser
|
644f6a714a
|
* TreeProxyModel now inherits from PlayableProxyModel.
|
2012-06-01 00:32:15 +02:00 |
|
Christian Muehlhaeuser
|
0f6f58373e
|
* QueueProxyModel now inherits from PlayableProxyModel.
|
2012-06-01 00:31:33 +02:00 |
|
Christian Muehlhaeuser
|
68bf96f924
|
* PlaylistView uses a standard PlayableProxyModel now.
|
2012-06-01 00:31:09 +02:00 |
|
Christian Muehlhaeuser
|
d17783ef6e
|
* PlayableProxyModel supports artist & album items.
|
2012-06-01 00:30:28 +02:00 |
|
Christian Muehlhaeuser
|
14f6647471
|
* Removed obsolete proxy models and their interfaces.
|
2012-06-01 00:29:40 +02:00 |
|
Christian Muehlhaeuser
|
a62a9d50fe
|
* ViewManager uses new AlbumView/AlbumModel API.
|
2012-05-31 23:14:28 +02:00 |
|
Christian Muehlhaeuser
|
54612b3512
|
* SearchWidget uses new AlbumView/AlbumModel API.
|
2012-05-31 23:14:12 +02:00 |
|
Christian Muehlhaeuser
|
a2f8a2ae11
|
* SocialPlaylistWidget uses new AlbumView/AlbumModel API.
|
2012-05-31 23:13:53 +02:00 |
|
Christian Muehlhaeuser
|
cd198db31d
|
* WhatsHotWidget uses new AlbumView/AlbumModel API.
|
2012-05-31 23:13:32 +02:00 |
|
Christian Muehlhaeuser
|
088ff60339
|
* AlbumInfoWidget uses new AlbumView/AlbumModel API.
|
2012-05-31 23:13:09 +02:00 |
|
Christian Muehlhaeuser
|
bf9052bb1b
|
* ArtistInfoWidget uses new AlbumView/AlbumModel API.
|
2012-05-31 23:12:50 +02:00 |
|
Christian Muehlhaeuser
|
2a4f2d3802
|
* SourceInfoWidget uses new AlbumView/AlbumModel API.
|
2012-05-31 23:12:23 +02:00 |
|
Christian Muehlhaeuser
|
98de149eec
|
* TrackInfoWidget uses new AlbumView/AlbumModel API.
|
2012-05-31 23:12:10 +02:00 |
|
Christian Muehlhaeuser
|
1c4fabed2b
|
* WelcomeWidget uses new AlbumView/AlbumModel API.
|
2012-05-31 23:11:48 +02:00 |
|
Christian Muehlhaeuser
|
790120836d
|
* NewReleasesWidget now uses PlayableModels.
|
2012-05-31 23:11:17 +02:00 |
|
Christian Muehlhaeuser
|
b14985bf81
|
* Style fix in CustomPlaylistView.
|
2012-05-31 23:10:52 +02:00 |
|
Christian Muehlhaeuser
|
fee2f3a01b
|
* AlbumView now uses a PlayableModel internally.
|
2012-05-31 23:10:27 +02:00 |
|
Christian Muehlhaeuser
|
6d057732b5
|
* Support new AlbumModel API.
|
2012-05-31 23:09:58 +02:00 |
|
Christian Muehlhaeuser
|
bc982f0ca5
|
* AlbumModel now inherits from PlayableModel.
|
2012-05-31 23:09:37 +02:00 |
|
Christian Muehlhaeuser
|
811cd200d0
|
* Support item-sizes & adding various item_ptr's with templating in PlayableModel.
|
2012-05-31 23:08:58 +02:00 |
|
Christian Muehlhaeuser
|
c6ba3bcc15
|
* CollectionFlatModel is obsolete now.
|
2012-05-31 21:41:25 +02:00 |
|
Christian Muehlhaeuser
|
16736a2afd
|
* RelatedArtistsContext uses new TreeModel API.
|
2012-05-31 21:35:51 +02:00 |
|
Christian Muehlhaeuser
|
713b076929
|
* WhatsHotWidget uses new TreeModel API.
|
2012-05-31 21:35:29 +02:00 |
|
Christian Muehlhaeuser
|
172a4a8d77
|
* TrackView now uses LoadingSpinner and new OverlayWidget.
|
2012-05-31 21:34:19 +02:00 |
|
Christian Muehlhaeuser
|
2860bfc704
|
* ArtistView now uses LoadingSpinner and new OverlayWidget.
|
2012-05-31 21:33:52 +02:00 |
|
Christian Muehlhaeuser
|
3e8d131c16
|
* AlbumView now uses LoadingSpinner and new OverlayWidget.
|
2012-05-31 21:33:05 +02:00 |
|
Christian Muehlhaeuser
|
72528ab089
|
* LoadingSpinner inherits AnimatedSpinner and automatically connects to a QAbstractItemView.
|
2012-05-31 21:31:43 +02:00 |
|
Christian Muehlhaeuser
|
7bdc5ea4f2
|
* OverlayWidget now expects a QAbstractItemView which it automatically connects all signals to.
|
2012-05-31 21:31:01 +02:00 |
|
Christian Muehlhaeuser
|
7a8818ae94
|
* Style fix in DbCmd_SetPlaylistRevision.
|
2012-05-31 21:29:38 +02:00 |
|
Christian Muehlhaeuser
|
ca3b01362c
|
* TreeModel inherits PlayableModel now. Will be renamed to CollectionModel soon.
|
2012-05-31 21:29:12 +02:00 |
|
Christian Muehlhaeuser
|
bff7f01e22
|
* Fixed warnings and added itemCountChanged( uint ) signal to PlayableModel.
|
2012-05-31 21:28:37 +02:00 |
|
Christian Muehlhaeuser
|
751f029564
|
* PlayableModel is now capable of dealing with trees.
|
2012-05-31 21:22:18 +02:00 |
|
Christian Muehlhaeuser
|
623850a281
|
* Catch any exceptions when opening the lucene FSDirectory.
|
2012-05-31 16:54:44 +02:00 |
|
Christian Muehlhaeuser
|
5c1763e847
|
* Let's try that with Utf8 again.
|
2012-05-31 16:45:14 +02:00 |
|
Christian Muehlhaeuser
|
602cf294d0
|
* Store path as a temporary QByteArray so the data doesn't get free'd again immediately.
|
2012-05-31 16:37:40 +02:00 |
|