summaryrefslogtreecommitdiffstats
path: root/src/definition.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correction warning messagealbert-github2019-06-011-6/+6
* Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-18/+33
* Regression on Definition and derived classes that are abstract interfaces (2)albert-github2019-03-011-5/+5
* Regression on Definition and derived classes that are abstract interfaces (2)albert-github2019-03-011-1/+1
* Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-136/+171
* Remove persistent storage of Entry objectsDimitri van Heesch2019-02-171-1/+1
* Added declfile, declline, and declcolumn attributes to the location element i...Dimitri van Heesch2019-01-121-2/+15
* Moved check for page having a title to hasTitle() methodDimitri van Heesch2018-12-311-5/+4
* issue #6716 mainpage notitle causes notitle to appear in index baralbert-github2018-12-301-1/+2
* Fixed two small memory leaksDimitri van Heesch2018-12-251-0/+1
* Merge pull request #6696 from albert-github/feature/bug_xhtml_tocDimitri van Heesch2018-12-201-0/+1
|\
| * Incorrect closing tags for in page table of contents (XHTML)albert-github2018-12-191-0/+1
* | Incorrect closing tags for in page table of contents (docbook)albert-github2018-12-191-0/+8
|/
* Merge pull request #6562 from albert-github/feature/bug_referencesDimitri van Heesch2018-11-041-8/+2
|\
| * Add commands to handle referenced by relation and references relationalbert-github2018-10-171-8/+2
* | issue_6594 using ingroup and anchor causes tests to disappearalbert-github2018-11-031-2/+10
|/
* redundant input_filter runs significantly reduce performance when FILTER_SOUR...Dimitri van Heesch2018-09-251-59/+176
* Merge pull request #6487 from albert-github/feature/bug_docbookDimitri van Heesch2018-09-151-1/+100
|\
| * Implementation of standard generator for docbook outputalbert-github2018-09-071-2/+101
* | Merge pull request #6505 from albert-github/feature/bug_covertyDimitri van Heesch2018-09-151-0/+1
|\ \
| * | Fixing coverity messagesalbert-github2018-09-131-0/+1
| |/
* | Fixing problem with possible not initialized variable (endless loop in VS 201...albert-github2018-09-121-1/+1
|/
* Moved local toc data into a separate type for better encapsulationDimitri van Heesch2018-07-221-61/+61
* Enable in page table of contents for XML and add maximum level to in page tab...albert-github2018-07-121-10/+20
* Enable in page table of contents for LaTeXalbert-github2018-05-211-1/+12
* Correcting "Definition at line @0 of file @1."albert-github2018-04-091-5/+5
* const-ifyAdrian Negreanu2017-09-251-1/+1
* typosKunda2017-03-051-1/+1
* Bug 774138 - Please add HTML classes to "Definition at..." & "Referenced by.....albert-github2016-11-131-3/+3
* Bug 770747 - Broken links in HTML output with SHOW_FILES=NODimitri van Heesch2016-09-021-0/+15
* Merge pull request #459 from albert-github/feature/bug_763720Dimitri van Heesch2016-03-191-0/+1
|\
| * Bug 763720 - Exclusion of a new line at the end of source code file causing n...albert-github2016-03-181-1/+1
| * Bug 763720 - Exclusion of a new line at the end of source code file causing n...albert-github2016-03-171-0/+1
* | Bug 763471 - imported section anchors are copied in project tagfileDimitri van Heesch2016-03-141-1/+1
|/
* Optimized use of convertNameToFile to improve performanceDimitri van Heesch2016-02-071-13/+0
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-19/+19
* Bug 755783 - RTF output has incomplete "References" and "Referenced by" sectionsalbert-github2015-09-301-1/+1
* Fixed a number of memory leaks in the template engineDimitri van Heesch2015-09-131-0/+1
* Made several improvements to the performance of template engineDimitri van Heesch2015-09-131-3/+4
* Template enhancements and various other small fixesDimitri van Heesch2015-09-081-0/+23
* Bug 747111 - Table of content incorrect with escaped symbolsDimitri van Heesch2015-04-061-1/+2
* Guarded debug prints against printing a NULL pointer.Dimitri van Heesch2015-04-061-2/+2
* Fixed issue accessing uninitialized buffer under certain conditions.Dimitri van Heesch2015-03-081-0/+1
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Bug 742445 - Wrong icons in TOC of CHM helpalbert-github2015-01-061-1/+5
* Fixed a couple of cases where sharing string data could lead to corruptionDimitri van Heesch2015-01-021-1/+1
* Bug 737830 - Invalid element name in footer part when GENERATE_TREEVIEW speci...Dimitri van Heesch2014-12-231-5/+5
* Remove redundant codeDimitri van Heesch2014-12-221-3/+0
* Add source code possibility for RTF outputalbert-github2014-12-101-11/+55
* Extra empty line in source fragmentsalbert-github2014-12-071-2/+3