summaryrefslogtreecommitdiffstats
path: root/src/htmlhelp.cpp
Commit message (Expand)AuthorAgeFilesLines
* bug_765867 Ampersand not rendered correctly in HTML Help indexalbert-github2021-06-101-5/+5
* Fix issues caused by QCString::rawData and QCString::operator[]Dimitri van Heesch2021-04-261-1/+1
* Fix for crash due to wrong function prototype for portable_iconv_openDimitri van Heesch2021-04-231-1/+1
* Refactoring: remove implicit conversion from QCString to const char *Dimitri van Heesch2021-04-221-31/+31
* Refactoring: replace QFile/FTextStream with fstream/stringstreamDimitri van Heesch2021-03-181-33/+24
* Refactoring: Replaced QFileInfo with FileInfoDimitri van Heesch2021-03-181-2/+2
* Problems generating chm documentationalbert-github2021-03-041-1/+9
* Refactoring: replaced std::regex with own much faster implementationDimitri van Heesch2021-03-021-3/+3
* Some performance tweaks + remove setting of global localeDimitri van Heesch2021-02-221-1/+1
* Refactoring: replace QRegExp by std::regex in rtfstyle.cppDimitri van Heesch2021-02-201-1/+1
* Refactoring: replace QRegExp by std::regex in htmlhelp.cppDimitri van Heesch2021-02-201-5/+7
* Refactoring: remove unused IndexFieldSDict classDimitri van Heesch2021-01-021-13/+0
* Modernize HtmlHelp classDimitri van Heesch2020-08-031-286/+294
* Compiler warning in htmlhelp.cppalbert-github2020-08-011-2/+2
* Merge branch 'feature/bug_chm_tests' of https://github.com/albert-github/doxy...Dimitri van Heesch2020-08-011-25/+34
|\
| * Creating chm files for doxygen testsalbert-github2020-05-301-25/+34
* | Missing last item in htmlhelp level2 indexalbert-github2020-07-011-4/+3
* | Incorrect htmlhelp language code for Indonesianalbert-github2020-06-041-1/+1
|/
* Removed exitCode parameter as it is always 1Dimitri van Heesch2019-12-221-3/+3
* Better termination messagealbert-github2019-11-221-6/+3
* Spelling corrections for src directoryalbert-github2019-11-051-1/+1
* Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-2/+2
* Multiple addindex commands in HTML with same namealbert-github2018-10-271-3/+3
* Fixed for index.hhp output when using template engineDimitri van Heesch2016-05-281-1/+1
* Simplified code of fix for Bug 765001Christoph Lipka2016-05-011-10/+1
* Merge branch 'master' into fix_765001Christoph Lipka2016-04-271-2/+2
|\
| * Bug 765002 - `@addindex`entries fail to link to the exact location in Compile...Christoph Lipka2016-04-261-2/+2
* | Bug 765001 - Bad character escaping scheme in HTML anchor generation.Christoph Lipka2016-04-271-1/+11
|/
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-14/+14
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Fixed a couple of cases where sharing string data could lead to corruptionDimitri van Heesch2015-01-021-2/+2
* Fixed a number of issues (resource leaks, uninitialized members, etc) found b...Dimitri van Heesch2014-08-311-0/+1
* Merge pull request #147 from albert-github/feature/bug_chm_multiple_imagesDimitri van Heesch2014-03-231-1/+1
|\
| * Chm don't add images multiple timesalbert-github2014-03-231-1/+1
* | Enable Previous and Next buttons in chm output filealbert-github2014-03-231-6/+22
|/
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Missing & and chars after " in tree of chm documentationDimitri van Heesch2014-02-041-1/+2
* Reduced and improved functionality of QListDimitri van Heesch2013-12-301-2/+3
* Esperanto not supported by htmlhelp compilerAlbert2013-10-211-1/+4
* Patch regarding generating the rules file for the windows build regarding lan...Albert2013-10-201-1/+5
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-1/+1
* Release-1.8.3.1-20130209Dimitri van Heesch2013-02-091-0/+2
* Release-1.8.3.1Dimitri van Heesch2013-01-201-2/+2
* Release-1.8.3Dimitri van Heesch2012-12-261-47/+0
* Release-1.8.2-20121118Dimitri van Heesch2012-11-181-2/+6
* Release-1.8.2-20120930Dimitri van Heesch2012-09-301-4/+4
* Release-1.8.2Dimitri van Heesch2012-08-111-8/+26
* Release-1.8.1.2-20120729Dimitri van Heesch2012-07-291-1/+1
* Release-1.8.1.1Dimitri van Heesch2012-06-101-2/+4
* Release-1.8.0-20120408Dimitri van Heesch2012-04-081-1/+3