summaryrefslogtreecommitdiffstats
path: root/src/context.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor: make preprocessor run in parallelDimitri van Heesch2020-06-281-4/+1
* Refactor: modernize markdown and make it thread-safeDimitri van Heesch2020-06-161-1/+2
* Catch all wrong mkdir calls (coverity)albert-github2020-06-121-1/+1
* Refactor: modernize configuration valuesDimitri van Heesch2020-06-041-10/+8
* Did a bit of restructuring and fixed some compiler warningsDimitri van Heesch2020-05-101-5/+2
* Merge branch 'feature/change-DirList-container-to-std' of https://github.com/...Dimitri van Heesch2020-05-101-10/+3
|\
| * For loops on QListIterator by range loops.David Hebbeker2020-05-021-10/+3
* | Refactoring: migrate MemberNameInfoSDict to MemberNameInfoLinkedMapDimitri van Heesch2020-04-271-35/+17
* | Refactoring: Improve encapsulation of MemberInfo classDimitri van Heesch2020-04-271-16/+20
|/
* Refactor: improve encapsulation for ArgumentListDimitri van Heesch2020-04-251-6/+6
* Replaced MemberNameSDict by MemberNameLinkedMap based on LinkedMapDimitri van Heesch2020-04-081-24/+12
* Replaced FileNameDict/FileNameList by FileNameLinkedMapDimitri van Heesch2020-04-061-21/+13
* Merge branch 'remove_tcl'Dimitri van Heesch2020-03-221-1/+0
|\
| * Remove support for TCL (code is too buggy and unmaintained, language not very...Dimitri van Heesch2020-03-151-1/+0
* | Doxygen version information (#7645)albert-github2020-03-171-1/+1
|/
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-50/+50
* Renamed Portables to PortableDimitri van Heesch2019-12-081-17/+17
* Merge branch 'memory_leakage_fix' of https://github.com/virusxp/doxygen into ...Dimitri van Heesch2019-12-081-17/+17
|\
| * Refactoring of portable.h and portable.cpp functions to be contained in a nam...Tobias Off2019-11-281-17/+17
* | Split language parser into "outline parser" and "code parser"Dimitri van Heesch2019-12-031-8/+8
|/
* Merge pull request #7377 from albert-github/feature/bug_spell_srcDimitri van Heesch2019-11-061-4/+4
|\
| * Spelling corrections for src directoryalbert-github2019-11-051-4/+4
* | issue #7302: Determination of anonymous is too restrictiveDimitri van Heesch2019-11-051-8/+7
|/
* Changed ArgumentList to be an STL containerDimitri van Heesch2019-10-271-61/+42
* Fix typosluz.paz2019-09-281-1/+1
* 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