summaryrefslogtreecommitdiffstats
path: root/src/context.cpp
Commit message (Expand)AuthorAgeFilesLines
* issue #7216: non-const getGroupDef() called on aliased memberDimitri van Heesch2019-08-251-1/+1
* Merge branch 'feature/bug_gitversion' of https://github.com/albert-github/dox...Dimitri van Heesch2019-07-301-1/+1
|\
| * Show git version informationalbert-github2019-05-311-1/+1
* | refactoring dot.cppThomas Haller2019-06-131-2/+8
* | Add const correctness for argument listsDimitri van Heesch2019-05-051-7/+7
* | Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-150/+150
|/
* Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-27/+26
* Adjustment of xhtml1-transitional.dtdalbert-github2019-02-161-1/+1
* Moved check for page having a title to hasTitle() methodDimitri van Heesch2018-12-311-1/+1
* Incorrect tag sequence possible for images possible in case of xhtmlalbert-github2018-12-031-8/+23
* Incorrect tag sequence for xhtml with class diagram possiblealbert-github2018-11-261-0/+1
* Minor restructuringDimitri van Heesch2018-11-181-1/+3
* Merge remote-tracking branch 'doxygen/master'Joe George2018-11-051-0/+40
|\
| * Add commands to handle referenced by relation and references relationalbert-github2018-10-171-0/+40
* | Added *.ice files as a recognized file type.Mark Spruiell2018-10-221-28/+97
|/
* Fixing coverity messagesalbert-github2018-09-131-4/+8
* Merge branch 'master' into vhdl-localizationAndreas Regel2018-05-281-1/+1
|\
| * Correction internal documentationalbert-github2018-04-091-1/+1
* | Add VHDL strings to Translator class and add german translations.Andreas Regel2018-01-081-9/+9
|/
* Misc. typosluzpaz2017-12-231-1/+1
* Bug 778730 - doxygen build failsalbert-github2017-09-031-2/+2
* Merge pull request #549 from artur-kink/masterDimitri van Heesch2016-11-271-0/+1
|\
| * Add sql syntax highlighting to code blocksArtur Kink2016-11-221-0/+1
* | Fix: replace deprecated {\bf with \textbf{ in LaTeX generatorJürgen Hunold2016-11-101-1/+1
|/
* Bug 773354 - "name" attribute of image map not urlencoded, not working in ChromeDimitri van Heesch2016-10-221-1/+1
* Bug 771152 - C++11 ref-qualifiers do not appear in Member Function Documentat...Dimitri van Heesch2016-09-211-0/+12
* Fixed for index.hhp output when using template engineDimitri van Heesch2016-05-281-0/+7
* Added generating template files and reading templates from disk if presentDimitri van Heesch2016-05-281-2/+20
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-72/+81
* Bug 755080 - xrefitem link to list incorrect when using SHORT_NAMESDimitri van Heesch2015-10-241-1/+1
* Fixed a number of memory leaks in the template engineDimitri van Heesch2015-09-131-0/+23
* Made several improvements to the performance of template engineDimitri van Heesch2015-09-131-1157/+1730
* Template enhancements and various other small fixesDimitri van Heesch2015-09-081-36/+350
* Moved creation of inline class documentation to separate template fileDimitri van Heesch2015-08-301-1/+7
* Added support for directory dependency graphs to template engineDimitri van Heesch2015-08-281-5/+91
* Added missing html resources to the html template fileDimitri van Heesch2015-08-271-2/+15
* Started with generating LaTeX output via the template engineDimitri van Heesch2015-08-271-119/+519
* Add mathjax support to template & context.Dimitri van Heesch2015-08-271-0/+13
* Added missing information to template version of the all members listDimitri van Heesch2015-08-271-2/+36
* Added javascript search engine data to the template contextDimitri van Heesch2015-08-271-0/+502
* Fixed various issues found by PVS-Studio.Dimitri van Heesch2015-08-181-4/+4
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-02-261-4/+2
|\
| * Adding commands \hidecallgraph and \hidecallergraphalbert-github2015-02-221-4/+2
* | Bump copyright yearDimitri van Heesch2015-02-261-1/+1
|/
* Fix potential null pointer dereference in src/context.cppMartin Ettl2014-12-221-1/+1
* Added graphical hierarchy support to template engineDimitri van Heesch2014-12-251-271/+302
* Improved main page rendering via template engineDimitri van Heesch2014-12-251-3/+7
* Fixed several Coverity warningsDimitri van Heesch2014-11-151-2/+4
* Introduced template directory for template and resource files and resource co...Dimitri van Heesch2014-11-131-2/+11
* Template context support for CREATE_SUBDIRSDimitri van Heesch2014-08-021-15/+99