summaryrefslogtreecommitdiffstats
path: root/src/assistant/help/qhelpsearchengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtHelp: Reuse QHelpSearchEngineCore inside QHelpSearchEngineJarek Kobus2024-02-201-138/+22
* QtHelp: Use more std::unique_ptrJarek Kobus2024-02-141-19/+10
* QtHelp: Bit more cleanup in cpp filesJarek Kobus2024-02-131-11/+4
* QtHelp: Deprecate QHelpSearchQueryJarek Kobus2024-02-131-0/+3
* QtHelp: Move QHelpSearchResult into a separate fileJarek Kobus2024-02-081-99/+3
* QtHelp: Rename QHelpSearchIndexWriterDefault -> QHelpSearchIndexWriterJarek Kobus2024-02-081-2/+1
* QtHelp: Merge QHelpSearchIndexReaderDefault with QHelpSearchIndexReaderJarek Kobus2024-02-081-5/+5
* QtHelp: Port includes to standard conventionJarek Kobus2024-02-071-5/+5
* QtHelp: Cleanup includesJarek Kobus2024-02-071-2/+0
* Fix several more improperly placed #include mocThiago Macieira2022-08-171-2/+2
* Assistant: guard deprecated method definitionsIvan Solovev2022-07-211-0/+8
* Use SPDX license identifiersLucie GĂ©rard2022-05-191-38/+2
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-06-071-12/+12
* Assistant: Use QList instead of QVectorJarek Kobus2020-06-091-3/+3
* Add new filter API, enclosed in QHelpFilterEngineJarek Kobus2018-11-121-1/+2
* Doc: Add missing dotsPaul Wicking2018-06-191-1/+1
* Refactor help libJarek Kobus2017-05-021-11/+8
* Refactor connect to use Qt5 styleJarek Kobus2017-05-021-10/+19
* Refactor some APIJarek Kobus2017-05-021-51/+137
* Implement snippet functionality for search resultsJarek Kobus2017-03-091-5/+69
* Use sqlite's FTS5 for searchJarek Kobus2017-03-081-28/+17
* assistant: Rename fulltextsearch::std namespaceKai Koehne2016-08-091-1/+1
* Updated license headersAntti Kokko2016-06-101-14/+20
* Update copyright headersAntti Kokko2015-02-141-7/+7
* Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Merge remote-tracking branch 'origin/refactor' into masterLars Knoll2011-09-131-17/+17
* Get assistant to compile against refactorLars Knoll2011-09-131-0/+450