┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search
AgeCommit message (Expand)Author
2020-04-27prevent a QFileInfo warningRené Bertin
2020-04-18Move from the searchbox to the results with the down arrow keyShlomi Fish
2020-01-19(search) Fix searching tags with spacesIsmael Asensio
2020-01-06(search) Keep menu open when selecting tagsIsmael Asensio
2019-12-29Clean-up DolphinFacetsWidgetIsmael Asensio
2019-12-26Rename methods on DolphinFacetsWidgetIsmael Asensio
2019-12-21fix(search): Correctly parse filename and/or content searchIsmael Asensio
2019-12-15[dolphin/search] Search by (multiple) tagsIsmael Asensio
2019-12-09Fix build with Qt 5.14 RCAntonio Rojas
2019-11-28fix(search): Fix baloo searchString parsingIsmael Asensio
2019-11-13fix(search): Allow to set empty typeIsmael Asensio
2019-11-13DolphinQuery: drop DOLPHIN_EXPORTElvis Angelaccio
2019-11-13refactor(search): De-couple baloo URL parsing logic from UIIsmael Asensio
2019-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
2019-11-07Make the search box more compactIsmael Asensio
2019-11-03Get rid of search "More Options" toggle buttonIsmael Asensio
2019-10-27New design for extended search optionsIsmael Asensio
2019-10-20[dolphin/search] Reset search options when neededIsmael Asensio
2019-10-20[dolphin/search] Fix search behavior when selecting "Your Files"Ismael Asensio
2019-10-13Hide search extra options when not availableIsmael Asensio
2019-10-08[dolphin/search] Add method isIndexEnabled()Ismael Asensio
2019-10-07[dolphin/search] Avoid unnecesary reloads on setSearchPathIsmael Asensio
2019-10-07[dolphin/search] Add missing parsing for type 'Folder'Ismael Asensio
2019-09-08GIT_SILENT: minor qstring optimizationLaurent Montel
2019-04-22Use placeholder for search actionCarl Schwan
2019-04-09Make buttons in seach bar nicer (icon, tooltip, autoselect)Stefan Brüns
2019-02-27remove deprecated methodsLaurent Montel
2018-06-13Fix loop of FocusIn eventsElvis Angelaccio
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2017-12-14Use Kio::KPlacesModel as source model for PlacesItemModelRenato Araujo Oliveira Filho
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-20Modernize: Use override where possibleKevin Funk
2017-11-03Use nullptr + add explicit keywordMontel Laurent
2017-11-01Make Saved Search feature discoverableNathaniel Graham
2017-10-04Move Folders item closer to the topNathaniel Graham
2017-10-03Add option to only search for foldersXY Quadrat
2017-05-22Correct searchbox, split view transitions between tabsAnthony Fieroni
2017-01-21DolphinSearchBox: Add a "More search tools..." menu buttonGregor Mi
2017-01-01[DolphinSearchBox] Stop search timer on hideAnthony Fieroni
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2015-11-26Fix incorrect QString -> QUrl conversion.David Faure
2015-05-11Remove unneeded include to fix buildRaymond Wooninck
2015-05-11Move away from Baloo::TermVishesh Handa
2015-04-29SearchBox: Baloo now only searches through FilesVishesh Handa
2015-02-26Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...Emmanuel Pescosta
2015-02-26Next QUrl porting bug found: search include directoriesEmmanuel Pescosta
2015-02-26Revert "Use the Baloo Query Builder widget to add syntax-highlighting in Dolp...Emmanuel Pescosta
2014-11-11Fixed build error which was introduced by commit 7ed7cd97d084364d8ee61b35f5ff...Emmanuel Pescosta
2014-11-10KLineEdit to QLineEditEmmanuel Pescosta