1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-16 11:04:01 +02:00
Commit Graph

170 Commits

Author SHA1 Message Date
Leo Franchi
9ee970489c add icon for playlists
add recently played item in source list
add create playlist icon, show playlists node for local source
remove H ome from toolbar as it's in the sidebar now
2011-04-17 11:51:58 -04:00
Leo Franchi
1ecb799694 add a createdOn property to playlists, and sort sourcetree 2011-04-15 17:27:27 -04:00
Leo Franchi
714c306032 Refactor the resolver config UI for More Prettiness
Allow resolvers to configure themselves and whatnot
2011-04-14 20:09:59 -04:00
Christian Muehlhaeuser
218b92da9e * Fixed Collection & Playlist's ViewPage pixmap. 2011-03-21 16:16:35 +01:00
Leo Franchi
51a004c7eb serve up the tomahawk logo ont he auth page
don't give parents to dbcmds
2011-02-28 22:39:43 -05:00
Christian Muehlhaeuser
844a455824 * Added ViewPage, ViewPage-history and more consistent sidebar behaviour. 2011-02-27 03:05:05 +01:00
Christian Muehlhaeuser
f9c4eac734 * Added home button to toolbar and linked it to PlaylistManager's showWelcomePage(). 2011-02-26 03:11:58 +01:00
Leo Franchi
b5f52f6c04 Add auth support to Playdar procol handling. Needs graphic design BADLY!
add part one of auth
fix stage two of auth as well
Fix API.
2011-02-25 00:50:04 -05:00
Leo Franchi
f2a1d5defd initial prototype of loading animation. needs some work, and eventually i want to
do the manual painting instead of using an animated gif, but this will work for now
2011-02-18 17:30:15 -05:00
Leo Franchi
1f169e0c24 Add new icons 2011-02-06 19:34:52 -05:00
Leo Franchi
1fd4464891 Add a summary generator to the dynamic playlists. Now when you collapse the controls a sentence representing the controls is shown.
This will need some work to make the english flow better, but this is a good start.
2011-01-27 22:22:41 -05:00
Leo Franchi
d3c48a5342 change the dynamic header a bit, still not final or anything, but more bearable
add logo to generators
2011-01-11 21:51:20 -05:00
Leo Franchi
0df8ea0732 finally fix most of the layout issues.
god i hate qlayout...
2010-12-12 17:00:31 -05:00
Leo Franchi
4460f3ce60 add a collapse button to the dynamic control widget too 2010-12-11 15:59:19 -05:00
Leo Franchi
b2b3f26155 initial commit of dynamic playlist gui 2010-12-10 21:31:43 -05:00
Christian Muehlhaeuser
e2f6d2891d * Added a little shadow around the covers. 2010-12-04 02:49:32 +01:00
Christian Muehlhaeuser
3f2cce0f69 * Added Album class with convenience methods.
* Cleaned up PlaylistInterface. Now basic classes (like the new Album or Artist class) can easily be accessed by the AudioEngine as a proper playlist.
* Added SourceInfoWidget, a summary page for sources.
* Added AlbumView / -Model / -Item.
* WIP: PlaylistManager.
* Many other cleanups / improvements I don't even remember anymore ;-)
2010-11-21 10:05:11 +01:00
Dominik Schmidt
3f30b32078 Improve application icon support (hopefully :D). 2010-11-03 20:22:31 +01:00
Leo Franchi
2fbd1b6bf1 Add prettier drag pixmap.
Still needs to be added to PlaylistModel---potentially refactored out into somewhere shared.
Also, only allow once column in the source model to be dragged, so we get the right amount of drag items.
2010-10-21 22:36:41 -04:00
Christian Muehlhaeuser
1f592fbbd9 Initial Tomahawk import. 2010-10-17 05:32:01 +02:00