Clementine-audio-player-Mac.../src/globalsearch
Andreas bca2607850 Execute global search always in main thread
Otherwise the timer doesn't work and the invoke of the closure fails (BlockingSearchProvider::SearchAsync).
This is because Q_ARG doesn't work well with templates and "QMetaMethod::invoke: Unable to handle unregistered datatype 'Arg'" is logged.
See closure.h "void Unpack(QList<QGenericArgument>* list, const Arg& arg)" and "Closure::Call".

This change was made because global search with the network remote didn't work anymore (network remote runs in a separete thread).
2016-01-09 15:45:11 +01:00
..
digitallyimportedsearchprovider.cpp Change sky.fm to radiotunes.com 2015-01-15 18:48:27 +01:00
digitallyimportedsearchprovider.h Fix compilation with moved files in internet/ 2014-12-18 23:35:21 +01:00
globalsearch.cpp Execute global search always in main thread 2016-01-09 15:45:11 +01:00
globalsearch.h Execute global search always in main thread 2016-01-09 15:45:11 +01:00
globalsearchitemdelegate.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
globalsearchitemdelegate.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
globalsearchmodel.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
globalsearchmodel.h Revert "Add option to show year next to album name in library and global search." 2014-10-05 15:06:56 +02:00
globalsearchsettingspage.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
globalsearchsettingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
globalsearchsettingspage.ui use iconloader & cleanup previous remnants 2015-12-01 00:32:20 -06:00
globalsearchsortmodel.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
globalsearchsortmodel.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
globalsearchview.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
globalsearchview.h Revert "Add option to show year next to album name in library and global search." 2014-10-05 15:06:56 +02:00
globalsearchview.ui Make SongKick results a bit prettier 2012-08-27 12:25:33 +01:00
icecastsearchprovider.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
icecastsearchprovider.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
librarysearchprovider.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
librarysearchprovider.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
savedradiosearchprovider.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
savedradiosearchprovider.h Fix compilation with moved files in internet/ 2014-12-18 23:35:21 +01:00
searchprovider.cpp Changed my mind about automatically passing QFutures. 2015-11-27 12:04:14 +00:00
searchprovider.h Remove most usages of QFutureWatcher 2015-11-27 14:28:12 +00:00
searchproviderstatuswidget.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
searchproviderstatuswidget.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
searchproviderstatuswidget.ui Add a helpful message to the Search view when no query has been entered 2012-06-10 19:00:51 +01:00
simplesearchprovider.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
simplesearchprovider.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
somafmsearchprovider.cpp Also add internet_service method for other search providers which have a internet services. 2014-12-03 22:33:29 +01:00
somafmsearchprovider.h Fix compilation with moved files in internet/ 2014-12-18 23:35:21 +01:00
soundcloudsearchprovider.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
soundcloudsearchprovider.h Fix compilation with moved files in internet/ 2014-12-18 23:35:21 +01:00
spotifysearchprovider.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
spotifysearchprovider.h Fix compilation with moved files in internet/ 2014-12-18 23:35:21 +01:00
suggestionwidget.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
suggestionwidget.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
suggestionwidget.ui Add global search suggestions 2012-06-10 23:05:30 +01:00
urlsearchprovider.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
urlsearchprovider.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
vksearchprovider.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
vksearchprovider.h Fix compilation with moved files in internet/ 2014-12-18 23:35:21 +01:00