Christian Muehlhaeuser
|
2bb7f91e7d
|
* New include path.
|
2012-07-04 04:48:49 +02:00 |
|
Christian Muehlhaeuser
|
a8105c3347
|
* Obsolete dependency.
|
2012-07-04 04:48:34 +02:00 |
|
Christian Muehlhaeuser
|
f23543217e
|
* Remove TopBar from CMakeLists.txt.
|
2012-07-04 04:47:39 +02:00 |
|
Christian Muehlhaeuser
|
080b1b1817
|
* Remove TopBar and move SearchLineEdit into widgets/searchlineedit/.
|
2012-07-04 04:47:20 +02:00 |
|
Christian Muehlhaeuser
|
1f19a618a1
|
* Enable filter bar for loved tracks.
|
2012-07-04 04:19:59 +02:00 |
|
Christian Muehlhaeuser
|
f42a412bcc
|
* Style fixes.
|
2012-07-04 00:26:24 +02:00 |
|
Christian Muehlhaeuser
|
8ddb295f06
|
* Fixed Last.fm history importing.
|
2012-07-04 00:26:24 +02:00 |
|
Tomahawk CI
|
3cc9da298d
|
Automatic merge of Transifex translations
|
2012-07-03 22:17:34 +00:00 |
|
Leo Franchi
|
4ff1812526
|
Seed pipeline job item with query immediately
|
2012-07-03 17:55:29 -04:00 |
|
Christian Muehlhaeuser
|
692a4043e8
|
* Call startOnDemand() when initializing DynamicQmlWidget. Not sure if we need to wait for a revision to be loaded first, though.
|
2012-07-03 23:43:32 +02:00 |
|
Christian Muehlhaeuser
|
e81baf0eb7
|
* Added PlayableRoles and mapped them to the according column.
|
2012-07-03 23:42:56 +02:00 |
|
Christopher Reichert
|
118e6867ff
|
MetadataEditor.ui strings cleanup.
|
2012-07-03 15:54:05 -05:00 |
|
Michael Zanetti
|
bbdb15c53e
|
a very very basic pathview for covers
|
2012-07-03 18:06:19 +02:00 |
|
Jeff Mitchell
|
7fcb31dda7
|
Add vim swap files to gitignore
|
2012-07-03 12:04:27 -04:00 |
|
Jeff Mitchell
|
2a53f266fc
|
Remove vim swap files
|
2012-07-03 12:03:55 -04:00 |
|
Jeff Mitchell
|
452ac9630a
|
Merge remote-tracking branch 'origin/master' into specfilescanning
|
2012-07-03 11:58:31 -04:00 |
|
Christian Muehlhaeuser
|
5f61e3b1bd
|
* Merged master into declspec.
|
2012-07-03 17:54:22 +02:00 |
|
Christian Muehlhaeuser
|
6bc9f88189
|
* Setup a DynamicQmlWidget when showing a station.
|
2012-07-03 17:07:08 +02:00 |
|
Christian Muehlhaeuser
|
92d7757e47
|
* Setup (proxy-)model and load dynamic playlist in DynamicQmlWidget.
|
2012-07-03 17:07:08 +02:00 |
|
Michael Zanetti
|
2fb8b57e25
|
added qml file template for stations
|
2012-07-03 16:51:35 +02:00 |
|
Christian Muehlhaeuser
|
c295514598
|
* Make DynamicQmlWidget a proper ViewPage.
|
2012-07-03 16:37:47 +02:00 |
|
Christian Muehlhaeuser
|
fc36c5ae91
|
* Return true after setting the filter.
|
2012-07-03 16:16:53 +02:00 |
|
Michael Zanetti
|
c05bae9e8c
|
added DynamicQmlWidget (not doing anything yet)
|
2012-07-03 16:05:34 +02:00 |
|
Thierry Goeckel
|
9e5f5eb750
|
Nitpicky fix adding spaces left and right of 'und' in German Top Loved Tracks translation.
|
2012-07-03 15:27:47 +02:00 |
|
Stefan Derkits
|
3c30b08c36
|
quick & dirty fix for compilation issues (non-void methods not returning anything)
|
2012-07-03 13:36:13 +02:00 |
|
Christian Muehlhaeuser
|
658f0bf9bc
|
* Removed obsolete loading methods in AlbumInfoWidget.
|
2012-07-03 04:15:28 +02:00 |
|
Christian Muehlhaeuser
|
5991467d40
|
* Show tracks on Album page collection-style again.
|
2012-07-03 03:47:01 +02:00 |
|
Christian Muehlhaeuser
|
392197608f
|
* Removed obsolete 'unfilteredTrackCount' PlaylistInterface method / signal.
|
2012-07-03 03:31:03 +02:00 |
|
Christian Muehlhaeuser
|
2278f5d668
|
* Style fixes.
|
2012-07-03 03:13:55 +02:00 |
|
Christian Muehlhaeuser
|
b0c14d6217
|
* Don't load view states for empty guids.
|
2012-07-03 03:13:46 +02:00 |
|
Christian Muehlhaeuser
|
c32800c119
|
* Use new ViewPage API in ViewManager.
|
2012-07-03 02:50:17 +02:00 |
|
Christian Muehlhaeuser
|
b8cc0ddbcd
|
* Don't load social actions twice.
|
2012-07-03 02:50:17 +02:00 |
|
Christian Muehlhaeuser
|
6a23954539
|
* Added setFilter methods to proxy models.
|
2012-07-03 02:50:17 +02:00 |
|
Christian Muehlhaeuser
|
dc0316018a
|
* Fixed default implementation of ViewPage's setFilter method.
|
2012-07-03 02:50:17 +02:00 |
|
Christian Muehlhaeuser
|
752c1b38a0
|
* Implemented new ViewPage API for various classes.
|
2012-07-03 02:50:17 +02:00 |
|
Christian Muehlhaeuser
|
f5512d7b95
|
* Added filter/setFilter methods to ViewPage.
|
2012-07-03 02:50:17 +02:00 |
|
Christian Muehlhaeuser
|
a2f880d160
|
* Removed filter/setFilter methods from PlaylistInterfaces.
|
2012-07-03 02:50:17 +02:00 |
|
Tomahawk CI
|
f500efdaf9
|
Automatic merge of Transifex translations
|
2012-07-02 22:17:43 +00:00 |
|
Jeff Mitchell
|
ba34fd75a9
|
Merge remote-tracking branch 'origin/master' into specfilescanning
|
2012-07-02 17:55:02 -04:00 |
|
Christian Muehlhaeuser
|
1761f7af0c
|
* Playlists are now displayed as FlexibleViews.
|
2012-07-02 23:11:11 +02:00 |
|
Christian Muehlhaeuser
|
01fb91ac59
|
* Use new model/view API.
|
2012-07-02 23:10:36 +02:00 |
|
Christian Muehlhaeuser
|
bd629e6178
|
* Moved itemSize from model to delegate.
|
2012-07-02 23:10:24 +02:00 |
|
Christian Muehlhaeuser
|
1860d7732a
|
* Moved style/view specific model stuff into PlayableProxyModel.
|
2012-07-02 23:08:07 +02:00 |
|
Christian Muehlhaeuser
|
27df8fd3dc
|
* Added FlexibleView widget.
|
2012-07-02 23:04:46 +02:00 |
|
Jeff Mitchell
|
690c480462
|
Merge remote-tracking branch 'origin/master' into specfilescanning
|
2012-07-02 11:56:22 -04:00 |
|
Christian Muehlhaeuser
|
868779c40c
|
* Add a vertical spacer item to the DiagnosticsDialog, so contents don't move around.
|
2012-07-02 04:03:32 +02:00 |
|
Christian Muehlhaeuser
|
a1b24c1244
|
* Emit coverChanged() even when we couldn't get a cover, so the views update / trigger new requests.
|
2012-07-02 03:49:24 +02:00 |
|
Michael Zanetti
|
051282be06
|
moved qml file to rc to avoid path issues
|
2012-07-02 01:12:32 +02:00 |
|
Michael Zanetti
|
fb0a88aa98
|
make reflection look nice in pathview and remove it from gridview
|
2012-07-02 00:58:08 +02:00 |
|
Michael Zanetti
|
fc69e7d08d
|
added an ugly but still impressive (for a proof of concept) mirror effect for cover art
|
2012-07-02 00:34:59 +02:00 |
|