1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-01-18 06:48:23 +01:00

20 Commits

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