summaryrefslogtreecommitdiffstats
path: root/src/ftvhelp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: remove implicit conversion from QCString to const char *Dimitri van Heesch2021-04-221-12/+12
* issue #8474: Crash: double free or corruption (out)Dimitri van Heesch2021-04-091-1/+1
* issue #2732: Adding support for C++ concepts (Origin: bugzilla #499352)Dimitri van Heesch2021-04-081-0/+4
* Refactoring: Add TextStream buffer to improve output writing performanceDimitri van Heesch2021-03-281-13/+15
* Refactoring: replace QFile/FTextStream with fstream/stringstreamDimitri van Heesch2021-03-181-50/+47
* Refactoring: Replaced QFileInfo with FileInfoDimitri van Heesch2021-03-181-1/+0
* Regression: fixed potential crash in ftvhelp.cppDimitri van Heesch2021-01-231-2/+2
* Refactoring: modernize FTVHelpDimitri van Heesch2021-01-221-70/+61
* Refactoring: replacing dynamic_cast by static_cast to improve performanceDimitri van Heesch2020-11-131-6/+6
* issue #8103: C++ Table of content, namespace list does not contains namespace...Dimitri van Heesch2020-10-191-2/+2
* Refactor: modernize markdown and make it thread-safeDimitri van Heesch2020-06-161-1/+2
* Refactor: modernize configuration valuesDimitri van Heesch2020-06-041-1/+1
* Fix html file ext in external docs (#7679)avostrik2020-04-011-1/+1
* Fix for unused variable JAVASCRIPT_LICENSE_TEXT.Dimitri van Heesch2020-03-281-0/+26
* issue #7652 folder in file list has file icon (#7654)albert-github2020-03-211-0/+4
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-6/+3
* Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-16/+16
* Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-4/+4
* Adjustment of xhtml1-transitional.dtdalbert-github2019-02-161-1/+1
* Fixed type in javascript license text and moved it to one locationDimitri van Heesch2019-01-311-15/+1
* Aligned license statement for javascripts with general license statementDimitri van Heesch2019-01-271-2/+1
* Moved check for page having a title to hasTitle() methodDimitri van Heesch2018-12-311-1/+1
* Prevent empty page list table (XHTML)albert-github2018-12-171-4/+7
* Minor restructuringDimitri van Heesch2018-11-181-48/+25
* Added *.ice files as a recognized file type.Mark Spruiell2018-10-221-4/+65
* Remove double line with documented argument from addContentsItem in ftvhelp.cppalbert-github2018-09-051-2/+1
* Not showing external project in HTML hierarchy class pagesalbert-github2018-07-241-1/+1
* Bug 796494 - Collapsed treeview arrow displays as emoji in Microsoft Edgealbert-github2018-06-041-1/+1
* Bug 792415 - Blank rows on class page when using external tag filealbert-github2018-02-031-0/+4
* Change navtree collapsed list iconFaheel Ahmad2017-12-071-1/+1
* Bug 743367 - Duplicate attribute (target="_top" target="_top") generated in ....albert-github2017-09-281-5/+11
* Marks JS as freely licensedzachwick2017-08-041-19/+34
* Bug 750930 - Representation of arrowsDimitri van Heesch2016-05-151-2/+0
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-6/+6
* Fixes to support nested tables againDimitri van Heesch2015-08-261-0/+1
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Introduced template directory for template and resource files and resource co...Dimitri van Heesch2014-11-131-565/+13
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* More context changesDimitri van Heesch2014-02-081-1/+1
* Improved performance of rendering large index pages, by replacing images in t...Dimitri van Heesch2014-01-021-84/+31
* Reduced and improved functionality of QListDimitri van Heesch2013-12-301-3/+4
* This patch contains changes regarding the build system so that the *nix and W...albert-github2013-10-061-3/+3
* Bug 708455 - Enabling INLINE_SIMPLE_STRUCTS messes up Data Structures in treeDimitri van Heesch2013-09-211-1/+8
* Fixed a number of compiler warnings reported by newer clang compilerDimitri van Heesch2013-09-181-1/+1
* Brief description did not appear in the page index, when a page did not have ...Dimitri van Heesch2013-08-061-0/+1
* Release-1.8.3.1Dimitri van Heesch2013-01-201-1/+1
* Release-1.8.2-20121118Dimitri van Heesch2012-11-181-1/+3
* Release-1.8.2-20120930Dimitri van Heesch2012-09-301-1/+5
* Release-1.8.2Dimitri van Heesch2012-08-111-1/+1
* Release-1.8.1.2-20120729Dimitri van Heesch2012-07-291-1/+4