summaryrefslogtreecommitdiffstats
path: root/src/doxygen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bug 729237 - (UnFriendlyTemplate) Spurious warning when documenting friend te...Dimitri van Heesch2017-12-251-0/+1
* Merge pull request #602 from albert-github/feature/bug_newline_aliasDimitri van Heesch2017-12-241-0/+10
|\
| * Physical newlines in ALIASES configuration tags.albert-github2017-09-091-0/+10
* | Misc. typosluzpaz2017-12-231-1/+1
* | Bug 789168 - Increasing access of inherited C++ members with 'using...' is no...Dimitri van Heesch2017-10-291-5/+4
|/
* Add sql syntax highlighting to code blocksArtur Kink2016-11-221-0/+2
* Bug 770973 - Tag file size double between each runDimitri van Heesch2016-10-081-1/+1
* Bug 759402 - C++11 "using" type alias for function pointer with no arguments ...Dimitri van Heesch2016-10-061-5/+0
* Fixed two regressions found during extensive testingDimitri van Heesch2016-09-051-2/+8
* Bug 766059 - DOT_PATH not expandedalbert-github2016-09-011-1/+2
* Merge pull request #463 from albert-github/feature/bug_copyLogo_latexDimitri van Heesch2016-07-301-3/+8
|\
| * Doxygen fails to copy logo image to LaTex output diralbert-github2016-04-031-3/+8
* | Fixed problem with -w command when no Doxyfile was present and specifiedDimitri van Heesch2016-06-021-13/+8
* | Added generating template files and reading templates from disk if presentDimitri van Heesch2016-05-281-0/+7
* | Bug 766698 - VHDL: missing last sign in html documentation of constant declar...Dimitri van Heesch2016-05-251-1/+4
* | Applied responsive design to menu bar using smartmenusDimitri van Heesch2016-05-051-1/+1
|/
* Bug 757509 - __init__.py causes to ignore some inheritanceDimitri van Heesch2016-02-141-1/+1
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-189/+189
* Bug 722654 - Inherited member of template class issues warning and is not doc...Dimitri van Heesch2016-01-091-4/+6
* Reverted change that caused doxygen to return error code 2 when it produced a...Dimitri van Heesch2015-12-191-1/+0
* Merge pull request #412 from bagage/masterDimitri van Heesch2015-12-171-448/+449
|\
| * Add WARN_AS_ERROR option to stop execution at first warning (equivalent of co...Gautier Pelloux-Prayer2015-12-161-448/+449
| * Fortran module private variables and EXTRACT_PRIVATE = NOalbert-github2015-11-081-2/+2
* | Bug 758900 - C++ templated member-function appears both as public and privateDimitri van Heesch2015-12-061-0/+2
* | Fortran module private variables and EXTRACT_PRIVATE = NOalbert-github2015-11-221-2/+2
|/
* Bug 755080 - xrefitem link to list incorrect when using SHORT_NAMESDimitri van Heesch2015-10-241-2/+2
* [Bug 755225] On Windows, generated layout is with UNIX EOLDimitri van Heesch2015-09-191-25/+0
* Template enhancements and various other small fixesDimitri van Heesch2015-09-081-4/+4
* Added javascript search engine data to the template contextDimitri van Heesch2015-08-271-2/+7
* Fixed various issues found by PVS-Studio.Dimitri van Heesch2015-08-181-2/+5
* Copy user EXTRA_FILES at the end to overrule files generated by default by do...albert-github2015-06-141-10/+14
* Bug 744762 - Using TAGFILES prevents symbol extractionDimitri van Heesch2015-06-111-0/+7
* Merge pull request #341 from groleo/INPUT-messageDimitri van Heesch2015-06-061-1/+1
|\
| * specify that doxygen searches files in INPUT tagAdrian Negreanu2015-05-221-1/+1
| * Removed dbus XML parser, various refinementsDimitri van Heesch2015-04-191-2/+5
* | drop #include <unistd.h>Adrian Negreanu2015-05-151-1/+0
* | Removed dbus XML parser, various refinementsDimitri van Heesch2015-05-151-2/+5
|/
* Guarded debug prints against printing a NULL pointer.Dimitri van Heesch2015-04-061-87/+87
* Merge pull request #325 from suokko/fix_template_specializationDimitri van Heesch2015-04-051-0/+2
|\
| * Fix missing brief documentation for overload and specialization functionsPauli Nieminen2015-03-291-0/+2
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2015-04-041-4/+3
|\ \ | |/
| * added HHC.exe own output to the debug output when extcmd flag enabledppescher2015-03-271-1/+1
| * Warning message multiple mainpagesalbert-github2015-03-191-3/+2
* | Fix for rendering the template parameters of members of variadic template cla...Dimitri van Heesch2015-03-221-1/+1
|/
* Bump copyright yearDimitri van Heesch2015-02-261-2/+2
* Merge pull request #273 from albert-github/feature/bug_configDimitri van Heesch2015-02-211-2/+5
|\
| * Consistency in handling HTML and LaTeX in respect to header and footeralbert-github2014-12-281-2/+5
* | Added type constraint relations for Java generics to dot graphs and XML outputDimitri van Heesch2015-02-211-0/+1
* | Bug 743604 - Duplicate anchors from tagfilesDimitri van Heesch2015-02-031-5/+5
* | Merge pull request #272 from albert-github/feature/bug_unusedDimitri van Heesch2015-01-031-2/+0
|\ \