┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search/dolphinquery.cpp
AgeCommit message (Expand)Author
2026-01-22clang-tidy: avoid copy, use const referencesMéven Car
2025-09-23GIT_SILENT: Don't duplicate headers between .h/.cppLaurent Montel
2025-09-03Fix several user-facing and non-user-facing typosKunda Ki
2025-06-05DolphinQuery: Use prettier URL particularly for local pathsKai Uwe Broulik
2025-04-07Rewrite search integrationFelix Ernst
2023-08-29Fix a bunch of clazy warningsMéven Car
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-06-15Cleanup config-dolphin.h includesAhmad Samir
2022-06-15Use cmakedefine01Ahmad Samir
2022-06-15Use one config-dolphin.h.cmake configuration fileAhmad Samir
2020-10-23Compile without foreachAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-07-11Add support to tags: scheme in DolphinQueryIsmael Asensio
2020-07-05[search] Fix corner cases when using quotes in filenamesIsmael Asensio
2020-06-22Expand DolphinQuery to support different Url schemesIsmael Asensio
2020-01-19(search) Fix searching tags with spacesIsmael 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-11-28fix(search): Fix baloo searchString parsingIsmael Asensio
2019-11-13refactor(search): De-couple baloo URL parsing logic from UIIsmael Asensio