summaryrefslogtreecommitdiffstats
path: root/src/context.cpp
Commit message (Collapse)AuthorAgeFilesLines
* add space between br and / for better compatibilityDimitri van Heesch2014-03-281-1/+1
|
* Some restructuring and some compiler warning fixesDimitri van Heesch2014-03-151-1/+1
|
* Added reference counting for all context objectsDimitri van Heesch2014-03-111-472/+563
|
* Extension specific filteringDimitri van Heesch2014-03-041-2/+2
|
* Added directory info to the contextDimitri van Heesch2014-03-011-4/+130
|
* Unified DirFileContext and NestingContextDimitri van Heesch2014-03-011-301/+116
|
* Added dir tree nodes to the contextDimitri van Heesch2014-03-011-57/+204
|
* Added support for range tag in the template languageDimitri van Heesch2014-02-091-1/+18
|
* Add template context for annotated class indexDimitri van Heesch2014-02-081-4/+53
|
* More context changesDimitri van Heesch2014-02-081-29/+172
|
* Context enhancementDimitri van Heesch2014-02-081-0/+6
|
* Bug 722759 - Documentation for derived classes no longer has an "Additional ↵Dimitri van Heesch2014-01-261-1/+1
| | | | Inherited Members" section after upgrading Doxygen from 1.8.3.1 to 1.8.6
* More work on the template and context mechanismsDimitri van Heesch2013-12-291-96/+832
|
* Template and context enhancementsDimitri van Heesch2013-12-231-35/+562
|
* Added fix to avoid errors with older compilers.Dimitri van Heesch2013-12-121-7/+7
|
* Added more info to the contextDimitri van Heesch2013-12-121-152/+307
|
* More template and context enhancementsDimitri van Heesch2013-12-121-51/+598
|
* More context and template additionsDimitri van Heesch2013-11-291-64/+703
|
* More template and context updatesDimitri van Heesch2013-11-111-224/+1679
|
* Added rudimentary support for django like template system for output creation.Dimitri van Heesch2013-10-211-0/+2442