summaryrefslogtreecommitdiffstats
path: root/src/assistant/help/qhelpenginecore.cpp
Commit message (Expand)AuthorAgeFilesLines
* QHelpEngineCore: Reinitialize on changing the read only modeJarek Kobus2024-04-261-0/+4
* QHelpEngineCore: Remove the old hack for dynamic readonly propertyJarek Kobus2024-04-181-3/+1
* QtHelp: More _L1Jarek Kobus2024-02-221-10/+10
* QtHelp: Get rid of legacyCurrentFilterName()Jarek Kobus2024-02-161-5/+0
* QtHelp: Introduce QHelpEngineCore::provideIndex()Jarek Kobus2024-02-151-0/+39
* QtHelp: Introduce QHelpEngineCore::provideContent()Jarek Kobus2024-02-151-0/+127
* QtHelp: Don't pass QThread pointer into uniquifyConnectionName()Jarek Kobus2024-02-151-4/+5
* QtHelp: Use more std::unique_ptrJarek Kobus2024-02-141-15/+6
* QtHelp: Bit more cleanup in cpp filesJarek Kobus2024-02-131-46/+28
* QtHelp: Deprecate protected c'tor of QHelpEngineCoreJarek Kobus2024-02-131-0/+2
* QtHelp: Dismantle qhelpenginecore_p.hJarek Kobus2024-02-091-8/+23
* QtHelp: Separate QHelpEnginePrivate from QHelpEngineCorePrivateJarek Kobus2024-02-091-20/+21
* QtHelp: Add QHelpEngineCore::legacyCurrentFilterName()Jarek Kobus2024-02-081-0/+5
* QtHelp: Separate QHelpEngineCorePrivate from QHelpEnginePrivateJarek Kobus2024-02-071-1/+1
* QtHelp: Port includes to standard conventionJarek Kobus2024-02-071-3/+3
* QtHelp: Cleanup includesJarek Kobus2024-02-071-7/+3
* Doc: Fix typoKai Köhne2022-06-221-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-191-38/+2
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-06-071-10/+10
* Doc: Fix documentation warnings for qttoolsTopi Reinio2020-11-071-7/+0
* QtHelp: Reverse the default state for readonly property for help engineJarek Kobus2020-09-161-1/+38
* QtHelp: Fix documentsFor() when not using filter engineJarek Kobus2020-09-111-4/+10
* Remove deprecated functionalityLars Knoll2020-08-241-48/+0
* Assistant: Fix compilation issues with QMultiMapKai Koehne2020-08-131-4/+4
* Doc: make it clearer that setUsesFilterEngine is required for filteringSamuel Gaist2020-06-081-4/+5
* Adapt the QtHelp API according to recent QMap changesJarek Kobus2020-03-191-37/+73
* QtHelp: add new useful methodsJarek Kobus2019-12-101-4/+39
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-181-0/+4
|\
| * Assistant: Mark the readonly collection filesJarek Kobus2019-01-081-0/+4
* | Add new filter API, enclosed in QHelpFilterEngineJarek Kobus2018-11-121-21/+140
* | Create new filter tables inside qch filesJarek Kobus2018-10-171-1/+1
* | Obsolete readersAboutToBeInvalidated()Jarek Kobus2018-10-171-8/+5
|/
* Assistant: Fix clang warningsJarek Kobus2018-05-141-3/+3
* Store the copy of the index inside the help collection fileJarek Kobus2018-04-231-151/+49
* Assistant: Don't query the database for unneeded dataUlf Hermann2018-03-221-1/+1
* Move the linksForKeyword from QHelpModelIndex to QHelpEngineCoreJarek Kobus2017-05-091-0/+15
* Refactor help libJarek Kobus2017-05-021-36/+28
* Refactor connect to use Qt5 styleJarek Kobus2017-05-021-2/+2
* Refactor some APIJarek Kobus2017-05-021-5/+5
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-1/+0
|\
| * Drop some unused includesUlf Hermann2017-03-061-1/+0
* | Use sqlite's FTS5 for searchJarek Kobus2017-03-081-2/+5
* | Refactor for loopsJarek Kobus2017-01-101-10/+10
* | Refactor Assistant's iteratorsJarek Kobus2017-01-101-12/+11
|/
* Updated license headersAntti Kokko2016-06-101-14/+20
* Update copyright headersAntti Kokko2015-02-141-7/+7
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-141-0/+1
|\
| * Fix crash when accessing the content model.Christian Kandeler2014-09-191-0/+1
* | Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
|/
* Remove exclamation marks from messagesLuigi Toscano2014-04-091-2/+2