summaryrefslogtreecommitdiffstats
path: root/src/context.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'feature/change-DirList-container-to-std' of ↵Dimitri van Heesch2020-05-101-1/+1
|\ | | | | | | https://github.com/dhebbeker/doxygen into dhebbeker-feature/change-DirList-container-to-std
| * Include dirdef.h instead of forward declaration.David Hebbeker2020-05-051-1/+1
| | | | | | Forward declaration is not possible for an alias.
* | Refactoring: migrate MemberNameInfoSDict to MemberNameInfoLinkedMapDimitri van Heesch2020-04-271-6/+3
| |
* | Refactoring: Improve encapsulation of MemberInfo classDimitri van Heesch2020-04-271-3/+3
|/
* Replaced FileNameDict/FileNameList by FileNameLinkedMapDimitri van Heesch2020-04-061-2/+2
|
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-42/+42
|
* Changed ArgumentList to be an STL containerDimitri van Heesch2019-10-271-4/+4
|
* Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-40/+40
|
* Added generating template files and reading templates from disk if presentDimitri van Heesch2016-05-281-0/+1
|
* Fixed a number of memory leaks in the template engineDimitri van Heesch2015-09-131-1/+1
|
* Template enhancements and various other small fixesDimitri van Heesch2015-09-081-8/+30
|
* Added javascript search engine data to the template contextDimitri van Heesch2015-08-271-1/+171
|
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
|
* Added graphical hierarchy support to template engineDimitri van Heesch2014-12-251-3/+27
|
* Template context support for CREATE_SUBDIRSDimitri van Heesch2014-08-021-2/+2
|
* Added member indexes to template contextDimitri van Heesch2014-08-021-0/+57
|
* Addition of module data to context and alphaIndex filterDimitri van Heesch2014-08-021-80/+32
|
* Added mainpage to context and improved page treeDimitri van Heesch2014-08-021-2/+3
|
* Added reference counting for all context objectsDimitri van Heesch2014-03-111-192/+397
|
* Added directory info to the contextDimitri van Heesch2014-03-011-0/+18
|
* Unified DirFileContext and NestingContextDimitri van Heesch2014-03-011-0/+6
|
* Added dir tree nodes to the contextDimitri van Heesch2014-03-011-2/+4
|
* More context changesDimitri van Heesch2014-02-081-2/+4
|
* More work on the template and context mechanismsDimitri van Heesch2013-12-291-1/+41
|
* Template and context enhancementsDimitri van Heesch2013-12-231-0/+52
|
* Added more info to the contextDimitri van Heesch2013-12-121-1/+45
|
* More template and context enhancementsDimitri van Heesch2013-12-121-0/+2
|
* More context and template additionsDimitri van Heesch2013-11-291-2/+38
|
* More template and context updatesDimitri van Heesch2013-11-111-0/+183
|
* Added rudimentary support for django like template system for output creation.Dimitri van Heesch2013-10-211-0/+535