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

Commit Graph

  • e6d8d1faa9 Remove trailing semicolons Uwe L. Korn 2014-07-31 19:58:09 +01:00
  • d96458ec72 Make PlaylistUpdaterInterface a QObject Uwe L. Korn 2014-07-31 19:57:53 +01:00
  • f42ac00bcb Add skeleton for starting to sync a playlist Uwe L. Korn 2014-07-31 19:57:29 +01:00
  • f5395705b5 Add files to CMakeLists Uwe L. Korn 2014-07-31 19:56:51 +01:00
  • d8eaf39232 Add ExternalResolverPlaylistUpdater* skeletons Uwe L. Korn 2014-07-31 19:55:30 +01:00
  • 0c0dfd82cc List resolvers in the menu that can sync playlists Uwe L. Korn 2014-07-20 18:35:59 +01:00
  • 5da18c59ce Add dummy Sync with menu Uwe L. Korn 2014-07-20 18:08:09 +01:00
  • b7cee78106 Prefer libc++ on Apple if available Uwe L. Korn 2014-10-19 12:22:58 +02:00
  • 69ead151ba Drop the multiple versions of the empty-collection hint. Christian Muehlhaeuser 2014-10-19 10:40:22 +02:00
  • 01534d222f Drop the multiple versions of the empty-collection hint. Christian Muehlhaeuser 2014-10-19 10:40:22 +02:00
  • bac9931372 Create IndexStatusManager in JobStatusView. Christian Muehlhaeuser 2014-10-19 10:21:47 +02:00
  • b43103a3f1 Added IndexStatusManager, which observes indexing progress and creates a job-item accordingly. Christian Muehlhaeuser 2014-10-19 10:21:18 +02:00
  • fc04d71edf Added missing GPL headers. Christian Muehlhaeuser 2014-10-19 10:19:59 +02:00
  • d0de8c9b14 Don't create JobStatusItem in DatabaseCommand. Christian Muehlhaeuser 2014-10-19 10:19:39 +02:00
  • afc9f6bfe7 Emit signal when indexing starts. Christian Muehlhaeuser 2014-10-19 10:18:49 +02:00
  • 8a58114f73 Create IndexStatusManager in JobStatusView. Christian Muehlhaeuser 2014-10-19 10:21:47 +02:00
  • a8642a687f Added IndexStatusManager, which observes indexing progress and creates a job-item accordingly. Christian Muehlhaeuser 2014-10-19 10:21:18 +02:00
  • fb66be9746 Added missing GPL headers. Christian Muehlhaeuser 2014-10-19 10:19:59 +02:00
  • 22a58b7e21 Don't create JobStatusItem in DatabaseCommand. Christian Muehlhaeuser 2014-10-19 10:19:39 +02:00
  • f55ff6f13b Emit signal when indexing starts. Christian Muehlhaeuser 2014-10-19 10:18:49 +02:00
  • af0b14b728 Removed dupe collection background image. Christian Muehlhaeuser 2014-10-18 14:56:03 +02:00
  • 4eee943bf3 Removed dupe collection background image. Christian Muehlhaeuser 2014-10-18 14:56:03 +02:00
  • e38e19c734 Compilers know how to optimize strlen Uwe L. Korn 2014-10-18 11:10:26 +02:00
  • f77a9d9b22 No need for std::bind here Uwe L. Korn 2014-10-18 11:06:15 +02:00
  • ab35e1869d Automatic merge of Transifex translations Tomahawk CI 2014-10-18 02:17:40 +02:00
  • 3de1ec8542 Modernize ScriptCcommands Uwe L. Korn 2014-10-18 00:33:39 +02:00
  • b96862a9f0 Add missing include Uwe L. Korn 2014-10-18 00:21:44 +02:00
  • 64c11238d4 Modernize DatabaseCommand_AllTracks Uwe L. Korn 2014-10-18 00:21:25 +02:00
  • ec279e0a0d Modernize DatabaseCollection Uwe L. Korn 2014-10-18 00:14:19 +02:00
  • 8eabbced5c Use unique_ptr instead of QScopedPointer in Closure Uwe L. Korn 2014-10-18 00:08:55 +02:00
  • bf32273ef5 Modernize ScriptCollection Uwe L. Korn 2014-10-17 23:56:43 +02:00
  • a7602504bb Use nullptr instead of 0 Uwe L. Korn 2014-10-17 23:36:30 +02:00
  • 4a0baabb1d Handle ObjC as C Uwe L. Korn 2014-10-17 23:25:57 +02:00
  • 5c39e40364 Use nullptr instead of 0 Uwe L. Korn 2014-09-17 22:17:51 +01:00
  • 80b9bfaf19 C++11ify AclRegistryImpl Uwe L. Korn 2014-09-17 22:15:02 +01:00
  • 0903c6e41f Always use C++11 std::function Uwe L. Korn 2014-09-17 21:50:36 +01:00
  • 2c1cf4719f Remove deprecated std::(tr1::) checks Uwe L. Korn 2014-09-17 20:53:02 +01:00
  • e160307dab Use correct C++11 flag for the compiler. Uwe L. Korn 2014-09-17 20:50:27 +01:00
  • 5c3a94b4db Use Q_DISABLE_COPY Uwe L. Korn 2014-08-21 16:51:12 +01:00
  • 7fab0866e0 Readd lost const qualifier Uwe L. Korn 2014-08-21 16:36:04 +01:00
  • e394a5fc71 Remove reference to boost::ref Uwe L. Korn 2014-08-21 12:19:39 +01:00
  • a60549e3f4 Remove dependency on boost::noncopyable Uwe L. Korn 2014-08-21 11:58:54 +01:00
  • 7e6e508d06 Remove Concept check includes Uwe L. Korn 2014-08-18 17:20:58 +01:00
  • 0a315afa9b Remove obsolete mention of boost Uwe L. Korn 2014-08-18 16:55:38 +01:00
  • 6cffce4d32 Remove boost usage from ViewManger Uwe L. Korn 2014-08-18 16:51:56 +01:00
  • 07c5e9d182 Remove boost usage from FuncTimeout Uwe L. Korn 2014-08-18 16:34:40 +01:00
  • 9f4cf09152 Remove boost::{function,bind} from IOFactories Uwe L. Korn 2014-08-18 15:53:49 +01:00
  • e708e2533e Add placeholer to TR1 wrapper Uwe L. Korn 2014-08-18 15:52:36 +01:00
  • 04f948825d Remove boost::bind from TomahawkApp Uwe L. Korn 2014-08-18 15:52:17 +01:00
  • 61a00a909c Use TR1 in GenericPageItem Uwe L. Korn 2014-08-18 14:28:06 +01:00
  • b288b3eebf Add std::(tr::)bind to TR1 wrapper Uwe L. Korn 2014-08-18 14:27:47 +01:00
  • 79eab29e34 Add wrapper header for (tr/)functional Uwe L. Korn 2014-08-18 12:04:59 +01:00
  • 02613b0ca9 Remove redundant includes Uwe L. Korn 2014-08-18 10:57:18 +01:00
  • d36b4ce271 Use QScopedPointer instead of boost Uwe L. Korn 2014-08-18 10:45:04 +01:00
  • 99f6330b95 0.8.0rc1 0.8.0rc1 Christian Muehlhaeuser 2014-10-17 21:51:35 +02:00
  • 2f28d4ea29 Readd a header widget to station view. Christian Muehlhaeuser 2014-10-17 21:21:45 +02:00
  • cac806a6fe Add note about non-standard GCC feature Dominik Schmidt 2014-10-17 19:33:33 +02:00
  • 42fb4ca88a More vertical space for sources. Looks nicer on Yosemite. Christian Muehlhaeuser 2014-10-17 19:20:05 +02:00
  • 89d45ab678 Make logger less crash prone Dominik Schmidt 2014-10-17 19:19:41 +02:00
  • 223be945eb Fix scanning of files with non-latin chars in their names Dominik Schmidt 2014-10-17 19:14:38 +02:00
  • 63884bf74b Make Lucene++ logging more meaningful Dominik Schmidt 2014-10-17 19:12:57 +02:00
  • e614bea370 Refreshing a query's results always sets playable- and solved-state to false. Christian Muehlhaeuser 2014-10-17 13:13:23 +02:00
  • e684a25955 Still log to console even if the logfile hasn't been setup Dominik Schmidt 2014-10-17 12:43:42 +02:00
  • a1fc8194bc Don't try to log if the log file hasnt been setup Dominik Schmidt 2014-10-17 12:34:48 +02:00
  • 3f62694b25 Automatic merge of Transifex translations Tomahawk CI 2014-10-17 02:17:34 +02:00
  • 3037bab0cb Style fixes. Christian Muehlhaeuser 2014-10-16 18:45:09 +02:00
  • 30e07b2603 Style fixes in AvatarManager. Christian Muehlhaeuser 2014-10-15 14:31:37 +02:00
  • 9500a8aeb0 Don't use QTextStream for logging *sigh* Dominik Schmidt 2014-10-16 17:19:06 +02:00
  • a97446fd2e Fix logging on windows for unicode usernames Dominik Schmidt 2014-10-16 03:19:28 +02:00
  • 1acc58a671 Automatic merge of Transifex translations Tomahawk CI 2014-10-16 02:18:16 +02:00
  • cca798f140 Friendly jobview text so people better understand it is scanning their Collecton on first run. Jason Herskowitz 2014-10-15 16:55:53 -04:00
  • a749dfc5d7 Automatic merge of Transifex translations Tomahawk CI 2014-10-15 02:17:52 +02:00
  • cbf3230e4a Style fix in PlayableProxyModel. Christian Muehlhaeuser 2014-10-14 13:13:02 +02:00
  • 0362f54724 minScore check in FuzzyIndex isn't used anymore. Christian Muehlhaeuser 2014-10-14 13:12:49 +02:00
  • 62115ccccc Handle relative CMAKE_INSTALL_LIBDIR during plugin loading Uwe L. Korn 2014-10-14 09:45:26 +02:00
  • 870ca5a366 Fixed max-visible items when appending them in batches. Christian Muehlhaeuser 2014-10-14 07:24:20 +02:00
  • 3a82481e6b Fixed dupe signal connection in TemporaryPageItem. Christian Muehlhaeuser 2014-10-14 06:58:31 +02:00
  • a9419d0440 Removing a DeletablePage needs to destroy the page view ViewManager. Christian Muehlhaeuser 2014-10-14 06:58:12 +02:00
  • 666e5b831e Style fixes to SourcesModel. Christian Muehlhaeuser 2014-10-14 06:57:09 +02:00
  • 7535b8f9e7 Always show Dashboard page first, so closing the WhatsNew page goes back there as a default. Christian Muehlhaeuser 2014-10-14 06:56:44 +02:00
  • 094b6436bc Correctly initialize state of back & forward buttons. Christian Muehlhaeuser 2014-10-14 06:56:08 +02:00
  • 76b559e56c Fixed error from previous commit. Christian Muehlhaeuser 2014-10-14 06:10:57 +02:00
  • f68a8dcc5f Introduced SourcesModel::DeletablePage. Fixes uppercasing WhatsNew-page. Christian Muehlhaeuser 2014-10-14 05:56:07 +02:00
  • c1d0cfcd29 Automatic merge of Transifex translations Tomahawk CI 2014-10-14 02:17:49 +02:00
  • 533431be02 Updated copyright header. Christian Muehlhaeuser 2014-10-13 03:37:34 +02:00
  • d6d923d728 Defensive. Christian Muehlhaeuser 2014-10-13 03:37:10 +02:00
  • b2d20b66b7 Automatic merge of Transifex translations Tomahawk CI 2014-10-13 02:17:43 +02:00
  • 7493b09bd4 Set weakref via reference Uwe L. Korn 2014-10-12 19:28:59 +01:00
  • f147ab8ba7 Replace virtual with appropriate Q_DECL_OVERRIDE qualifiers Uwe L. Korn 2014-10-12 19:06:16 +01:00
  • 803db06398 Be cautious about logging in Artist::(~)Artist Uwe L. Korn 2014-10-12 19:05:51 +01:00
  • 9c243db83e Add macro for special fine-grained logging Uwe L. Korn 2014-10-12 19:04:53 +01:00
  • 7b816db9ff [tool] Add helper to list all artists in the database Uwe L. Korn 2014-09-23 14:30:29 +01:00
  • a821767665 Less log spam on the console Uwe L. Korn 2014-10-12 16:38:26 +01:00
  • a95e6aa4e1 Wait for the first DatabaseWorker to be ready to declare Database as ready Uwe L. Korn 2014-10-12 16:33:57 +01:00
  • cb373ca65c Readability++, Comments++ Uwe L. Korn 2014-10-12 16:27:49 +01:00
  • b62a930962 Remove .data() calls for readability Uwe L. Korn 2014-10-12 16:13:38 +01:00
  • 552f82a5ca Drop existing results when re-resolving a Query. Christian Muehlhaeuser 2014-10-12 19:53:55 +02:00
  • 2bbe2334d7 Updated copyright in TomahawkWindow. Christian Muehlhaeuser 2014-10-12 19:53:03 +02:00
  • 80f57af369 Fixed c&p mistake. Christian Muehlhaeuser 2014-10-12 19:52:43 +02:00
  • 4e845d3813 Directly return when we know the final value Uwe L. Korn 2014-10-12 15:38:43 +01:00