summaryrefslogtreecommitdiffstats
path: root/src/definition.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed several Coverity warningsDimitri van Heesch2014-11-151-8/+8
* Compilation fixes for Windows for new string implementation.Dimitri van Heesch2014-10-251-3/+3
* Introduce new optimized string implementation (attempt 2)Dimitri van Heesch2014-10-231-5/+7
* Empty entry in \tableofcontents in case e.g. section without description.albert-github2014-10-111-1/+1
* Bug 736992 - Member functions omitted from tagfileDimitri van Heesch2014-09-221-8/+6
* Bug 735497 - [PATCH] Fix wrong pointer initialization in src/definition.cppDimitri van Heesch2014-08-301-1/+1
* Bug 734727 - GENERATE_TAGFILE no longer includes any @*section linksDimitri van Heesch2014-08-141-1/+1
* Template context support for CREATE_SUBDIRSDimitri van Heesch2014-08-021-1/+1
* More robust extraction of scope information from tag filesDimitri van Heesch2014-07-181-4/+12
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Reduced and improved functionality of QListDimitri van Heesch2013-12-301-4/+4
* More template and context enhancementsDimitri van Heesch2013-12-121-3/+8
* More context and template additionsDimitri van Heesch2013-11-291-1/+1
* More template and context updatesDimitri van Heesch2013-11-111-0/+6
* Added rudimentary support for django like template system for output creation.Dimitri van Heesch2013-10-211-1/+1
* Avoid double brief description when there are no detailed docsDimitri van Heesch2013-08-231-17/+20
* Brief description did not appear in the page index, when a page did not have ...Dimitri van Heesch2013-08-061-5/+13
* Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsingDimitri van Heesch2013-07-021-13/+38
* Bug 701314 - URLs are not created on C# classes in some casesDimitri van Heesch2013-06-151-0/+1
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-171/+33
* Release-1.8.3.1-20130324Dimitri van Heesch2013-03-241-1/+12
* Release-1.8.3.1-20130209Dimitri van Heesch2013-02-091-21/+36
* Release-1.8.3.1Dimitri van Heesch2013-01-201-9/+10
* Release-1.8.3Dimitri van Heesch2012-12-261-1/+6
* Release-1.8.2-20121118Dimitri van Heesch2012-11-181-12/+16
* Release-1.8.2-20120930Dimitri van Heesch2012-09-301-6/+12