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

Commit Graph

  • 10712c7efb Automatic merge of Transifex translations Tomahawk CI 2013-06-23 02:16:17 +02:00
  • 1c62ec3358 Delete AudioEngine after MainWindow Uwe L. Korn 2013-06-22 20:08:11 +02:00
  • 612d8874df Don't output secrets in log. Teo Mrnjavac 2013-06-22 12:47:07 +02:00
  • 56dd8e2572 Stay insecure if there's no other way. Teo Mrnjavac 2013-06-20 18:06:45 +02:00
  • 3adeee4140 Debug spam++ Teo Mrnjavac 2013-06-20 15:22:59 +02:00
  • d829389e4e * Filter out tracks with bogus mtime when trying to load recent albums. Christian Muehlhaeuser 2013-06-22 12:38:30 +02:00
  • 1ecfc8aa9e * Load recent albums when SourceList is ready. Christian Muehlhaeuser 2013-06-22 12:32:25 +02:00
  • a4505930b5 * Changed tomahawkLoaded handling. Christian Muehlhaeuser 2013-06-22 12:32:02 +02:00
  • a6f8dc1830 * Get rid of passing tomahawkLoaded signal through TomahawkWindow and ViewManager. Christian Muehlhaeuser 2013-06-22 12:31:39 +02:00
  • ec17293d3d Do not queue ACL result if there are no sipInfos Uwe L. Korn 2013-06-22 00:22:43 +02:00
  • 00e8d25da6 Revert "Put "out of %1" under the big number in StatsGauge" Christian Muehlhaeuser 2013-06-21 22:33:34 +02:00
  • 483fa38f7b Put "out of %1" under the big number in StatsGauge Lasse Liehu 2013-06-21 15:12:34 +03:00
  • 193d4b6a96 Automatic merge of Transifex translations Tomahawk CI 2013-06-21 02:16:54 +02:00
  • ef00f9c21a This breaks too many things: Revert "Some dashboard design tweaks" Christian Muehlhaeuser 2013-06-20 19:42:13 +02:00
  • 42c0199f53 * Fixed incompatible signal/slot types. Christian Muehlhaeuser 2013-06-20 19:38:00 +02:00
  • 61a99449f3 Some dashboard design tweaks Jason Herskowitz 2013-06-20 09:34:36 -04:00
  • 6ed0879c7c * Respect results' online state when displaying. Christian Muehlhaeuser 2013-06-20 10:01:57 +02:00
  • 53ad9739ad * Query's resoltSorter needs to take into account the result's online state. Christian Muehlhaeuser 2013-06-20 10:01:18 +02:00
  • 8e48956c87 * Result now always returns the actual score regardless of the online state. Christian Muehlhaeuser 2013-06-20 10:00:53 +02:00
  • 776b1c9f2e * Pipeline only becomes ready when Database is entirely finished with init. Christian Muehlhaeuser 2013-06-20 09:50:52 +02:00
  • 42c03fd9ba * Don't emit Database::ready() just because the FuzzyIndex became ready. Christian Muehlhaeuser 2013-06-20 09:50:23 +02:00
  • 7a2d1cadec * Make sure JSResolver always has at least the default resolver icon set. Christian Muehlhaeuser 2013-06-20 09:31:31 +02:00
  • 21beba0881 * Style fixes. Christian Muehlhaeuser 2013-06-20 09:31:03 +02:00
  • 277edfe8ca * Don't reset the resolver's icon if we couldn't retrieve one in ResolverAccount. Christian Muehlhaeuser 2013-06-20 09:30:21 +02:00
  • e48b4096b9 Automatic merge of Transifex translations Tomahawk CI 2013-06-19 02:17:21 +02:00
  • 0db80a9a61 Automatic merge of Transifex translations Tomahawk CI 2013-06-18 02:16:44 +02:00
  • e0bff794ab Fix slot/signal namespacing Uwe L. Korn 2013-06-18 00:02:25 +02:00
  • 47fc81b8c0 Don't forget to replace Fauna font on Album pages too. Jason Herskowitz 2013-06-17 13:50:01 -04:00
  • c002eaf11c Try a different label font since Fauna One wasn't so great on Windows Jason Herskowitz 2013-06-17 12:23:55 -04:00
  • c21de815a6 Re-mark proxy changes as needing restart Jeff Mitchell 2013-06-17 09:52:02 -04:00
  • 97da93afd5 Fix compiler warning Jeff Mitchell 2013-06-17 09:51:49 -04:00
  • 4002716159 Loosen destructor calls and empty source_ptr instead of deleting it. Uwe L. Korn 2013-06-17 07:58:56 +02:00
  • ab882608d8 Automatic merge of Transifex translations Tomahawk CI 2013-06-17 02:16:42 +02:00
  • aad713d638 * Fixed compiling Hatchet. Christian Muehlhaeuser 2013-06-17 00:51:49 +02:00
  • a5f1e63ae3 Allow to set icon and text for externally added generic page items without instantiating them (aka fix lazy loading for vsxu widget) Dominik Schmidt 2013-06-16 23:59:17 +02:00
  • be67d85f91 Revert "Add icon() method to ViewPage api and use that and title() for sidebar items" Dominik Schmidt 2013-06-16 23:22:33 +02:00
  • 3debc10943 Clean up Dominik Schmidt 2013-06-16 22:27:55 +02:00
  • 68812eb3a5 Add icon() method to ViewPage api and use that and title() for sidebar items Dominik Schmidt 2013-06-16 22:05:23 +02:00
  • 257395a1fe Pimple ControlConnection Uwe L. Korn 2013-06-16 21:37:16 +02:00
  • a928833373 Use XInitThreads() on X11 to enable loading the visualizer module Dominik Schmidt 2013-06-16 21:34:31 +02:00
  • 6b69e50731 Explicitly hide inactive view pages Dominik Schmidt 2013-06-16 21:33:52 +02:00
  • 8817aa65c4 Pimple Msg Uwe L. Korn 2013-06-16 21:13:59 +02:00
  • e5b418ac24 More include cleanups Uwe L. Korn 2013-06-16 19:39:56 +02:00
  • 63a3339ca5 Add generic page item for new view pages Dominik Schmidt 2013-06-16 19:35:58 +02:00
  • 8128f1ea48 Clean up headers Uwe L. Korn 2013-06-16 19:04:26 +02:00
  • e0a6331142 Pimple BufferIoDevice Uwe L. Korn 2013-06-16 19:02:08 +02:00
  • 68448db757 No need for QObject on Private classes Uwe L. Korn 2013-06-16 19:01:51 +02:00
  • eaf1b58df6 Remove stub page from ViewManager implementation Dominik Schmidt 2013-06-16 18:29:49 +02:00
  • 187602c424 GenericPageItem insertion fixage. Teo Mrnjavac 2013-06-16 18:06:29 +02:00
  • 426dd354eb Move stub page adding from appendGroups to SourcesModel ctor Dominik Schmidt 2013-06-16 17:44:56 +02:00
  • cb5916b42a Use QList < ViewPage* > in ViewManager to store simple view pages Dominik Schmidt 2013-06-16 17:22:30 +02:00
  • 4b29d34278 Add stub page to pull out again Dominik Schmidt 2013-06-16 16:50:11 +02:00
  • 67fc355f16 No more warnings in tomahawk code Uwe L. Korn 2013-06-16 16:25:39 +02:00
  • ace775d6a6 Fight all compiler warnings in libtomahawk Uwe L. Korn 2013-06-16 15:54:26 +02:00
  • 4d43577eda Add missing include Uwe L. Korn 2013-06-16 13:05:41 +02:00
  • 8f7e2f1f8a Move includes from global headers into local .cpp Uwe L. Korn 2013-06-16 12:57:03 +02:00
  • 96f28f53ce Move implementations out of the header Uwe L. Korn 2013-06-16 12:56:38 +02:00
  • c2b54683d3 Remove not needed includes in Query.h Uwe L. Korn 2013-06-16 12:32:14 +02:00
  • 5afc5b0909 Remove not needed includes Uwe L. Korn 2013-06-16 12:00:19 +02:00
  • 54e8ee172b Add missing include for OSX Uwe L. Korn 2013-06-16 11:44:48 +02:00
  • ceb856acb2 Finish Connection pimpeling Uwe L. Korn 2013-06-16 11:43:32 +02:00
  • 69c2d603b8 Make access to Connection->nodeid thread-safe Uwe L. Korn 2013-06-16 11:21:34 +02:00
  • bd0c3e29eb If a ControlConnection is not anymore responsible for a source, it should not touch it. Uwe L. Korn 2013-06-16 11:17:05 +02:00
  • bfd5690af7 Move outbound, ready, onceonly into ConnectionPrivate Uwe L. Korn 2013-06-16 10:52:16 +02:00
  • 6e91080311 * Fixed compiling. Christian Muehlhaeuser 2013-06-16 10:46:23 +02:00
  • ed5cb1d93d Automatic merge of Transifex translations Tomahawk CI 2013-06-16 02:16:44 +02:00
  • 1a5406bd44 Pimple SipStatusMessage Uwe L. Korn 2013-06-15 22:02:16 +02:00
  • 5bf09cced0 Rename Tomahawk::ACL -> Tomahawk::ACLStatus Uwe L. Korn 2013-06-15 22:01:20 +02:00
  • bf48967305 Less (global) includes in/of SipPlugin.h Uwe L. Korn 2013-06-15 21:39:11 +02:00
  • 611b108eb9 Move peerport and msg into ConnectionPrivate Uwe L. Korn 2013-06-15 21:04:46 +02:00
  • 7efa2fd781 Tomahawk::ACL -> Tomahawk::ACL::Type Uwe L. Korn 2013-06-15 20:52:43 +02:00
  • 70706c9eb1 Move m_name into ConnectionPrivate Uwe L. Korn 2013-06-15 20:36:13 +02:00
  • aaf4ced6db Remove not needed ControlConnection include Uwe L. Korn 2013-06-15 20:25:36 +02:00
  • 34196ec001 Pimple Source, remove some headers from Source.h and Connection.h Uwe L. Korn 2013-06-15 20:22:25 +02:00
  • 3d33c68778 Move all implementations out of the header Uwe L. Korn 2013-06-15 16:14:17 +02:00
  • bf5fcbd0b6 Remove unused include Uwe L. Korn 2013-06-15 15:52:26 +02:00
  • 2ee369393c Unprefix Qt includes Uwe L. Korn 2013-06-15 15:52:14 +02:00
  • 8824466840 More padding in breadcrumb. Don't yet know how to make font bigger. Jason Herskowitz 2013-06-15 08:17:42 -04:00
  • d62bd306be Remove unused qjson includes and member Uwe L. Korn 2013-06-15 14:13:35 +02:00
  • 29ba51b32c Move private members of Connection into a Dpointer Uwe L. Korn 2013-06-15 13:56:37 +02:00
  • f074d4dea7 Set nodeid directly, not as a property Uwe L. Korn 2013-06-15 12:09:19 +02:00
  • 53e03f90e7 * Draw a horizontal splitter. Christian Muehlhaeuser 2013-06-15 12:19:28 +02:00
  • feaaa6c7cd * Adjust the splitter handle width. Christian Muehlhaeuser 2013-06-15 12:18:48 +02:00
  • f79744fb72 * FlexibleView's GridView looks nicer with black background. Christian Muehlhaeuser 2013-06-15 11:31:54 +02:00
  • 18d38f5a46 * Change AudioEngine's state before emitting the signal. Christian Muehlhaeuser 2013-06-15 11:25:49 +02:00
  • df4aa8ce13 * Trim the artist biography before showing it. Christian Muehlhaeuser 2013-06-15 11:11:55 +02:00
  • d6fd70f1f1 * Fixed HistoryWidget's header color. Christian Muehlhaeuser 2013-06-15 10:34:00 +02:00
  • 9d90c07b70 * Dashboard should use the vanilla InfoBar. Christian Muehlhaeuser 2013-06-15 10:33:43 +02:00
  • bb69caed62 * Made deprecated InfoBar look the same as the other headers. Christian Muehlhaeuser 2013-06-15 10:33:22 +02:00
  • 5300ddae2c * New layout for search page. Christian Muehlhaeuser 2013-06-15 09:52:29 +02:00
  • 4be8717525 * Set captions to non-bold in .ui. Christian Muehlhaeuser 2013-06-15 09:52:10 +02:00
  • 30447cee2b * Set captions to non-bold in .ui. Christian Muehlhaeuser 2013-06-15 09:48:21 +02:00
  • b2db38db09 * Fixed inbox header color. Christian Muehlhaeuser 2013-06-15 07:28:52 +02:00
  • 74972ca5e1 * Removed .ui font definitions. Christian Muehlhaeuser 2013-06-15 07:24:55 +02:00
  • 36ae09b698 * New layout for Dashboard. Christian Muehlhaeuser 2013-06-15 07:23:54 +02:00
  • 06dca3111f * Nitpicky fix. Christian Muehlhaeuser 2013-06-15 07:23:40 +02:00
  • 10cb39dd2e * Fixed albums area on artist page growing too big. Christian Muehlhaeuser 2013-06-15 05:16:54 +02:00
  • 5678f61211 * New layout for Album page. Christian Muehlhaeuser 2013-06-15 05:11:57 +02:00
  • 1d74242670 * Clean up for Artist page. Christian Muehlhaeuser 2013-06-15 05:11:29 +02:00
  • ff08efbdf8 * Clean up for Track page. Christian Muehlhaeuser 2013-06-15 05:11:07 +02:00