┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search/dolphinsearchbox.cpp
AgeCommit message (Expand)Author
2025-04-07Rewrite search integrationFelix Ernst
2024-12-16DolphinViewContainer: make sure searchbox is initialized before setSearchPathAkseli Lahtinen
2024-07-19search: url encode parameters to filenamesearch:/Méven Car
2024-03-13Animate most of the barsFelix Ernst
2024-02-21Fix a crash in DolphinSearchBox::hideEvent()Vlad Zahorodnii
2023-11-08Port away from KMoreToolsNicolas Fella
2023-10-12DolphinView: get rid of writeStateChanged signal in setActive()Amol Godbole
2023-09-04Restore the URL when DolphinSearchBox is clearedAmol Godbole
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-06-29Use ellipsis everywhere instead of three dotsTem PQD
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-09-26Remove unused includesLaurent Montel
2022-06-15Cleanup config-dolphin.h includesAhmad Samir
2022-06-15Use cmakedefine01Ahmad Samir
2022-06-15Use one config-dolphin.h.cmake configuration fileAhmad Samir
2022-05-13Drop KNS3 prefix for KMoreTools includesAlexander Lohnau
2022-05-06SearchBox: Add topMargin to balance the spacingIsmael Asensio
2022-01-09Port back to KFilePlacesViewKai Uwe Broulik
2020-12-03DolphinView: set the parent of layout in the ctorAhmad Samir
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-07-05[search] Do not update text input when it has focusIsmael Asensio
2020-06-22Expand DolphinQuery to support different Url schemesIsmael Asensio
2020-05-18Move search and filter bar close buttons to the rightNate Graham
2020-05-03filenamesearch:/ define a title for the queryMéven Car
2020-04-27prevent a QFileInfo warningRené Bertin
2020-04-18Move from the searchbox to the results with the down arrow keyShlomi Fish
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-09Fix build with Qt 5.14 RCAntonio Rojas
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-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-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-01Make Saved Search feature discoverableNathaniel Graham