1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-24 06:33:04 +02:00

Commit Graph

  • 1ec521f1c6 Add whatsnew.svg Jason Herskowitz 2014-08-21 08:35:38 -04:00
  • 4b948fc524 * Disable anti-aliasing / enable text anti-aliasing in several places. Christian Muehlhaeuser 2014-08-21 14:25:10 +02:00
  • 650e046587 * Smaller close button / subscription icon in sidebar. Christian Muehlhaeuser 2014-08-21 14:07:42 +02:00
  • b722f8585d * Different splitter color. Christian Muehlhaeuser 2014-08-21 13:45:17 +02:00
  • a44b1bdb7b * Don't upper-case playlists, stations and temp pages. Christian Muehlhaeuser 2014-08-21 13:32:58 +02:00
  • 5c9ee9ffc4 * Darker caption label per default. Breadcrumbing to follow. Christian Muehlhaeuser 2014-08-21 13:27:00 +02:00
  • c8cdc5a24c Find QtSvg explicitly Uwe L. Korn 2014-08-21 11:15:09 +01:00
  • b13a08cb05 * Uppercase most of the sidebar. Christian Muehlhaeuser 2014-08-21 13:05:53 +02:00
  • ee11ff0bb7 * Right clicks shouldn't collapse/expand anything in the sidebar. Christian Muehlhaeuser 2014-08-21 13:03:22 +02:00
  • e82fc614de * Style fixes. Christian Muehlhaeuser 2014-08-21 13:01:57 +02:00
  • df8390a9df Fix test include dirs Dominik Schmidt 2014-08-21 12:48:29 +02:00
  • d1b723dbbd Merge pull request #246 from TheOneRing/thumb_size Uwe L. Korn 2014-08-21 12:22:59 +02:00
  • ba9071753a Fix make test Dominik Schmidt 2014-08-21 12:10:48 +02:00
  • cca0ae038d use bigger icons for the thumb bar buttons, to reduce pixel artefacts on high dpi Patrick von Reth 2014-08-21 12:10:25 +02:00
  • f8511152e3 * Updated 'What's New' design. Christian Muehlhaeuser 2014-08-21 11:53:11 +02:00
  • 4d24062952 * Updated 'What's New' images. Christian Muehlhaeuser 2014-08-21 11:52:16 +02:00
  • a4dfaac478 * Fixed overlapping text issue in Collection's preview widget. Christian Muehlhaeuser 2014-08-21 08:37:36 +02:00
  • 6e494db0b7 * Make the sidebar now-playing icon smaller. Christian Muehlhaeuser 2014-08-21 07:53:57 +02:00
  • 8542ad188e * Don't try to package viewpage_networkactivity on OSX for now. Christian Muehlhaeuser 2014-08-21 07:33:53 +02:00
  • 6160122192 * Make sidebar icons smaller. Christian Muehlhaeuser 2014-08-21 07:24:48 +02:00
  • b2b30cc808 * Disable anti-aliasing, but keep text anti-aliasing, in sidebar. Christian Muehlhaeuser 2014-08-21 07:24:27 +02:00
  • b877263d69 Automatic merge of Transifex translations Tomahawk CI 2014-08-21 02:17:18 +02:00
  • c41177fd8b * Don't interfere with labels below image in GridItemDelegate. Christian Muehlhaeuser 2014-08-20 17:11:02 +02:00
  • fc172279f2 * Only do the hover animation / controls when actually hovering the image. Christian Muehlhaeuser 2014-08-20 16:56:27 +02:00
  • b970a1d628 * Disable hover-controls when d&d over playlists. Christian Muehlhaeuser 2014-08-20 16:25:23 +02:00
  • b17ef98963 Blacken info icon Jason Herskowitz 2014-08-20 10:16:36 -04:00
  • 16d75ef46f * A little less opacity on the sidebar items. Christian Muehlhaeuser 2014-08-20 15:52:13 +02:00
  • 1bb0b8c8a4 * Hide results-box when required. Christian Muehlhaeuser 2014-08-20 15:41:25 +02:00
  • a271d3967f * Only show results-box if there are multiple results. Christian Muehlhaeuser 2014-08-20 15:22:49 +02:00
  • 6695d5681d Flat black icons Jason Herskowitz 2014-08-20 09:15:28 -04:00
  • 03ce6b7f08 * Revert accidental change. Christian Muehlhaeuser 2014-08-20 14:49:51 +02:00
  • 4d17aaf3c5 * Add tooltips to shuffle & repeat button. Christian Muehlhaeuser 2014-08-20 14:39:27 +02:00
  • d73946ea3e * Use a lighter dark color than black as default background color. Christian Muehlhaeuser 2014-08-20 14:34:18 +02:00
  • 708d585b96 * Prevent crashes in PlayableProxyModelPlaylistInterface. Christian Muehlhaeuser 2014-08-20 13:35:49 +02:00
  • a6ed5cfc42 * Set tooltip on result-picker and swap artist/track. Christian Muehlhaeuser 2014-08-20 12:37:31 +02:00
  • f1fe36a6aa * Make ClickableLabel auto-elide. Christian Muehlhaeuser 2014-08-20 12:37:04 +02:00
  • 793713c2a1 * Clicking the speaker icon toggles mute. Christian Muehlhaeuser 2014-08-20 11:57:49 +02:00
  • 828e65ff54 * Added simple scroll area to prevent results-box from resizing window. Christian Muehlhaeuser 2014-08-20 11:41:18 +02:00
  • ec5473cbcb * Hover action on album name in GridView. Christian Muehlhaeuser 2014-08-20 10:44:57 +02:00
  • 6606365974 * Make active anchor bold. Christian Muehlhaeuser 2014-08-20 09:37:38 +02:00
  • ea4180b57e * Jump to first anchor when jumping to more albums/songs. Christian Muehlhaeuser 2014-08-20 09:22:41 +02:00
  • 13cec067c8 * Update header-anchors' opacity as you scroll down the page. Christian Muehlhaeuser 2014-08-20 09:18:39 +02:00
  • 8ad1643a46 * Repaint ClickableLabel when opactity changes. Christian Muehlhaeuser 2014-08-20 09:18:05 +02:00
  • 60793e07be * Make sure to close sub-page when using anchors. Christian Muehlhaeuser 2014-08-20 08:44:47 +02:00
  • 9e78aeb998 * Added anchors to artist page. Christian Muehlhaeuser 2014-08-20 08:24:22 +02:00
  • b5a029245d * Added anchors to HeaderWidget. Christian Muehlhaeuser 2014-08-20 08:24:07 +02:00
  • 9c01ae995f * Added setOpacity method to ClickableLabel. Christian Muehlhaeuser 2014-08-20 08:22:42 +02:00
  • acbb8c5df8 * Open currently playing page when clicking on track in AudioControls. Christian Muehlhaeuser 2014-08-20 07:32:30 +02:00
  • dbfbc7bf75 * Disable opening track page from QueryLabel. Christian Muehlhaeuser 2014-08-20 07:32:06 +02:00
  • 7611a5546d * Switch track and artist name in AudioControls and make artist smaller. Christian Muehlhaeuser 2014-08-20 07:25:31 +02:00
  • 2251401cef * Make artist names in GridView clickable. Christian Muehlhaeuser 2014-08-20 07:08:20 +02:00
  • 8d94bbe8e3 * Set black foreground on biography. Christian Muehlhaeuser 2014-08-20 06:03:19 +02:00
  • 0a8263e083 * Alignment for source parents in playlists. Christian Muehlhaeuser 2014-08-20 05:48:41 +02:00
  • ed1b4013e8 * Show More link for albums on artist pages. Christian Muehlhaeuser 2014-08-20 05:48:15 +02:00
  • 7ec9951739 * Try to always rely on DPI settings. Christian Muehlhaeuser 2014-08-20 03:50:41 +02:00
  • eb9f425f4b * Remove dupe code path. Christian Muehlhaeuser 2014-08-20 03:49:46 +02:00
  • c59a499661 Automatic merge of Transifex translations Tomahawk CI 2014-08-20 02:17:18 +02:00
  • 1eb9375c49 * Queue connections to prevent unwanted resizes/-paints. Christian Muehlhaeuser 2014-08-19 14:07:02 +02:00
  • 14f2549951 * Applied new design to search page. Christian Muehlhaeuser 2014-08-19 13:46:31 +02:00
  • 03d774b9e7 * Query::equals() can now ignore album names. Christian Muehlhaeuser 2014-08-19 13:45:07 +02:00
  • 8af8de9f4b * No uniform row sizes in HistoryWidget. Christian Muehlhaeuser 2014-08-19 11:06:00 +02:00
  • bcc76b4d91 * Fixed widget sizes in AudioControls. Christian Muehlhaeuser 2014-08-19 10:45:48 +02:00
  • 89fa760397 * No need to keep all delegates connected to the AudioEngine all the time. Only one holds a playing item. Christian Muehlhaeuser 2014-08-19 08:34:21 +02:00
  • 93b7fb3ce7 * Update playback-bar below track when tracks is playing. Christian Muehlhaeuser 2014-08-19 08:24:47 +02:00
  • 471c11fd8e * Disable antialiasing text in playlists. Christian Muehlhaeuser 2014-08-19 07:50:32 +02:00
  • 306feab812 * You can now hover / click artist names in playlists. Christian Muehlhaeuser 2014-08-19 07:41:54 +02:00
  • 87e2ae99b6 * Default grid-item size hint changed. Christian Muehlhaeuser 2014-08-19 07:09:35 +02:00
  • 0155b5e2eb * Queue infosystem requests until its ready on startup. Christian Muehlhaeuser 2014-08-19 06:44:29 +02:00
  • e05d327aa5 * Keep width/height ratio for items when auto-resizing GridViews. Christian Muehlhaeuser 2014-08-19 06:10:28 +02:00
  • b8ded4fde2 * Auto-select first track in list to prevent default cover showing up in contextual view. Christian Muehlhaeuser 2014-08-19 04:52:09 +02:00
  • 3f1e97bb43 Automatic merge of Transifex translations Tomahawk CI 2014-08-19 02:17:19 +02:00
  • 7433287eb4 * Auto-expand grouped PlayableModels. Christian Muehlhaeuser 2014-08-18 12:53:21 +02:00
  • 5220f164e6 * Set default cover when no cover available on track change. Christian Muehlhaeuser 2014-08-18 06:26:49 +02:00
  • ac90129e22 * Update dashboard header image instantly. Christian Muehlhaeuser 2014-08-18 03:53:07 +02:00
  • ba3b85d794 * Don't set indentation on grouped tree-views. Christian Muehlhaeuser 2014-08-18 03:05:00 +02:00
  • 7031dcec40 Automatic merge of Transifex translations Tomahawk CI 2014-08-18 02:17:18 +02:00
  • 27c0564bbb * Never draw state icons over artist name. Christian Muehlhaeuser 2014-08-17 06:07:49 +02:00
  • 5aaf5bb3f7 * Dashboard has non-uniform row sizes. Christian Muehlhaeuser 2014-08-17 05:57:16 +02:00
  • cd3c0750a0 * Use lighter font for biography. Christian Muehlhaeuser 2014-08-17 04:22:12 +02:00
  • e6becbea45 * Use painter's fontMetrics. Christian Muehlhaeuser 2014-08-17 04:17:57 +02:00
  • 4ff99f7769 * Elide source names in playlist. Christian Muehlhaeuser 2014-08-17 04:17:38 +02:00
  • f44a85ff3c * Fixed playlist column-alignment. Christian Muehlhaeuser 2014-08-17 04:10:12 +02:00
  • 905be88d57 Automatic merge of Transifex translations Tomahawk CI 2014-08-16 02:18:16 +02:00
  • 68d0433567 Remove TODO, qxt is dead. Uwe L. Korn 2014-08-15 15:37:36 +01:00
  • eebf330d2f * Check for colItem not being null, too. Christian Muehlhaeuser 2014-08-15 11:09:22 +02:00
  • 5d1f0dd360 * Check for sidebar item actually having an underlying source before accessing it. Christian Muehlhaeuser 2014-08-15 10:57:07 +02:00
  • f7246b5830 * Group Dashboard by sources. Christian Muehlhaeuser 2014-08-15 05:35:07 +02:00
  • 6f19e87436 * Update copyrights. Christian Muehlhaeuser 2014-08-15 05:34:29 +02:00
  • de536d7dff * Use InboxPage to show Inbox. Christian Muehlhaeuser 2014-08-15 05:33:55 +02:00
  • c53022220b * Group InboxModel by sources. Christian Muehlhaeuser 2014-08-15 05:33:06 +02:00
  • 3c7b12ab82 * Wrap InboxView in an InboxPage. Christian Muehlhaeuser 2014-08-15 05:32:10 +02:00
  • d70c6449cb * Integrate contextual detail view in FlexibleView. Christian Muehlhaeuser 2014-08-15 05:20:20 +02:00
  • acb43b2b59 * Fixed row-height when showing extended map in sidebar. Christian Muehlhaeuser 2014-08-13 09:08:22 +02:00
  • 00c17e1003 * Updated sidebar's delegate. Christian Muehlhaeuser 2014-08-13 09:05:30 +02:00
  • e9c68aaa60 * New style & layout for album-page. Christian Muehlhaeuser 2014-08-13 08:43:55 +02:00
  • fa044b5782 * New style & layout for artist-page. Christian Muehlhaeuser 2014-08-13 08:41:33 +02:00
  • 8b7ad00234 * Removed obsolete member in GridItemDelegate. Christian Muehlhaeuser 2014-08-13 08:19:42 +02:00
  • dbf560e1bb * Adapt headers to new BasicHeader API. Christian Muehlhaeuser 2014-08-13 08:18:45 +02:00
  • 27acb247bc * New design for BasicHeader, soon to be obsolete. Christian Muehlhaeuser 2014-08-13 08:18:00 +02:00
  • 21fcefb843 * Simplify Dashboard. Christian Muehlhaeuser 2014-08-13 08:02:07 +02:00