1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-24 14:42:53 +02:00

Commit Graph

  • decd00318f Fix c&p mistake Uwe L. Korn 2014-10-12 15:36:01 +01:00
  • 575411008f Add small comment Uwe L. Korn 2014-10-12 15:04:11 +01:00
  • cf902b487d Don't DLLEXPORT NewReleasesWidget. Christian Muehlhaeuser 2014-10-12 16:03:11 +02:00
  • 1fe1695d0e Merge pull request #265 from tomahawk-player/playableproxyfilter-performance Uwe L. Korn 2014-10-12 15:50:54 +02:00
  • f6503aba08 Various small performance improvements Uwe L. Korn 2014-10-12 12:54:18 +01:00
  • f85e34a3e9 Memoize visibility filter Uwe L. Korn 2014-10-12 11:29:44 +01:00
  • b970cf1433 First do visibilty check to reduce branching Uwe L. Korn 2014-10-12 09:54:46 +01:00
  • 44ae9f7608 Less calls to itemFromIndex Uwe L. Korn 2014-10-12 09:50:01 +01:00
  • aa6ebf7746 Forgot to add CMakeLists.txt in newreleases viewpage plugin folder. Christian Muehlhaeuser 2014-10-12 15:08:29 +02:00
  • 0cb2fd9a5b Removed obsolete FadingPixmap. Christian Muehlhaeuser 2014-10-12 15:02:27 +02:00
  • 5fd592ca5e Style fixes. Christian Muehlhaeuser 2014-10-12 14:51:07 +02:00
  • ed2b007238 No more splitter in ViewManager. Christian Muehlhaeuser 2014-10-12 14:46:32 +02:00
  • d2793a0205 Removed obsolete AnimatedCounterLabel. Christian Muehlhaeuser 2014-10-12 14:44:23 +02:00
  • d2d7f349bb Remove unwanted includes. Christian Muehlhaeuser 2014-10-12 14:30:45 +02:00
  • cda6d67d45 Deploy newrelease viewpage plugin on OS X. Christian Muehlhaeuser 2014-10-12 14:16:23 +02:00
  • 2f521623c6 Style fixes in NewReleasesWidget. Christian Muehlhaeuser 2014-10-12 14:14:26 +02:00
  • cec759051a ChartsPlaylistInterface is no more. Christian Muehlhaeuser 2014-10-12 14:13:52 +02:00
  • 34dc326560 Moved NewReleasesWidget into a separate viewpage plugin. Christian Muehlhaeuser 2014-10-12 14:11:55 +02:00
  • bba643a63d Removed unused SocialPlaylistWidget. Christian Muehlhaeuser 2014-10-12 13:24:00 +02:00
  • 041b878233 Moved PlaylistViewPage to viewpages/ Christian Muehlhaeuser 2014-10-12 13:18:53 +02:00
  • eca416586b Removed executable flag from images. Christian Muehlhaeuser 2014-10-12 13:04:38 +02:00
  • 7fe9f1fae7 Removed executable flag from fonts. Christian Muehlhaeuser 2014-10-12 13:03:34 +02:00
  • f2e3efcbd6 * Removed Titillium Web and Pathway Gothic One fonts. Christian Muehlhaeuser 2014-10-12 13:02:46 +02:00
  • 0af3478a41 Use https where possible. Christian Muehlhaeuser 2014-10-12 12:42:16 +02:00
  • ad01cdb7cd This writing should always be up-to-date. Christian Muehlhaeuser 2014-10-12 12:41:11 +02:00
  • 8eab0442f2 Only run the loop until the condition changes Uwe L. Korn 2014-10-11 19:23:06 +01:00
  • 5da1736529 Add lazyness to filterAcceptsRow Uwe L. Korn 2014-10-11 19:11:56 +01:00
  • 1f5a3d8d25 Remove virtual keyword from some functions. Uwe L. Korn 2014-10-11 19:09:47 +01:00
  • bd09c7733e Removed obsolete PlaylistTypeSelectorDialog and NewPlaylistWidget. Christian Muehlhaeuser 2014-10-12 12:27:24 +02:00
  • ceeb7ff7c5 Style fixes in TomahawkWindow. Christian Muehlhaeuser 2014-10-12 12:21:46 +02:00
  • 694ed75802 Moved & renamed infowidgets/ to viewpages/ Christian Muehlhaeuser 2014-10-12 12:20:10 +02:00
  • 59de1e8180 * Removed obsolete CheckDirTree. Christian Muehlhaeuser 2014-10-12 12:01:01 +02:00
  • f4336b4d35 Removed obsolete TreeView, TreeWidget and TreeItemDelegate. Christian Muehlhaeuser 2014-10-12 10:52:45 +02:00
  • 927af167ed Removed InfoBar entirely. Yes, this currently leaves Station-mode a bit, uhm, headless. Christian Muehlhaeuser 2014-10-12 10:39:03 +02:00
  • b7d9f2c719 * Removed obsolete filtering via ViewManager / InfoBar. Christian Muehlhaeuser 2014-10-12 10:37:52 +02:00
  • 778462b490 Use ContextView's wrapped modelChanged() signal in PlaylistViewPage. Christian Muehlhaeuser 2014-10-12 10:11:57 +02:00
  • 8237dcf001 Inbox needs to set its own TrackView on ContextView. Christian Muehlhaeuser 2014-10-12 10:11:21 +02:00
  • 188dea4991 Added ContextView::setTrackView, allowing you to replace the TrackView with your own implementation of it. Christian Muehlhaeuser 2014-10-12 10:10:52 +02:00
  • f8fd06a2db * Renamed FlexibleView to PlaylistViewPage. Christian Muehlhaeuser 2014-10-12 09:12:22 +02:00
  • e52b55943d Emit 'modelChanged' when underlying model changes in TrackView. Christian Muehlhaeuser 2014-10-12 09:02:14 +02:00
  • cc9f7b37fe * Use existing 'changed' signal in PlaylistView. Christian Muehlhaeuser 2014-10-12 09:01:52 +02:00
  • 7862138230 Don't replicate so much of TrackView's API in ContextView. Christian Muehlhaeuser 2014-10-12 09:01:30 +02:00
  • 5525853a84 Adapt to new FlexibleView API. Christian Muehlhaeuser 2014-10-12 09:00:43 +02:00
  • a17c7a2e8d * FlexibleView is becoming a ViewPage wrapper for ContextView. Christian Muehlhaeuser 2014-10-12 08:59:26 +02:00
  • b470c95115 Added TomahawkUtils::Queue enum. Christian Muehlhaeuser 2014-10-12 08:57:57 +02:00
  • ab33f35f84 * Drop obsolete PlaylistView. Christian Muehlhaeuser 2014-10-12 08:56:54 +02:00
  • 7b2ec66d1d Automatic merge of Transifex translations Tomahawk CI 2014-10-12 02:17:21 +02:00
  • 1288f8f96a * Don't assert with now unknown SpotifyUpdater. Christian Muehlhaeuser 2014-10-11 10:25:59 +02:00
  • be9ac6b44b * Style fixes to Result. Christian Muehlhaeuser 2014-10-10 18:50:54 +02:00
  • 58f7620dc0 Removed obsolete view-toggle* images. Christian Muehlhaeuser 2014-10-11 08:05:06 +02:00
  • 2d28d6a04b Removed obsolete topbar-radiobuttons.css Christian Muehlhaeuser 2014-10-11 08:02:16 +02:00
  • 7e6ec405e8 * Removed obsolete FlexibleHeader. Christian Muehlhaeuser 2014-10-11 08:00:31 +02:00
  • 688069a51d Removed obsolete SearchBox.ui Christian Muehlhaeuser 2014-10-11 07:58:02 +02:00
  • 23c82bced3 * Only trigger a 'clicked' signal when the left mouse button was used in ClickableLabel. Christian Muehlhaeuser 2014-10-11 05:09:12 +02:00
  • 96e139ab0d Don't put dashboard into a QScrollArea. Christian Muehlhaeuser 2014-10-11 05:04:24 +02:00
  • 5f2127a977 * Fixed TrackDetailView's layout issues. Christian Muehlhaeuser 2014-10-11 05:04:06 +02:00
  • 83a108168f * Don't clip button in SettingsDialog. Christian Muehlhaeuser 2014-10-11 04:20:46 +02:00
  • 69c5a57f47 * We can't show resolver config dialogs as a sheet. So let's not try to. Christian Muehlhaeuser 2014-10-11 04:12:41 +02:00
  • 42cd93bd2e * Disable Spotify playlist syncing. Christian Muehlhaeuser 2014-10-11 03:00:24 +02:00
  • eb2b9ecd76 * Add layout-stretch to make sure config buttons always stay at the bottom. Christian Muehlhaeuser 2014-10-11 02:58:27 +02:00
  • 59e8aecf25 * Make Spotify config dialog resize when changing layout. Christian Muehlhaeuser 2014-10-11 02:57:55 +02:00
  • 319e82fdee Automatic merge of Transifex translations Tomahawk CI 2014-10-11 02:17:33 +02:00
  • 80cbc0d8e3 Automatic merge of Transifex translations Tomahawk CI 2014-10-10 02:17:30 +02:00
  • 10484c9ebc We're not a document based app, so let's not try to be have like one (and fail doing so). I don't mind if someone reintroduces a more iTunes-like behavior on OS X, but at least this doesn't break things anymore. Christian Muehlhaeuser 2014-10-09 03:42:48 +02:00
  • b1876959fa Automatic merge of Transifex translations Tomahawk CI 2014-10-09 02:17:21 +02:00
  • 68edaaa9ff Fixed crash in DatabaseImpl::file. Christian Muehlhaeuser 2014-10-09 00:27:37 +02:00
  • cd162cf255 Clarify context menu for Similar Tracks. We can change it back to Track Page once we have more info for a track like lyrics and stats. Jason Herskowitz 2014-10-08 13:48:30 -04:00
  • d3a32b5d24 * Removed obsolete ChangeLog entries. Christian Muehlhaeuser 2014-10-07 09:42:03 +02:00
  • 21d835d264 m_shadowPixmap is obsolete. Christian Muehlhaeuser 2014-10-06 11:11:57 +02:00
  • 1b0b4c0b6c Automatic merge of Transifex translations Tomahawk CI 2014-10-08 02:20:20 +02:00
  • 9874e9ad4e Automatic merge of Transifex translations Tomahawk CI 2014-10-07 02:17:23 +02:00
  • ef14a1d51b * Fixed inbox empty text. Christian Muehlhaeuser 2014-10-06 16:53:59 +02:00
  • 8ddfa18833 * TrackInfoWidget's m_artist is obsolete. Christian Muehlhaeuser 2014-10-06 11:00:55 +02:00
  • e2d6b4f115 * Make it Track - Artist to keep it consistent. Christian Muehlhaeuser 2014-10-06 10:56:51 +02:00
  • f6b466f9ba * Use Artist - Track as caption for track pages. Christian Muehlhaeuser 2014-10-06 10:48:38 +02:00
  • e74b456379 * Don't draw a frame around the overlay. Christian Muehlhaeuser 2014-10-06 10:48:19 +02:00
  • 7fddeb1195 * Removed unused StatsGauge. Copy in github.com/muesli/QtGaugeWidget. Christian Muehlhaeuser 2014-10-06 10:37:49 +02:00
  • 41748b080e * New design for track page. Christian Muehlhaeuser 2014-10-06 10:00:53 +02:00
  • a33a25cc46 * Redundant setBackgroundColor. Christian Muehlhaeuser 2014-10-06 09:26:34 +02:00
  • 46d79d5491 * Make sure feed / history gets resolved. Christian Muehlhaeuser 2014-10-06 08:56:05 +02:00
  • 4826492c8f * PlayableModel::ensureResolved() now traverses through parent nodes. Christian Muehlhaeuser 2014-10-06 08:55:51 +02:00
  • 86438e530e * Dropped obsolete AlbumItemDelegate. Christian Muehlhaeuser 2014-10-06 08:42:09 +02:00
  • ea085fe77c * Drop PlaylistItemDelegate::Short and ::Large styles. Combined as ::Fancy. Christian Muehlhaeuser 2014-10-06 08:40:10 +02:00
  • 4342257565 * Darken blurred background images. Christian Muehlhaeuser 2014-10-06 08:23:55 +02:00
  • 59da613d32 Automatic merge of Transifex translations Tomahawk CI 2014-10-06 02:17:38 +02:00
  • d8a54fa46d * Get rid of ImageMode::Grid. Christian Muehlhaeuser 2014-10-05 22:51:47 +02:00
  • 5f35ba1ffd Use default album art for drag icon on drag Jason Herskowitz 2014-10-05 16:29:22 -04:00
  • 4c78ad087e Fix odd indentation. Thierry Goeckel 2014-10-05 16:50:28 +02:00
  • 28c8251efe * Fixed showing offline results in playlists. Christian Muehlhaeuser 2014-10-05 08:07:24 +02:00
  • ae16fcda43 * Query::numResults( onlyPlayableResults ) lets you count only online results. Christian Muehlhaeuser 2014-10-05 08:06:37 +02:00
  • d36935a28e * Only react to left-clicks in HoverControls. Christian Muehlhaeuser 2014-10-05 07:04:55 +02:00
  • 191919de24 * Style fixes in TomahawkWindow. Christian Muehlhaeuser 2014-10-05 07:00:02 +02:00
  • 57a2c9c9ad * Catch back / forward mouse buttons to traverse through pages. Christian Muehlhaeuser 2014-10-05 06:59:47 +02:00
  • 3cabafd1f9 * Don't delete registry keys on uninstall. We still rely on that before major version upgrades. See TWK-462. Christian Muehlhaeuser 2014-10-05 05:10:23 +02:00
  • 6184b6c9cc Automatic merge of Transifex translations Tomahawk CI 2014-10-05 02:17:17 +02:00
  • 1eee6f968e * Fixed starting playlist by double-clicking in sidebar. Christian Muehlhaeuser 2014-10-04 10:05:48 +02:00
  • 515f2bb1a9 * Style fix in QueryLabel. Christian Muehlhaeuser 2014-10-04 09:43:52 +02:00
  • 772690aff6 * Fixed crash and simplified code in QueryLabel. Christian Muehlhaeuser 2014-10-04 09:43:11 +02:00
  • d7cf97d4b7 * Detect correct artist() and album() in QueryLabel. Christian Muehlhaeuser 2014-10-04 09:42:21 +02:00
  • 6256ebe91d Enjoy isn't a heading. Christian Muehlhaeuser 2014-10-04 08:14:34 +02:00