┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search
AgeCommit message (Expand)Author
2025-06-05DolphinQuery: Use prettier URL particularly for local pathsKai Uwe Broulik
2025-04-29Clazy fixMéven Car
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-24Merge branch 'master' into kf6Nicolas Fella
2023-10-12DolphinView: get rid of writeStateChanged signal in setActive()Amol Godbole
2023-09-10Merge remote-tracking branch 'origin/master' into kf6Méven Car
2023-09-10Replace qAsConst with std::as_constMéven Car
2023-09-04Restore the URL when DolphinSearchBox is clearedAmol Godbole
2023-08-29Fix a bunch of clazy warningsMéven Car
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-03-04search: Prevent the search box from enlarging the viewIsmael Asensio
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
2021-12-13Drop now unneeded QOverload statementsAlexander Lohnau
2021-05-13Merge branch 'release/21.04'Ismael Asensio
2021-05-10search/facetswidget: Check for protocol before trying to fetch tagsIsmael Asensio
2021-05-03search: Add action to clear tag selectionIsmael Asensio
2021-02-09Build with QT_NO_KEYWORDSNicolas Fella
2020-12-03DolphinView: set the parent of layout in the ctorAhmad Samir
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-08-04Merge branch 'release/20.08'Ismael Asensio
2020-08-04[search] Close tags menu after click when there is only one tagIsmael Asensio
2020-07-11Add support to tags: scheme in DolphinQueryIsmael Asensio
2020-07-05[search] Fix corner cases when using quotes in filenamesIsmael Asensio
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
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