1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-09 05:30:52 +02:00
Commit Graph

163 Commits

Author SHA1 Message Date
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