Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring: move ClassDefSet to the classdef header | Dimitri van Heesch | 2020-11-15 | 1 | -2/+0 |
| | |||||
* | Refactoring: remove isVisited/setVisited from context | Dimitri van Heesch | 2020-11-15 | 1 | -14/+19 |
| | |||||
* | Refactoring: modernize TooltipManager class and source reference lists | Dimitri van Heesch | 2020-10-20 | 1 | -0/+3 |
| | | | | | - Tooltips are now collected per file instead of globally - Source reference lists now use STL containers | ||||
* | Performance tweak: Pass BaseClassList by const reference | Dimitri van Heesch | 2020-10-17 | 1 | -4/+4 |
| | |||||
* | Refactoring: Modernize BaseClassList | Dimitri van Heesch | 2020-10-12 | 1 | -8/+5 |
| | |||||
* | Merge branch 'feature/change-DirList-container-to-std' of ↵ | Dimitri van Heesch | 2020-05-10 | 1 | -1/+1 |
|\ | | | | | | | https://github.com/dhebbeker/doxygen into dhebbeker-feature/change-DirList-container-to-std | ||||
| * | Include dirdef.h instead of forward declaration. | David Hebbeker | 2020-05-05 | 1 | -1/+1 |
| | | | | | | Forward declaration is not possible for an alias. | ||||
* | | Refactoring: migrate MemberNameInfoSDict to MemberNameInfoLinkedMap | Dimitri van Heesch | 2020-04-27 | 1 | -6/+3 |
| | | |||||
* | | Refactoring: Improve encapsulation of MemberInfo class | Dimitri van Heesch | 2020-04-27 | 1 | -3/+3 |
|/ | |||||
* | Replaced FileNameDict/FileNameList by FileNameLinkedMap | Dimitri van Heesch | 2020-04-06 | 1 | -2/+2 |
| | |||||
* | Enabled stricter compiler warnings and fixed all new warnings | Dimitri van Heesch | 2020-03-08 | 1 | -42/+42 |
| | |||||
* | Changed ArgumentList to be an STL container | Dimitri van Heesch | 2019-10-27 | 1 | -4/+4 |
| | |||||
* | Improved const correctness and added support for inline namespaces | Dimitri van Heesch | 2019-04-21 | 1 | -40/+40 |
| | |||||
* | Added generating template files and reading templates from disk if present | Dimitri van Heesch | 2016-05-28 | 1 | -0/+1 |
| | |||||
* | Fixed a number of memory leaks in the template engine | Dimitri van Heesch | 2015-09-13 | 1 | -1/+1 |
| | |||||
* | Template enhancements and various other small fixes | Dimitri van Heesch | 2015-09-08 | 1 | -8/+30 |
| | |||||
* | Added javascript search engine data to the template context | Dimitri van Heesch | 2015-08-27 | 1 | -1/+171 |
| | |||||
* | Bump copyright year | Dimitri van Heesch | 2015-02-26 | 1 | -1/+1 |
| | |||||
* | Added graphical hierarchy support to template engine | Dimitri van Heesch | 2014-12-25 | 1 | -3/+27 |
| | |||||
* | Template context support for CREATE_SUBDIRS | Dimitri van Heesch | 2014-08-02 | 1 | -2/+2 |
| | |||||
* | Added member indexes to template context | Dimitri van Heesch | 2014-08-02 | 1 | -0/+57 |
| | |||||
* | Addition of module data to context and alphaIndex filter | Dimitri van Heesch | 2014-08-02 | 1 | -80/+32 |
| | |||||
* | Added mainpage to context and improved page tree | Dimitri van Heesch | 2014-08-02 | 1 | -2/+3 |
| | |||||
* | Added reference counting for all context objects | Dimitri van Heesch | 2014-03-11 | 1 | -192/+397 |
| | |||||
* | Added directory info to the context | Dimitri van Heesch | 2014-03-01 | 1 | -0/+18 |
| | |||||
* | Unified DirFileContext and NestingContext | Dimitri van Heesch | 2014-03-01 | 1 | -0/+6 |
| | |||||
* | Added dir tree nodes to the context | Dimitri van Heesch | 2014-03-01 | 1 | -2/+4 |
| | |||||
* | More context changes | Dimitri van Heesch | 2014-02-08 | 1 | -2/+4 |
| | |||||
* | More work on the template and context mechanisms | Dimitri van Heesch | 2013-12-29 | 1 | -1/+41 |
| | |||||
* | Template and context enhancements | Dimitri van Heesch | 2013-12-23 | 1 | -0/+52 |
| | |||||
* | Added more info to the context | Dimitri van Heesch | 2013-12-12 | 1 | -1/+45 |
| | |||||
* | More template and context enhancements | Dimitri van Heesch | 2013-12-12 | 1 | -0/+2 |
| | |||||
* | More context and template additions | Dimitri van Heesch | 2013-11-29 | 1 | -2/+38 |
| | |||||
* | More template and context updates | Dimitri van Heesch | 2013-11-11 | 1 | -0/+183 |
| | |||||
* | Added rudimentary support for django like template system for output creation. | Dimitri van Heesch | 2013-10-21 | 1 | -0/+535 |