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

6749 Commits

Author SHA1 Message Date
Michael Zanetti
11ac159112 workaround weird graphics problem in OSX
SVG images must not have a size of 0 or it will smash the painting engine
2012-12-29 23:17:08 +01:00
Christian Muehlhaeuser
ea3417f2be * Compile fixes. 2012-12-29 19:08:42 +01:00
Christian Muehlhaeuser
98bf0bb23e * Merged master into qmlstation. 2012-12-29 18:57:13 +01:00
Christian Muehlhaeuser
c25370c168 * Disable 'Create new station' item in sidebar. 2012-12-29 18:48:10 +01:00
Christian Muehlhaeuser
d002448fd6 * Add radio item to SourcesModel. 2012-12-29 18:47:49 +01:00
Christian Muehlhaeuser
dc4035dd97 * Now we can have temporary dynamic playlists. 2012-12-29 18:46:46 +01:00
Christian Muehlhaeuser
edac0daa52 * Silly style cleanups. 2012-12-29 18:46:09 +01:00
Christian Muehlhaeuser
7fcbe72abb * Return CoverIDRole for artists and albums in a PlayableModel. 2012-12-29 18:44:41 +01:00
Christian Muehlhaeuser
a1148ece05 * Add Radio item to sidebar. 2012-12-29 18:43:55 +01:00
Tomahawk CI
39928f0fb6 Automatic merge of Transifex translations 2012-12-28 01:17:04 +01:00
Michael Zanetti
2dbe43fe89 fixed the flickering white border issue when scaling CoverImages 2012-12-27 01:21:39 +01:00
Tomahawk CI
a5868d834d Automatic merge of Transifex translations 2012-12-25 01:16:57 +01:00
Teo Mrnjavac
3e577cc8ee Fix the header gradient rect issue for headers other than BasicHeader. 2012-12-24 21:29:00 +01:00
Christian Muehlhaeuser
cf36ca82ac * Patch from Felix Paul Kuehne: Support previous & next keyboard shortcuts used by third-party keyboard vendors. 2012-12-24 12:40:11 +01:00
Christian Muehlhaeuser
fa1fa93b09 * Patch from Felix Paul Kuehne: Clean up mac includes to speed up compiling. 2012-12-24 12:40:11 +01:00
Tomahawk CI
2bb2728a10 Automatic merge of Transifex translations 2012-12-24 01:16:41 +01:00
Christian Muehlhaeuser
99ba2ccc00 * Disable cli help for --http & --filescan (for now). 2012-12-23 21:15:42 +01:00
Christian Muehlhaeuser
f923716628 * Huh, our up- & download images have been reversed. 2012-12-23 21:10:47 +01:00
Christian Muehlhaeuser
c2388829bc * Forgot very bad match. 2012-12-23 21:08:30 +01:00
Christian Muehlhaeuser
130a8e7917 * Use a textual score representation instead of the bar. 2012-12-23 20:50:13 +01:00
Christian Muehlhaeuser
491060d5bc * Properly calculate ACLJobDelegate's sizeHint, taking current font settings into account. 2012-12-23 20:28:07 +01:00
Christian Muehlhaeuser
c0e4b76c8c * Make JobStatusItem's default weight 1, so that invalid items with a weight of 0 can be differentiated. 2012-12-23 20:27:14 +01:00
Christian Muehlhaeuser
e5d5ebf0ec * Properly calculate JobStatusItem's row height, taking current font settings into account. 2012-12-23 20:26:46 +01:00
Christian Muehlhaeuser
c84a77c107 * No more sizeHint-roles in PlayableModel. 2012-12-23 18:53:10 +01:00
Christian Muehlhaeuser
bc3824dfad * Fixed default row-height for TreeItemDelegate. 2012-12-23 18:52:56 +01:00
Christian Muehlhaeuser
3d210c05e5 * Fixed default row-height for PlaylistItemDelegate. 2012-12-23 18:52:11 +01:00
Christian Muehlhaeuser
203f38cf2d * Style fixes in WhatsHotWidget. 2012-12-23 17:24:39 +01:00
Christian Muehlhaeuser
4629372c97 * GridView shouldn't delete the old model when setting a new one. 2012-12-23 17:24:18 +01:00
Christian Muehlhaeuser
408b104b8d * Don't even try to paint invalid GridItems. 2012-12-23 17:23:45 +01:00
Christian Muehlhaeuser
5c9b1cbfe8 * Make sure we load artist image when loading an unknown album's cover failed. 2012-12-23 12:30:34 +01:00
Christian Muehlhaeuser
9d6dde2c74 * Remove compiler warning. 2012-12-23 12:03:08 +01:00
Christian Muehlhaeuser
8fc92ef345 * PixmapDelegateFader must not create rounded images before cache verification, since it creates a new QPixmap. 2012-12-23 12:02:56 +01:00
Christian Muehlhaeuser
a60d4dc364 * Use displayQuery()'s for cover fetching. 2012-12-23 11:59:59 +01:00
Christian Muehlhaeuser
46874ca20d * LastFmInfoPlugin logs which covers it fails to load. 2012-12-23 11:59:19 +01:00
Christian Muehlhaeuser
b90805234d * Don't try to load covers for name-less albums. 2012-12-23 11:58:00 +01:00
Christian Muehlhaeuser
af79919485 * QueueProxyModel removes unplayable tracks once finished resolving. 2012-12-23 10:08:41 +01:00
Christian Muehlhaeuser
301b8b8850 * Queue's PlaylistView doesn't accept unplayable queries. 2012-12-23 10:08:00 +01:00
Christian Muehlhaeuser
3a10c53026 * PlaylistModel's setAcceptPlayableQueriesOnly( bool ) toggles whether dropping unplayable queries is allowed. 2012-12-23 10:07:32 +01:00
Christian Muehlhaeuser
85b3a83144 * PlayableModel now emits signals for its queries so we don't have to store them everywhere. 2012-12-23 10:06:58 +01:00
Christian Muehlhaeuser
e0d5a4ddb1 * Make ImageRegistry::putInCache() less verbose. 2012-12-23 10:05:42 +01:00
Christian Muehlhaeuser
fe3a775bb7 * Silly style fixes. 2012-12-23 09:06:47 +01:00
Christian Muehlhaeuser
02668de6f8 * Fixed ImageRegistry's size key. 2012-12-23 09:06:38 +01:00
Christian Muehlhaeuser
93951bfdd4 * Use PlayableModel's new currentIndex methods. 2012-12-23 08:13:39 +01:00
Christian Muehlhaeuser
96b9f38b2e * Reset PlayableModel's currentIndex when it gets removed from the model. 2012-12-23 08:13:39 +01:00
Christian Muehlhaeuser
3823774dca * Change PlayableProxyModelPlaylistInterface's currentIndex when the underlying model's has changed. 2012-12-23 08:13:39 +01:00
Christian Muehlhaeuser
c61a2faa79 * Adapted SourcePlaylistInterface & AudioEngine to PlaylistInterface's new signals. 2012-12-23 08:13:38 +01:00
Christian Muehlhaeuser
e2812be73a * previous- & nextTrackAvailable signal now emit a boolean parameter indicating whether there's another track available. 2012-12-23 08:13:38 +01:00
Tomahawk CI
50daf3acbf Automatic merge of Transifex translations 2012-12-23 06:47:35 +01:00
Christian Muehlhaeuser
61330e54b4 * Cleaned up ChangeLog. 2012-12-23 06:10:00 +01:00
Christian Muehlhaeuser
394bda7aca * Style fixes. 2012-12-23 05:55:34 +01:00