Clementine-audio-player-Mac.../src/globalsearch
Arnaud Bienner 0969432820 emit GS albums songs results as long as we get them, instead of waiting to have all the results available. 2012-03-05 00:54:24 +01:00
..
common.cpp Add a DBus interface onto the global search engine, and add a KDE krunner plugin that performs global searches in Clementine. 2011-10-19 23:17:24 +01:00
common.h Add a DBus interface onto the global search engine, and add a KDE krunner plugin that performs global searches in Clementine. 2011-10-19 23:17:24 +01:00
digitallyimportedsearchprovider.cpp Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
digitallyimportedsearchprovider.h Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
globalsearch.cpp Refactoring: remove BackgroundThread 2012-02-26 15:05:46 +00:00
globalsearch.h Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
globalsearchitemdelegate.cpp Treat URLs specially in the global search widget 2011-11-11 22:11:25 +00:00
globalsearchitemdelegate.h Show a big track count indicator and provider icons in global search results 2011-09-17 16:21:08 +01:00
globalsearchservice.cpp Comments from revision 9a739a3346 2011-10-23 15:44:24 +01:00
globalsearchservice.h Add a DBus interface onto the global search engine, and add a KDE krunner plugin that performs global searches in Clementine. 2011-10-19 23:17:24 +01:00
globalsearchsettingspage.cpp Don't save the enabled state for a provider if that provider isn't logged in. The enabled state would always get set to false in this case since the checkbox is disabled in the UI, regardless of its actual state. 2011-12-01 14:30:36 +00:00
globalsearchsettingspage.h Update each provider's logged-in state in the global search settings dialog when returning to the global search page. 2011-11-05 17:19:42 +00:00
globalsearchsettingspage.ui Use a better search icon for the global search settings page - in the Mint-X theme the old icon was 22x22 only. 2011-11-08 20:20:25 +00:00
globalsearchsortmodel.cpp Add a DBus interface onto the global search engine, and add a KDE krunner plugin that performs global searches in Clementine. 2011-10-19 23:17:24 +01:00
globalsearchsortmodel.h Sort the results in the popup list, prevent the user from searching for short strings 2011-08-29 03:29:51 +01:00
globalsearchtooltip.cpp Fix the black background on the global search tooltip on Windows 7 2011-12-10 17:36:57 +00:00
globalsearchtooltip.h Implement the global search tooltip options 2011-11-05 19:09:26 +00:00
globalsearchwidget.cpp Display global search results when focusing on global search box only if reason is 'mouseFocus' 2011-12-10 13:22:17 +00:00
globalsearchwidget.h Clicking an artist or tag in the song info tabs now does a global search instead of searching just last.fm 2011-11-11 21:35:25 +00:00
globalsearchwidget.ui Change "Search everywhere" back to "Search for anything" - it better describes what we want the user to do with the input box 2011-11-08 18:37:00 +00:00
groovesharksearchprovider.cpp emit GS albums songs results as long as we get them, instead of waiting to have all the results available. 2012-03-05 00:54:24 +01:00
groovesharksearchprovider.h emit GS albums songs results as long as we get them, instead of waiting to have all the results available. 2012-03-05 00:54:24 +01:00
icecastsearchprovider.cpp Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
icecastsearchprovider.h Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
lastfmsearchprovider.cpp Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
lastfmsearchprovider.h Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
librarysearchprovider.cpp Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
librarysearchprovider.h Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
savedradiosearchprovider.cpp Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
savedradiosearchprovider.h Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
searchprovider.cpp Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
searchprovider.h Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
simplesearchprovider.cpp Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
simplesearchprovider.h Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
somafmsearchprovider.cpp Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
somafmsearchprovider.h Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
spotifysearchprovider.cpp Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
spotifysearchprovider.h Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
tooltipactionwidget.cpp Make the tooltip actions work properly by click and shortcut key, add a pretty mouseover animation to the tooltip actions, pass mouse events through to the proper widget when the tooltip is open. 2011-09-18 23:07:57 +01:00
tooltipactionwidget.h Make the tooltip actions work properly by click and shortcut key, add a pretty mouseover animation to the tooltip actions, pass mouse events through to the proper widget when the tooltip is open. 2011-09-18 23:07:57 +01:00
tooltipresultwidget.cpp Use QPalette::BrightText for global search results for better contrast on Mac. 2011-12-13 14:18:25 +01:00
tooltipresultwidget.h Add a "Switch provider" action when there is more than one provider for a search result 2011-09-19 00:29:09 +01:00
urlsearchprovider.cpp Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
urlsearchprovider.h Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00