summaryrefslogtreecommitdiffstats
path: root/src/doxygen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'doxygen/master'Joe George2018-11-021-14/+5
|\
| * Merge pull request #6588 from Sleepyowl/masterDimitri van Heesch2018-10-311-1/+2
| |\
| | * Add support for std::shared_ptrDmitry Soloviev2017-02-131-1/+2
| * | Merge branch 'feature/docbook_cleanup' of https://github.com/albert-github/do...Dimitri van Heesch2018-10-281-11/+0
| |\ \
| | * | Remove old obsolete docbook generatoralbert-github2018-10-171-11/+0
| * | | Merge pull request #6459 from aquayan/patch-1Dimitri van Heesch2018-10-271-2/+3
| |\ \ \
| | * | | Update doxygen.cppaquayan2018-08-241-2/+3
* | | | | Added *.ice files as a recognized file type.Mark Spruiell2018-10-221-31/+120
|/ / / /
* | | | issue_6566: INHERIT_DOCS not working for pythonalbert-github2018-10-221-1/+1
| |/ / |/| |
* | | issue_6547 Call graph missing due to ALIASESalbert-github2018-10-111-1/+1
* | | redundant input_filter runs significantly reduce performance when FILTER_SOUR...Dimitri van Heesch2018-09-251-0/+12
* | | Merge pull request #6487 from albert-github/feature/bug_docbookDimitri van Heesch2018-09-151-4/+34
|\ \ \
| * | | Implementation of standard generator for docbook outputalbert-github2018-09-071-4/+34
| |/ /
* | | Difference between standard and used Doxyfilealbert-github2018-09-151-1/+32
|/ /
* | Merge branch 'lineno'Dimitri van Heesch2018-08-191-3/+8
|\ \
| * | Bug 691689 - Line numbers for examplesDimitri van Heesch2018-08-191-3/+8
* | | Cannot Generate Layout File using -lalbert-github2018-08-151-8/+3
|/ /
* | Correction for `doxygen -g`albert-github2018-07-251-0/+4
* | Merge pull request #6403 from albert-github/feature/bug_doxyfile_optionsDimitri van Heesch2018-07-231-26/+19
|\ \
| * | Consistency between 'generate' and 'update' startup optionalbert-github2018-07-211-26/+19
* | | Moved local toc data into a separate type for better encapsulationDimitri van Heesch2018-07-221-2/+2
* | | Merge branch 'feature/bug_tableofcontents_latex' of https://github.com/albert...Dimitri van Heesch2018-07-221-2/+2
|\ \ \ | |/ / |/| |
| * | Merge branch 'feature/bug_tableofcontents_latex' of https://github.com/albert...albert-github2018-07-121-9/+51
| |\ \
| | * \ Merge branch 'master' into feature/bug_tableofcontents_latexDimitri van Heesch2018-06-241-9/+51
| | |\ \
| * | | | Enable in page table of contents for XML and add maximum level to in page tab...albert-github2018-07-121-2/+2
| |/ / /
| * | | Enable in page table of contents for LaTeXalbert-github2018-05-211-2/+2
* | | | Enable possibility of CLANG for Cygwinalbert-github2018-07-071-4/+4
* | | | Enable possibility of CLANG for Cygwinalbert-github2018-06-301-0/+4
| |/ / |/| |
* | | Merge pull request #763 from albert-github/feature/bug_formula_repositoryDimitri van Heesch2018-06-241-8/+44
|\ \ \
| * | | Resolve inconsistency in formula repositories.albert-github2018-06-111-8/+44
* | | | Update doxygen.cppArmin Müller2018-06-191-1/+1
|/ / /
* | | Add formula (images) to RTF outputalbert-github2018-06-051-0/+6
|/ /
* | Bug 792122 - XHTML pages are broken several waysalbert-github2018-03-041-1/+1
* | 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