summaryrefslogtreecommitdiffstats
path: root/src/assistant/qhelpgenerator/helpgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tools filesLucie Gérard2024-04-091-1/+1
* QtHelp: Bit more cleanup in cpp filesJarek Kobus2024-02-131-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-9/+9
* Port from container::count() and length() to size()Marc Mutz2022-10-061-5/+5
* Ensure FileAttributeSetTable is filled ordered so we get the same qch file ea...Albert Astals Cid2022-06-191-1/+3
* Use SPDX license identifiersLucie Gérard2022-05-191-38/+2
* tools: do not rely on transitive includesFabian Kosmale2022-03-181-0/+1
* Fix qttools build after include cleanup in qtbaseVolker Hilsheimer2022-03-181-0/+1
* qhelpgenerator: Fix infinite loop issue in checkLinksVenugopal Shivashankar2022-03-161-1/+1
* Update QStringConverter usageMårten Nordheim2020-10-121-5/+5
* Remove QTextCodec dependency from assistantLars Knoll2020-05-181-9/+10
* Port assistant to use QRegularExpressionLars Knoll2020-05-091-5/+7
* Fix deprecation warnings about deprecated container conversionsFriedemann Kleint2019-05-231-5/+5
* QHelpGenerator: add missing QRegExp includesSamuel Gaist2018-12-061-0/+1
* Fix division by zeroJesus Fernandez2018-08-201-3/+3
* Remove the QHelpDataInterface base classJarek Kobus2018-07-261-9/+9
* Unexport HelpProjectData and move it to helpgenerator app treeJarek Kobus2018-07-261-0/+879