Casey Link
a2f2fc7867
Merge branch 'master' into whatshot
...
Conflicts:
src/tomahawkapp.cpp
2011-08-26 19:54:55 -05:00
Casey Link
a4a3c4fb17
Add What's Hot page with corresponding widget.
2011-08-21 12:56:41 -05:00
Christian Muehlhaeuser
622150fca2
* Cleaned up icons a bit.
2011-08-18 23:25:39 +02:00
Leo Franchi
2a061b5bf1
change Recently Played for super collection to Dashboard
2011-08-11 18:37:31 -04:00
Christian Muehlhaeuser
0dd29ffa3d
* Use track-placeholder.png in the PlaylistItemDelegate.
2011-08-11 02:48:28 +02:00
Michael Zanetti
c29ce585a5
Added a frame to the avatars as requested in bug TWK-106.
...
The frame image must be in displayed size and the avatar takes 80% of the available space centered.
2011-08-10 00:14:03 +02:00
Dominik Schmidt
a46aadd843
Use filter.png for the filter in the topbar
2011-08-09 03:20:54 +02:00
Leo Franchi
1759d1ea19
Add a loved tracks playlist, and aggregate loved tracks playlist, minus the actual valid tracks
2011-08-05 17:17:28 -04:00
Leo Franchi
a9111267e8
Merge branch 'master' into databasegenerator
...
Conflicts:
src/libtomahawk/CMakeLists.txt
src/libtomahawk/database/databasecommand_createplaylist.cpp
src/libtomahawk/playlist/dynamic/DynamicPlaylist.h
2011-08-03 23:31:25 -04:00
Christian Muehlhaeuser
374e6a0983
* Use info.png for contextual links.
2011-08-01 03:15:49 +02:00
Christian Muehlhaeuser
243997b06e
* Use new default artist placeholder image.
2011-08-01 02:27:12 +02:00
Leo Franchi
ca467fb5bc
Add support for non-autoloaded dynamic playlists that can be used for custom displays
...
Add a SocialPlaylistWidget that will display some cool social stats and lists, but none right now
2011-07-29 14:06:44 -04:00
Dominik Schmidt
bf46ca7b71
Add more api for qtscriptresolvers
2011-06-27 04:22:40 +02:00
Christian Muehlhaeuser
9758324128
* Fixed broken database schema for dynamic_playlist table.
2011-06-24 09:32:00 +02:00
Christian Muehlhaeuser
1bbbf93196
* Updated a few more icons.
2011-06-17 04:12:26 +02:00
Christian Muehlhaeuser
1d28ddc3c8
* Removed old, obsolete icons.
2011-06-17 02:59:56 +02:00
Leo Franchi
8a33a9edf4
new icons
2011-06-16 15:01:20 -04:00
Christian Muehlhaeuser
8c10bdfb07
* WIP: Fulltext resolving, score bars and score column.
...
* Added social_attributes table to the database.
* Added db migration script.
* Fixed database migration.
2011-06-12 05:57:57 +02:00
Christian Muehlhaeuser
03451c9197
* Made Artist- / TreeView the default view. Disabled album mode for this release.
2011-05-19 08:00:57 +02:00
Christian Muehlhaeuser
1b74430ea2
* Fixed dupes in resources.qrc.
2011-05-07 21:30:14 +02:00
Leo Franchi
f774ae4731
icon update
...
add zeroconf config too
2011-05-03 23:21:00 -04:00
Leo Franchi
cfff4a91cb
make it a new config dialog
2011-04-29 18:04:55 -04:00
Leo Franchi
eb8a4f6711
Some more work on the config UI
2011-04-28 07:35:16 -04:00
Leo Franchi
4eaff359f0
make collectionitems icons used not hardcoded, and add supercollection icon
2011-04-17 11:51:59 -04:00
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