1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-02 10:24:01 +02:00
Commit Graph

6749 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
7ca3860ca8 * Fixed qt picking wrong translations. 2012-12-03 14:54:26 +01:00
Michael Zanetti
9de5ee9e5a added a scrollbar 2012-12-03 00:27:03 +01:00
Michael Zanetti
ec23f2df06 reworked buttons 2012-12-02 23:45:26 +01:00
Jason Herskowitz
f458b63519 Make track placeholder icon square 2012-12-02 17:05:02 -05:00
Michael Zanetti
3eedd65c79 fix startFromGenre 2012-12-02 23:01:03 +01:00
Michael Zanetti
af05ce243d hooked up TagCloud again
made the input fields works
2012-12-02 22:51:47 +01:00
Michael Zanetti
3f7f1df61f increase delegate size and add hover effect 2012-12-02 21:32:12 +01:00
Michael Zanetti
73b5e977c8 rework StationCreator page2
make use of artistchartsmodel
2012-12-02 21:11:57 +01:00
Michael Zanetti
25a9d21e8f Merge branch 'qmlstation' of github.com:tomahawk-player/tomahawk into qmlstation 2012-12-02 21:07:47 +01:00
Christian Muehlhaeuser
bda65ac4cf * Return albumName() & artistName() for albums & artists in PlayableItem. 2012-12-02 21:06:04 +01:00
Christian Muehlhaeuser
533f717d35 * Return artist & album cover-ids from PlayableModel. 2012-12-02 21:04:17 +01:00
Michael Zanetti
7741f32536 Merge branch 'qmlstation' of github.com:tomahawk-player/tomahawk into qmlstation
Conflicts:
	src/libtomahawk/playlist/dynamic/widgets/DynamicQmlWidget.cpp
2012-12-02 20:36:32 +01:00
Christian Muehlhaeuser
8971c2dfe8 * Load artist charts into a PlayableModel. 2012-12-02 20:16:43 +01:00
Christian Muehlhaeuser
4e8ed35558 * Added example for retrieving top 15 artists in DynamicQmlWidget. 2012-12-02 18:57:58 +01:00
Christian Muehlhaeuser
9ebaa918d5 Merge branch 'master' into qmlstation 2012-12-02 18:48:04 +01:00
Christian Muehlhaeuser
dc49aa2906 * Added DbCmd_PlaybackCharts - currently only supports artists, more to come. 2012-12-02 18:47:28 +01:00
Michael Zanetti
feede63a13 added a common DeclarativeView class that sets commonly used stuff 2012-12-02 17:15:30 +01:00
Michael Zanetti
1938fdc727 replaced GridView in WelcomeWidget with QML Gridview
* Items don't hold correct CoverIDRoled yet
* Items don't hold correct IsPlayingRole yet
2012-12-02 12:10:22 +01:00
Tomahawk CI
86ce05f857 Automatic merge of Transifex translations 2012-12-01 01:17:10 +01:00
Christian Muehlhaeuser
4fdc6610e5 * Merged master. 2012-12-01 00:44:48 +01:00
Christian Muehlhaeuser
62feef3400 * Extra safety check. 2012-12-01 00:30:50 +01:00
Christian Muehlhaeuser
5d3a9e5932 * Style fixes. 2012-12-01 00:30:39 +01:00
Christian Muehlhaeuser
e58afe435d * Extra safety check. 2012-12-01 00:29:46 +01:00
Christian Muehlhaeuser
eea4c2f46e * #ifdef'd QLocale call. 2012-11-30 17:02:49 +01:00
Christian Muehlhaeuser
48da0d6a10 * Use QLocale::system().uiLanguages().first() instead of QLocale::system().name(). 2012-11-30 16:54:27 +01:00
Tomahawk CI
1829549969 Automatic merge of Transifex translations 2012-11-30 01:17:06 +01:00
Hugo Lindström
5803f0ed9c Bump chartversion 2012-11-29 19:25:38 +01:00
Hugo Lindström
14a6218f98 Add hotnewhiphop charts 2012-11-29 19:23:51 +01:00
Hugo Lindström
b3de53eb9d Refetch all on migrate 2012-11-29 01:55:47 +01:00
Tomahawk CI
2e48c41718 Automatic merge of Transifex translations 2012-11-29 01:17:32 +01:00
Hugo Lindström
4f69f69ff0 Migrate chart cache 2012-11-29 01:15:27 +01:00
Michael Zanetti
2c941f918d update rc file 2012-11-29 00:26:56 +01:00
Michael Zanetti
61fd5cb008 split the station creation into two steps 2012-11-29 00:20:04 +01:00
Michael Zanetti
6c8ee25c6a Merge branch 'qmlstation' of github.com:tomahawk-player/tomahawk into qmlstation 2012-11-28 21:14:05 +01:00
Hugo Lindström
81eb256326 Style fix, constants 2012-11-28 20:29:05 +01:00
Hugo Lindström
42dbdd82c9 Better cachevalidation. Refetch sources if fail to get id 2012-11-28 20:15:35 +01:00
Michael Zanetti
9db0a64b9b Merge branch 'qmlstation' of github.com:tomahawk-player/tomahawk into qmlstation 2012-11-28 19:21:14 +01:00
Christian Muehlhaeuser
96a90af296 * Fixed compiling. 2012-11-28 15:34:10 +01:00
Christian Muehlhaeuser
369555f227 Merge branch 'master' into qmlstation 2012-11-28 13:29:56 +01:00
Christian Muehlhaeuser
53251c1ba5 * More consistent PlaylistInterface API. 2012-11-28 13:29:35 +01:00
Christian Muehlhaeuser
a79a360ce2 * Fixed starting first playlist by triggering play. 2012-11-28 13:24:33 +01:00
Christian Muehlhaeuser
9100624108 Merge branch 'master' into qmlstation 2012-11-28 13:01:46 +01:00
Christian Muehlhaeuser
6d654121a3 * Fixed ArtistInfoWidget. 2012-11-28 12:59:50 +01:00
Christian Muehlhaeuser
a0e3d58561 * Store PlaylistInterface modes for all TrackViews. 2012-11-28 12:56:20 +01:00
Christian Muehlhaeuser
a0b5006a73 * Remove mode handling from ViewManager. 2012-11-28 12:55:49 +01:00
Christian Muehlhaeuser
5b213f1ac4 * Be more consistent when enabling the prev/next buttons. 2012-11-28 12:54:48 +01:00
Christian Muehlhaeuser
23fb6aec56 * Added a safety check in PlaylistInterface to prevent infinite looping. 2012-11-28 12:48:58 +01:00
Christian Muehlhaeuser
3f889df387 Merge branch 'master' into qmlstation 2012-11-28 11:35:51 +01:00
Christian Muehlhaeuser
580b18c561 * Consolidate Result's and Source's image modes into TomahawkUtils::ImageMode. 2012-11-28 11:35:13 +01:00
Christian Muehlhaeuser
a329eb4940 * Warnings-- 2012-11-28 11:33:06 +01:00