1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-01 01:51:58 +02:00

Commit Graph

  • 387091e198 Fix RecentlyLovedModel Uwe L. Korn 2013-07-31 21:18:25 +02:00
  • 8a7c26227c Add missing limit property Uwe L. Korn 2013-07-31 21:18:14 +02:00
  • 91c5960523 Add RecentlyLovedTracksModel Uwe L. Korn 2013-07-31 21:03:21 +02:00
  • 6fd7c83fad Add an intermediate LovedTracksModel Uwe L. Korn 2013-07-31 20:35:56 +02:00
  • c7e5fc62c2 Explicitly declare destructors virtual Uwe L. Korn 2013-07-31 17:02:44 +02:00
  • 477f7d63ef Move implementations out of the header Uwe L. Korn 2013-07-31 16:59:35 +02:00
  • 61bfe4e74d Add breadcrumbs for Top Loved Uwe L. Korn 2013-07-31 16:43:59 +02:00
  • 0faa02cac8 Rename LovedTracksModel to Top Loved Tracks Uwe L. Korn 2013-07-31 16:42:56 +02:00
  • dc34b228f0 Base size of GridView items changed from 160 to 120. Teo Mrnjavac 2013-07-31 16:40:46 +02:00
  • 1d2457c666 Add some scaling to the Accounts widget Teo Mrnjavac 2013-07-31 13:30:30 +02:00
  • 43ceb25753 Add margins scaling to DpiScaler Teo Mrnjavac 2013-07-31 13:30:05 +02:00
  • 6a821eef2e Fix main toolbar scaling. Teo Mrnjavac 2013-07-31 12:59:18 +02:00
  • 5ef100f526 Special cases, special cases everywhere. Teo Mrnjavac 2013-07-31 12:22:23 +02:00
  • 872a937c03 Use DpiScaler in GridView and delegate. Teo Mrnjavac 2013-07-31 12:08:41 +02:00
  • 0ccd790073 Automatic merge of Transifex translations Tomahawk CI 2013-07-31 02:16:36 +02:00
  • 4671e81617 Try another font size for scaling. Teo Mrnjavac 2013-07-31 00:21:40 +02:00
  • fc4d0a7933 Try to guess a sane base font size on Mac Teo Mrnjavac 2013-07-30 22:00:17 +02:00
  • 00cb5fafe2 Make DpiScaler entirely dependent on absolute font height in px :C Teo Mrnjavac 2013-07-30 20:28:23 +02:00
  • 95c8d53b96 Add afwul hack to DpiScaler to guess actual DPI from font metrics. Teo Mrnjavac 2013-07-30 18:41:04 +02:00
  • 6aee483cb7 Update empty tip for NetworkActivity Charts Uwe L. Korn 2013-07-30 18:43:47 +02:00
  • ffbe322789 Make "Last week" the default NetworkActivity chart Uwe L. Korn 2013-07-30 18:05:23 +02:00
  • e66270fd30 Use DpiScaler for ViewPage header icons. Teo Mrnjavac 2013-07-30 15:46:05 +02:00
  • b99bcd5d07 Added convenience static methods to DpiScaler Teo Mrnjavac 2013-07-30 11:43:24 +02:00
  • 73b7e724b4 Force NewAdditions icon to be rendered big enough for HiDPI displays. Teo Mrnjavac 2013-07-29 20:18:16 +02:00
  • ba1f578a3c Force NetworkActivity icon to be rendered big enough for HiDPI displays. Teo Mrnjavac 2013-07-29 20:11:15 +02:00
  • 41cc799b76 Force Auto & Station icons to be rendered big enough for HiDPI displays. Teo Mrnjavac 2013-07-29 20:05:54 +02:00
  • 8dfc564956 Force Playlist icon to be rendered big enough for HiDPI displays. Teo Mrnjavac 2013-07-29 19:54:23 +02:00
  • 317a88e8c1 Force SuperCollection icon to be rendered big enough for HiDPI displays. Teo Mrnjavac 2013-07-29 19:50:34 +02:00
  • 44a8a7b446 Do some scaling in AudioControls and SeekSlider Teo Mrnjavac 2013-07-29 19:44:10 +02:00
  • 07877add3c Add DpiScaler for fixed pixel sizes conversion Teo Mrnjavac 2013-07-29 19:21:18 +02:00
  • 76dc215036 Open playlist on click Uwe L. Korn 2013-07-30 13:21:28 +02:00
  • 6080e75f51 Do not expand Hot Playlists View on init Uwe L. Korn 2013-07-30 13:03:04 +02:00
  • 91b01038b1 Fix DB migration Uwe L. Korn 2013-07-30 12:58:04 +02:00
  • 157ee8f433 Speed up hot playlists by improving join performance Uwe L. Korn 2013-07-30 12:55:12 +02:00
  • a3aaf13981 Queue JobStatusItems if no JobStatusView is yet instantiated. Uwe L. Korn 2013-07-30 12:54:45 +02:00
  • 96b5a32a66 Reactivate Hot Playlists Uwe L. Korn 2013-07-30 12:13:47 +02:00
  • 20b84ce507 Add old-style annotations for earlier qt-versions Uwe L. Korn 2013-07-30 11:18:19 +02:00
  • 0bb417ed46 Automatic merge of Transifex translations Tomahawk CI 2013-07-30 02:16:35 +02:00
  • 251fa024c4 Only add job if there is already a JobStatusView Uwe L. Korn 2013-07-29 23:55:07 +02:00
  • 526c492409 Add index on playback_log.playtime Uwe L. Korn 2013-07-29 21:10:57 +02:00
  • 031bd3a0b1 Speed up NetworkActivity by joining fewer rows Uwe L. Korn 2013-07-29 20:20:38 +02:00
  • a21213cfcd Log peerInfoDebug only in verbose level Uwe L. Korn 2013-07-29 20:03:02 +02:00
  • 0d360d79c5 Shorten resolver error message to make them more readable Uwe L. Korn 2013-07-29 19:44:22 +02:00
  • 892e09a397 Revert unwanted Changes to WhatsHotWidget Uwe L. Korn 2013-07-29 19:15:35 +02:00
  • 531f6d78ab Add Trending Artists to Network Activity Uwe L. Korn 2013-07-29 19:09:51 +02:00
  • e9635f69b2 Fix QDBus linkage on all platforms Dominik Schmidt 2013-05-25 16:03:40 +02:00
  • 595508eeb8 Automatic merge of Transifex translations Tomahawk CI 2013-07-29 02:16:49 +02:00
  • a9eecbd246 Use TOMAHAWK_QT5 Uwe L. Korn 2013-07-28 22:00:37 +02:00
  • 2b2d2e0390 As BUILD_WITH_QT4 is not always set like we assumed, use Qt5_Core Uwe L. Korn 2013-07-28 21:54:19 +02:00
  • af1bf099e2 Find Phonon for Qt4 and Phonon4Qt5 for Qt5 Dominik Schmidt 2013-05-25 16:01:41 +02:00
  • 5884db1e3b DRY: Use GAM logic instead of build an own one in MPRIS Uwe L. Korn 2013-07-28 13:02:50 +02:00
  • 832305008b Support (lazy) loading of XSPF Playlists through JSResolvers Uwe L. Korn 2013-07-28 12:32:43 +02:00
  • 8cf2f38896 Reactivate tests Uwe L. Korn 2013-07-28 10:20:02 +02:00
  • fc0fec1fdc Fix tests for Qt5 Dominik Schmidt 2013-05-25 16:18:33 +02:00
  • 0558b2396f Automatic merge of Transifex translations Tomahawk CI 2013-07-28 02:16:48 +02:00
  • 48bf95c8f8 Make automatic playlist UI more translatable Lasse Liehu 2013-07-28 00:07:43 +03:00
  • d70be143fd Add internationalization context for song types Lasse Liehu 2013-07-27 21:21:04 +03:00
  • 6ba337d35a Force high resolution for Dashboard icon Teo Mrnjavac 2013-07-27 19:10:04 +02:00
  • e357aece18 Fix after borked rebase. Teo Mrnjavac 2013-07-27 19:06:17 +02:00
  • f44e84fee0 Fix elision in description text Teo Mrnjavac 2013-07-25 17:07:45 +02:00
  • c85e8aa3a2 Port BasicHeader fixes to InfoBar Teo Mrnjavac 2013-07-25 16:04:22 +02:00
  • 3b6f640bad Fix BasicHeader quirks on Hi-DPI displays. Teo Mrnjavac 2013-07-25 16:04:01 +02:00
  • 827540e8cf Automatic merge of Transifex translations Tomahawk CI 2013-07-27 02:16:34 +02:00
  • 3c8272ba81 Revert removal of test targets Uwe L. Korn 2013-07-26 19:48:56 +02:00
  • ccc1c260f1 qdbusxml2cpp is only found if QtDBus is explicity "found" Uwe L. Korn 2013-07-26 19:44:40 +02:00
  • a10f04e504 Qt5: Full definition of PlaylistInterface need for compiling Uwe L. Korn 2013-07-26 19:43:04 +02:00
  • 0425c0fc17 Export DynamicControl to support linking with Qt5 Uwe L. Korn 2013-07-26 19:39:36 +02:00
  • c26c9e3ca1 Export InfoSystemCache to link with qt5 Uwe L. Korn 2013-07-26 19:37:11 +02:00
  • 26d1e524d5 Only show the OTP bits if configured on the account, in a secondary login step Jeff Mitchell 2013-07-26 11:34:16 -04:00
  • fe4e281ab3 Remove softkeys usage Uwe L. Korn 2013-07-26 16:12:22 +02:00
  • 72557b1f5d fromAscii is removed in Qt5, use standard constructor here Uwe L. Korn 2013-07-26 16:06:42 +02:00
  • 0dd64c8e36 Deprecate Softkeys with Qt5 Uwe L. Korn 2013-07-26 16:06:13 +02:00
  • 6bcc662f7b * Don't show a score for offline sources. Christian Muehlhaeuser 2013-07-23 17:02:29 +02:00
  • e556bbe178 * Fixed deprecated InfoBar to look like the new header. Christian Muehlhaeuser 2013-07-23 17:01:15 +02:00
  • 46572cc5d1 Qt5 sometimes defines Metatypes by itself, don't define them twice Uwe L. Korn 2013-07-26 12:22:23 +02:00
  • 852ef9d339 Cleanup header Uwe L. Korn 2013-07-26 10:34:09 +02:00
  • c5ec5bce41 Fix coding style. Teo Mrnjavac 2013-07-24 11:37:12 +02:00
  • 016466bd52 Store the enabled state of external accounts Teo Mrnjavac 2013-07-22 13:08:10 +02:00
  • 5be9204db2 Added ConfigStorage priority and account deduplication. Teo Mrnjavac 2013-07-16 16:13:43 +02:00
  • b08cc64a88 Default to LocalConfigStorage for (new) accounts without CS. Teo Mrnjavac 2013-07-01 11:26:03 +02:00
  • 2cd1736203 Store to LocalConfigStorage as fallback when installing a ResolverAccount. Teo Mrnjavac 2013-06-29 15:19:02 +02:00
  • af6a90f956 Remove cruft Teo Mrnjavac 2013-06-29 15:18:39 +02:00
  • 484b7ccb88 Ensure we have a string to show if a Tp account name is empty. Teo Mrnjavac 2013-06-29 12:39:07 +02:00
  • b08ba3fe40 KTp KCM dialog title Teo Mrnjavac 2013-06-29 12:29:01 +02:00
  • e2f31fdd68 Show KTp KCM for KTp akkounts. Teo Mrnjavac 2013-06-28 21:40:13 +02:00
  • 1c61c5ae25 Return 0 for KdeConfigWidget if kcm_ktp_accounts was not found Dominik Schmidt 2013-06-24 02:12:51 +02:00
  • 8f1c4aeaf0 Yo dawg (teo-), I put a plugin in your plugin, so I can load another plugin for showing an in-application KDE config widget Dominik Schmidt 2013-06-24 01:15:24 +02:00
  • a5121f3ad1 Remove obsolete QPluginLoader include from TomahawkApp Dominik Schmidt 2013-06-23 23:37:28 +02:00
  • b2bb0349be Make building with Qt4 the default even if Qt5 was found Dominik Schmidt 2013-06-23 23:37:13 +02:00
  • d965783a53 Centralize plugin loading logic in Tomahawk::Utils::PluginLoader Dominik Schmidt 2013-06-23 23:14:16 +02:00
  • 93bbf44669 Centralize plugin finding logic in Tomahawk::Utils::PluginLoader Dominik Schmidt 2013-06-23 22:19:49 +02:00
  • e80a5ba2e5 Lock external account config UI, launch KDE Telepathy config dialog. Teo Mrnjavac 2013-06-19 16:45:34 +02:00
  • bec87f692d Add GTalk support for Telepathy accounts. Teo Mrnjavac 2013-06-18 18:04:06 +02:00
  • 99c3fb4431 Obsolete cmakedefine is obsolete. Teo Mrnjavac 2013-06-16 14:36:17 +02:00
  • 2416de9697 Just say NO to implementations in headers! Teo Mrnjavac 2013-06-16 14:35:24 +02:00
  • 1bc3bf3b05 Don't carry Telepathy objectPaths around more than necessary. Teo Mrnjavac 2013-06-16 14:17:05 +02:00
  • 530a838a1f Add Telepathy magic to TelepathyConfigStorage Teo Mrnjavac 2013-06-16 14:08:56 +02:00
  • 2db2cdb996 Load TelepathyConfigStorage plugin. Teo Mrnjavac 2013-06-12 19:40:25 +02:00
  • ebd7091fda Asyncify ConfigStorage loading, and allow multiple ConfigStorages. Teo Mrnjavac 2013-06-12 16:56:37 +02:00
  • 08158ca405 ConfigStorage is now in charge of initializing its own account credentials in CredentialsManager. Teo Mrnjavac 2013-06-11 18:08:45 +02:00