Clementine-audio-player-Mac.../src/globalsearch
John Maguire f241ebf7b9 Sort grooveshark results better in global search and show fewer of them. 2011-11-01 13:00:27 +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 Remove the individual global search provider boolean flags and replace them with with a Q_FLAGS enum. Also add a flag for "probably has remote album art" 2011-10-19 23:08:11 +01:00
digitallyimportedsearchprovider.h Don't reload di.fm and sky.fm streams all the time 2011-10-01 17:41:28 +01:00
globalsearch.cpp Save provider enabled/disabled state and order 2011-10-30 23:31:43 +00:00
globalsearch.h Save providers preferences (enabled/disable) 2011-10-20 16:36:12 +02:00
globalsearchitemdelegate.cpp Consistently use "Various artists" with a lower case "a" 2011-10-30 16:53:39 +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
globalsearchpopup.cpp Initialise a GlobalSearch in main and pass it around, so providers can register themselves 2011-09-24 14:44:23 +01:00
globalsearchpopup.h Initialise a GlobalSearch in main and pass it around, so providers can register themselves 2011-09-24 14:44:23 +01:00
globalsearchpopup.mm Improve the behaviour of the search popup on Mac. 2011-09-16 15:48:21 +02:00
globalsearchpopup.ui Improve the behaviour of the search popup on Mac. 2011-09-16 15:48:21 +02: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 Save provider enabled/disabled state and order 2011-10-30 23:31:43 +00:00
globalsearchsettingspage.h Add a settings page for global search - doesn't save yet 2011-10-30 18:52:38 +00:00
globalsearchsettingspage.ui Add a settings page for global search - doesn't save yet 2011-10-30 18:52:38 +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 global search tooltip's background under KDE 2011-10-30 15:21:58 +00:00
globalsearchtooltip.h Use the selected provider when adding songs to the playlist 2011-09-19 00:35:30 +01:00
globalsearchwidget.cpp Save provider enabled/disabled state and order 2011-10-30 23:31:43 +00:00
globalsearchwidget.h Save provider enabled/disabled state and order 2011-10-30 23:31:43 +00:00
globalsearchwidget.ui Allow toggling of individual global search providers. 2011-10-01 21:22:01 +01:00
groovesharksearchprovider.cpp Sort grooveshark results better in global search and show fewer of them. 2011-11-01 13:00:27 +01:00
groovesharksearchprovider.h Sort grooveshark results better in global search and show fewer of them. 2011-11-01 13:00:27 +01:00
lastfmsearchprovider.cpp Remove the individual global search provider boolean flags and replace them with with a Q_FLAGS enum. Also add a flag for "probably has remote album art" 2011-10-19 23:08:11 +01:00
lastfmsearchprovider.h Don't reload di.fm and sky.fm streams all the time 2011-10-01 17:41:28 +01:00
librarysearchprovider.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
librarysearchprovider.h Factor the generic parts of the last.fm search provider into a SimpleSearchProvider class 2011-09-24 20:42:33 +01:00
searchprovider.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
searchprovider.h Sort grooveshark results better in global search and show fewer of them. 2011-11-01 13:00:27 +01:00
simplesearchprovider.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
simplesearchprovider.h Don't reload di.fm and sky.fm streams all the time 2011-10-01 17:41:28 +01:00
spotifysearchprovider.cpp Merge branch 'master' of https://code.google.com/p/clementine-player 2011-10-20 15:04:03 +02:00
spotifysearchprovider.h Sort grooveshark results better in global search and show fewer of them. 2011-11-01 13:00:27 +01: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 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
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