1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-29 04:02:27 +01:00

479 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
01befb0955 * Added better quality icon images and merged stable. 2011-04-06 08:06:54 +02:00
Leo Franchi
806b3a3281 change loading animation, show animation while resolving a playlist 2011-04-04 18:43:51 -04:00
Leo Franchi
cc379b8ffe use new images in toolbar too 2011-03-22 21:35:35 -04:00
Leo Franchi
458551d78a Add new icons, and also use the new icon in stations and auto playlists 2011-03-22 13:01:59 -04:00
Christian Muehlhaeuser
218b92da9e * Fixed Collection & Playlist's ViewPage pixmap. 2011-03-21 16:16:35 +01:00
Christian Muehlhaeuser
2b5808a35b * Added new icons. 2011-03-21 16:07:54 +01:00
Leo Franchi
2d7b5d3910 fix url 2011-03-05 23:53:33 -05:00
Leo Franchi
2e11ae5894 Fix auth to work with pinentry based auth 2011-03-05 23:44:11 -05:00
Leo Franchi
38bc02af55 set proper size of tomahawk logo in auth page 2011-03-05 16:27:39 -05: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
d97f9b775b add image 2011-01-28 08:00:29 -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
c28a7b8aa4 Merge branch 'master' into dynamic
Conflicts:
	src/CMakeLists.txt
	src/libtomahawk/collection.cpp
	src/libtomahawk/collection.h
	src/libtomahawk/network/filetransferconnection.h
	src/libtomahawk/playlist.h
	src/libtomahawk/query.h
	src/libtomahawk/result.h
	src/playlist/playlistmanager.cpp
	src/playlist/plitem.h
	src/tomahawkwindow.cpp
2011-01-03 22:31:37 -06:00
Leo Franchi
4460f3ce60 add a collapse button to the dynamic control widget too 2010-12-11 15:59:19 -05:00
Christian Muehlhaeuser
e3dfdb7f11 * Added background shadow for album covers / artist images. 2010-12-03 18:36:31 +01:00
Christian Muehlhaeuser
db8cb48f1a * Tomahawk icon as original uncompressed SVG added. 2010-12-03 18:21:37 +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
Christian Muehlhaeuser
7ba3344d6a * Updated Tomahawk icon. The original icon is 128x128, so the blown-up 256 and 512 px versions are kinda daft. 2010-11-05 06:00:00 +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