summaryrefslogtreecommitdiffstats
path: root/src/assistant/help/qhelpgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the QHelpGenerator into the shared folderJarek Kobus2018-07-121-850/+0
* Assistant: Fix clang warningsJarek Kobus2018-05-141-4/+4
* Store the copy of the index inside the help collection fileJarek Kobus2018-04-231-1/+1
* Remove CreationDate, it's not used anywhereJarek Kobus2018-04-061-2/+0
* Fix stringsJarek Kobus2018-03-061-6/+6
* Don't create unused IndexItemTableJarek Kobus2017-08-281-3/+0
* Refactor help libJarek Kobus2017-05-021-102/+77
* Refactor for loopsJarek Kobus2017-01-101-1/+1
* Refactor Assistant's iteratorsJarek Kobus2017-01-101-63/+44
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-291-2/+4
|\
| * Ensure FileFilterTable is filled ordered so we get the same qch file each timeSune Vuorela2016-06-221-2/+4
* | Updated license headersAntti Kokko2016-06-101-14/+20
|/
* Don't pass int by-ref in foreachSergio Martins2015-07-091-2/+2
* Change creation date to a fixed dateSune Vuorela2015-02-181-3/+1
* Update copyright headersAntti Kokko2015-02-141-7/+7
* Add missing includes.Friedemann Kleint2015-01-071-0/+1
* Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
* Remove exclamation marks from messagesLuigi Toscano2014-04-091-12/+12
* Changed contact detailsTeemu Kaukoranta2013-05-301-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Update information from Nokia to Digia and Qt ProjectSergio Ahumada2012-11-281-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-22/+22
* Add support for modular docs in QHelpGenerator.Pierre Rossi2012-08-021-10/+1
* Don't use the QRegExp methods that modify the object [Assistant]Thiago Macieira2012-04-231-1/+1
* 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/+909