Christian Muehlhaeuser
|
52a30ea0bd
|
* Experiment with now playing item's colors.
|
2012-12-08 22:14:43 +01:00 |
|
Christian Muehlhaeuser
|
f54c4adae2
|
* Ditch italic and make artist/album font smaller instead.
|
2012-12-08 21:44:21 +01:00 |
|
Christian Muehlhaeuser
|
0102ab7e0a
|
* Display Artist left of Album in AudioControls.
|
2012-12-08 21:40:02 +01:00 |
|
Christian Muehlhaeuser
|
f1ae9ce222
|
* Fixed ArtistAndAlbum hover states.
|
2012-12-08 21:39:43 +01:00 |
|
Christian Muehlhaeuser
|
19d91d7cba
|
* Italic font for album name.
|
2012-12-08 21:20:38 +01:00 |
|
Christian Muehlhaeuser
|
16b5766125
|
* Normal font weight for time & time remaining.
|
2012-12-08 21:19:11 +01:00 |
|
Christian Muehlhaeuser
|
6854bffb8f
|
* Disable drop-shadow effect.
|
2012-12-08 21:13:29 +01:00 |
|
Christian Muehlhaeuser
|
8d6b4d1cd3
|
Revert "* QueryLabel now draws a fancier text in the AudioControls."
This reverts commit 452c5b7ccedd686fd5d5d559c778fe9f1bf11231.
|
2012-12-08 21:08:40 +01:00 |
|
Christian Muehlhaeuser
|
c6c5007ab4
|
* Fixed margin and add drop-shadow effect to BasicHeader's caption.
|
2012-12-08 21:08:40 +01:00 |
|
Christian Muehlhaeuser
|
511cea9e7e
|
* Use bold fonts in AudioControls.
|
2012-12-08 21:08:40 +01:00 |
|
Christian Muehlhaeuser
|
2fd4f47a4a
|
* Set font weight on AudioControls.
|
2012-12-07 18:09:04 +01:00 |
|
Christian Muehlhaeuser
|
452c5b7cce
|
* QueryLabel now draws a fancier text in the AudioControls.
|
2012-12-07 18:07:26 +01:00 |
|
Christian Muehlhaeuser
|
1d32eeffde
|
* Paint linear gradient as header background.
|
2012-12-07 05:54:11 +01:00 |
|
Christian Muehlhaeuser
|
82efe3bf49
|
* Fixed now playing indicator painting in delegates.
|
2012-12-07 05:53:43 +01:00 |
|
Christian Muehlhaeuser
|
c12f7ba5ad
|
* Replace a ton more old PNGs with new SVG icon-set.
|
2012-12-07 03:49:25 +01:00 |
|
Teo Mrnjavac
|
1fea1bd2a1
|
Remove double include.
|
2012-12-05 21:26:45 +01:00 |
|
Leo Franchi
|
d42e2b33c5
|
Fix OSX build
|
2012-12-05 14:01:38 -05:00 |
|
Teo Mrnjavac
|
e7b0ba71e7
|
Apply popup fix on SourceTreePopupDialog as well.
|
2012-12-05 17:31:40 +01:00 |
|
Teo Mrnjavac
|
2b18cca7c5
|
Finally, really fix the black borders on popup Windows issue.
For now only on AccountsPopupWidget.
Thanks Patrick von Reth for the solution.
|
2012-12-05 15:55:14 +01:00 |
|
Christian Muehlhaeuser
|
12b0efdf8f
|
* Replaced a ton more PNGs with SVGs.
|
2012-12-05 05:43:25 +01:00 |
|
Christian Muehlhaeuser
|
79c6eaba80
|
* Started using SVGs for a bunch of images instead of good ol' PNG.
|
2012-12-05 02:18:55 +01:00 |
|
Christian Muehlhaeuser
|
19d9cf454e
|
* Added TomahawkUtilsGui::defaultIconSize().
|
2012-12-05 02:17:39 +01:00 |
|
Christian Muehlhaeuser
|
57e59fcb81
|
* Added ImageRegistry::icon() and renamed ::getFromCache to ::pixmap.
|
2012-12-05 02:17:14 +01:00 |
|
Christian Muehlhaeuser
|
10e7ea1057
|
* Unified play / pause button size.
|
2012-12-04 22:27:06 +01:00 |
|
Christian Muehlhaeuser
|
577e4228e4
|
* Use SVG images in GridItemDelegate and PlayableCover.
|
2012-12-04 22:27:06 +01:00 |
|
Christian Muehlhaeuser
|
95027ad467
|
* AudioControls now use new default images.
|
2012-12-04 21:08:25 +01:00 |
|
Christian Muehlhaeuser
|
005985a742
|
* Support a few more default images in TomahawkUtils::defaultPixmap().
|
2012-12-04 21:08:25 +01:00 |
|
Christian Muehlhaeuser
|
6236959ad4
|
* Enable SVG support in CMakeLists.txt.
|
2012-12-04 21:08:24 +01:00 |
|
Christian Muehlhaeuser
|
d9c8ef9273
|
* ImageRegistry supports rendering SVGs now.
|
2012-12-04 21:08:24 +01:00 |
|
Teo Mrnjavac
|
aee9ef58f4
|
Attempt to fix popup borders on Windows.
|
2012-12-04 21:03:01 +01:00 |
|
Christian Muehlhaeuser
|
62247d464f
|
* Make use of ImageRegistry.
|
2012-12-04 20:01:36 +01:00 |
|
Christian Muehlhaeuser
|
454e645b92
|
* Added ImageRegistry. Finally a global image cache (and soon to be SVG renderer).
|
2012-12-04 20:01:36 +01:00 |
|
Christian Muehlhaeuser
|
ba396ea73c
|
* ContextMenu: don't offer an album link when there's no album set.
|
2012-12-04 15:45:46 +01:00 |
|
Christian Muehlhaeuser
|
bc0ed7f177
|
* Never elide time and only show when duration > 0.
|
2012-12-04 15:39:21 +01:00 |
|
Christian Muehlhaeuser
|
584050a171
|
* Remove secondary accelerators.
|
2012-12-04 15:24:21 +01:00 |
|
Christian Muehlhaeuser
|
ba0359f35f
|
* Cleaned up ContextMenu a bit and added album & artist page-links for queries.
|
2012-12-04 15:21:37 +01:00 |
|
Christian Muehlhaeuser
|
fd8af9ac55
|
* Show PlaylistLargeItemDelegate's social-action info bigger and in gray again.
|
2012-12-04 15:20:33 +01:00 |
|
Christian Muehlhaeuser
|
96b4a0a3ff
|
* Show album name in PlaylistLargeItemDelegate.
|
2012-12-04 05:45:55 +01:00 |
|
Christian Muehlhaeuser
|
595dcac264
|
* Safety check in PlayableProxyModelPlaylistInterface.
|
2012-12-04 05:44:45 +01:00 |
|
Christian Muehlhaeuser
|
f059644df5
|
* Don't show the jump link in the AudioControls, if we can't actually jump anywhere.
|
2012-12-04 04:42:22 +01:00 |
|
Christian Muehlhaeuser
|
1487f7c79d
|
* Show play buttons on top of the cover on Artist-, Album- and Track-pages.
|
2012-12-04 04:27:43 +01:00 |
|
Christian Muehlhaeuser
|
71c46e5db9
|
* Added PlayableCover. A QLabel that you can set artists, albums or queries on and which shows a play button when hovered.
|
2012-12-04 04:26:52 +01:00 |
|
Christian Muehlhaeuser
|
880b9f96c7
|
* Remove tiled background image from header. I'm kinda fed up with it.
|
2012-12-04 03:49:48 +01:00 |
|
Christian Muehlhaeuser
|
2dabb2645c
|
* Fixed PlaylistInterface::siblingResult() for edge cases.
|
2012-12-04 03:37:07 +01:00 |
|
Christian Muehlhaeuser
|
415b2fcf55
|
* Removed untrue comment.
|
2012-12-04 03:36:23 +01:00 |
|
Christian Muehlhaeuser
|
085907dfe7
|
* Check prev/next availability in Album- & ArtistPlaylistInterface.
|
2012-12-04 03:15:19 +01:00 |
|
Christian Muehlhaeuser
|
4467202c3b
|
* Correctly call PlaylistInterface's base-method in TreeProxyModelPlaylistInterface::setCurrentIndex.
|
2012-12-04 03:15:19 +01:00 |
|
Christian Muehlhaeuser
|
fa0eaee3c8
|
* Prev/next check is now provided by PlaylistInterface.
|
2012-12-04 03:15:19 +01:00 |
|
Christian Muehlhaeuser
|
e4c66de0fd
|
* Moved prev/next check into PlaylistInterface.
|
2012-12-04 03:15:19 +01:00 |
|
Christian Muehlhaeuser
|
7f126dd225
|
* Only manually delete m_page in removeFromList().
|
2012-12-03 22:33:02 +01:00 |
|