summaryrefslogtreecommitdiffstats
path: root/src/context.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Template context support for CREATE_SUBDIRSDimitri van Heesch2014-08-021-15/+99
|
* Added get filter, unified index propertiesDimitri van Heesch2014-08-021-2/+66
|
* Added groupby filter and some more context infoDimitri van Heesch2014-08-021-5/+86
|
* Fix after rebase from masterDimitri van Heesch2014-08-021-1/+2
|
* Added lists for indices to template contextDimitri van Heesch2014-08-021-49/+265
|
* Added member indexes to template contextDimitri van Heesch2014-08-021-21/+214
|
* Addition of module data to context and alphaIndex filterDimitri van Heesch2014-08-021-463/+827
|
* Added namespace info to the contextDimitri van Heesch2014-08-021-5/+213
|
* Added mainpage to context and improved page treeDimitri van Heesch2014-08-021-22/+117
|
* Minor fixes to the template contextDimitri van Heesch2014-08-021-4/+4
|
* Documentation generator: added support for C# property accessors visibility ↵Maksim Osipov2014-07-041-3/+27
| | | | modifiers.
* Docbook output improvementsDimitri van Heesch2014-06-201-6/+6
| | | | | | 1. New Feature: Adapted Class Graph generation for DOCBOOK 2. Fixed DOCBOOK Code documentation formatting 3. Fixed Doxygen to handle FULL_PATH_NAMES for DOCBOOK generation
* Replaced the VHDL parser with the VHDL scanner from 1.7.5 to avoid potential ↵Dimitri van Heesch2014-05-181-0/+1
| | | | licensing issues
* 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