summaryrefslogtreecommitdiffstats
path: root/src/assistant/help/qhelpcollectionhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Assistant: Fix deprecation warningsJarek Kobus2020-01-231-2/+4
* QtHelp: add new useful methodsJarek Kobus2019-12-101-3/+3
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-111-4/+16
|\
| * Close the last SELECT query with pending resultsJarek Kobus2019-05-291-4/+16
* | Use QVersionNumber for version instead of QStringJarek Kobus2019-03-011-9/+15
* | Fix filtering in case when using empty optionJarek Kobus2019-03-011-2/+4
* | Create default version filterJarek Kobus2019-03-011-2/+20
* | Enhance filtering by documentation version numberJarek Kobus2019-03-011-4/+94
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-181-0/+8
|\|
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-181-0/+8
| |\
| | * Assistant: Mark the readonly collection filesJarek Kobus2019-01-081-0/+8
| * | Fix fileExists() queryJarek Kobus2019-01-171-2/+2
| |/
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-041-2/+6
|\|
| * assistant: Set error string when failing to openCollectionFile()Kai Koehne2018-12-061-2/+6
* | Add new filter API, enclosed in QHelpFilterEngineJarek Kobus2018-11-121-2/+2
* | Create new filter tables inside qch filesJarek Kobus2018-10-171-20/+569
|/
* Order contents items alphabetically by titleJarek Kobus2018-07-091-7/+45
* Don't substitute table names in queriesJarek Kobus2018-06-191-3/+10
* Detect doc version number and fix jumping to the proper docJarek Kobus2018-06-051-9/+72
* Assistant: Fix clang warningsJarek Kobus2018-05-141-2/+2
* Don't fail when we can't register new tablesJarek Kobus2018-05-021-1/+3
* Store the copy of the index inside the help collection fileJarek Kobus2018-04-231-57/+1087
* Create QHelpCollectionHandler's query dynamicallyJarek Kobus2018-04-051-178/+201
* Assistant: Don't query the database for unneeded dataUlf Hermann2018-03-221-3/+12
* Fix stringsJarek Kobus2018-03-061-6/+6
* Refactor help libJarek Kobus2017-05-021-57/+53
* Remove clucene sourcesJarek Kobus2017-03-091-1/+1
* Refactor Assistant's iteratorsJarek Kobus2017-01-101-5/+5
* 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
* Remove exclamation marks from messagesLuigi Toscano2014-04-091-12/+12
* 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/+603