Clementine-audio-player-Mac.../src/globalsearch
Arnaud Bienner bac6095491 Rename GrooveShark to Grooveshark everywhere, as it is actually named like this 2011-10-05 21:59:15 +02:00
..
digitallyimportedsearchprovider.cpp Don't reload di.fm and sky.fm streams all the time 2011-10-01 17:41:28 +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 Add Jamendo as a global search provider but disabled by default. 2011-10-03 16:03:03 +02:00
globalsearch.h Allow toggling of individual global search providers. 2011-10-01 21:22:01 +01:00
globalsearchitemdelegate.cpp Last.fm global search provider 2011-09-24 17:01:18 +01: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
globalsearchsortmodel.cpp Don't let search results that arrive later appear before other search results - should make navigating the global search results less annoying when there are remote providers like spotify. 2011-09-29 22:29:20 +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 Use the selected provider when adding songs to the playlist 2011-09-19 00:35:30 +01:00
globalsearchtooltip.h Use the selected provider when adding songs to the playlist 2011-09-19 00:35:30 +01:00
globalsearchwidget.cpp Sort providers by name in global search widget. 2011-10-03 15:39:06 +02:00
globalsearchwidget.h Sort providers by name in global search widget. 2011-10-03 15:39:06 +02:00
globalsearchwidget.ui Allow toggling of individual global search providers. 2011-10-01 21:22:01 +01:00
groovesharksearchprovider.cpp Rename GrooveShark to Grooveshark everywhere, as it is actually named like this 2011-10-05 21:59:15 +02:00
groovesharksearchprovider.h Rename GrooveShark to Grooveshark everywhere, as it is actually named like this 2011-10-05 21:59:15 +02:00
lastfmsearchprovider.cpp Don't reload di.fm and sky.fm streams all the time 2011-10-01 17:41:28 +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 Last.fm global search provider 2011-09-24 17:01:18 +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 "tooltip" that shows the songs within each album in the global search results 2011-09-18 00:06:07 +01:00
searchprovider.h Factor the generic parts of the last.fm search provider into a SimpleSearchProvider class 2011-09-24 20:42:33 +01:00
simplesearchprovider.cpp Don't reload di.fm and sky.fm streams all the time 2011-10-01 17:41:28 +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 Last.fm global search provider 2011-09-24 17:01:18 +01:00
spotifysearchprovider.h Support for playing tracks from Spotify 2011-08-29 03:32:50 +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 Last.fm global search provider 2011-09-24 17:01:18 +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