summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Terminating brief commandalbert-github2019-01-101-0/+4
* | | | | Don't write the plantuml cache file in case there are no plantuml diagrams.albert-github2019-01-101-0/+1
|/ / / /
* | | | Merge branch 'cheoljoo-run_java_once_3rd_trial'Dimitri van Heesch2019-01-0810-83/+417
|\ \ \ \
| * \ \ \ Merge branch 'run_java_once_3rd_trial' of https://github.com/cheoljoo/doxygen...Dimitri van Heesch2019-01-089-183/+162
| |\ \ \ \
| | * | | | remove PLANTUML_RUN_FAST because FAST is default.Charles.Lee2019-01-063-128/+11
| | * | | | Fast PlantumlCharles.Lee2019-01-011-13/+13
| | * | | | # IntroductionCharles.Lee2018-12-282-35/+115
| * | | | | Improved code structure a bitDimitri van Heesch2018-12-272-57/+65
| * | | | | Merge branch 'run_java_once_3rd_trial' of https://github.com/cheoljoo/doxygen...Dimitri van Heesch2018-12-2711-21/+368
| |\ \ \ \ \ | | |/ / / /
| | * | | | JAVA_ONCE -> FASTCharles.Lee2018-12-264-7/+9
| | * | | | add plantuml.h in doxygen.cppCharles.Lee2018-12-241-0/+1
| | * | | | mergeCharles.Lee2018-12-24112-4663/+11844
| | |\ \ \ \
| | * | | | | Imporvement of performance : Reduce the Java running count (3rd trial)Charles.Lee2018-08-292-117/+3
| | * | | | | PLANTUML_RUN_JAVA_ONCE is working well. But some specific plantuml has error...Charles.Lee2018-08-291-2/+4
| | * | | | | add format in writePlantUMLSource() and gathered in one pu file. But it is n...Charles.Lee2018-08-287-26/+239
| | * | | | | Merge remote-tracking branch 'upstream/master' into run_java_onceCharles.Lee2018-08-2725-97/+151
| | |\ \ \ \ \
| | * | | | | | source arrangementCharles.Lee2018-08-272-15/+5
| | * | | | | | Imporvement of performance : Reduce the Java running countCharles.Lee2018-08-276-13/+267
* | | | | | | | Shortened EXTRACT_PRIVATE_VIRTUAL to EXTRACT_PRIV_VIRTUAL to deal with max le...Dimitri van Heesch2019-01-083-10/+12
* | | | | | | | Merge branch 'extract-private-virtual' of https://github.com/mosra/doxygen in...Dimitri van Heesch2019-01-083-5/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | Implement a new EXTRACT_PRIVATE_VIRTUAL option.Vladimír Vondruš2019-01-033-5/+24
* | | | | | | | | Merge pull request #6750 from albert-github/feature/issue_6725Dimitri van Heesch2019-01-081-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | issue #6725 Doxygen 1.8.15 CMake 3.13 incompatibilityalbert-github2019-01-071-2/+3
* | | | | | | | | | issue #6748 1.8.15 regression with C# internal modifieralbert-github2019-01-081-0/+4
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge pull request #6751 from albert-github/feature/issue_6749Dimitri van Heesch2019-01-071-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | issue #6749 doxygen 1.8.15 segfaultalbert-github2019-01-071-0/+5
| |/ / / / / / / /
* | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-01-075-10/+31
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | issue #6744 Ampersand in Markdown image URL is not escaped in XML outputalbert-github2019-01-064-9/+30
| * | | | | | | | Merge pull request #6739 from albert-github/feature/bug_hrDimitri van Heesch2019-01-051-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Implementing `<hr>` for LaTeXalbert-github2019-01-051-1/+1
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | issue #6734 parsing performance worsenedDimitri van Heesch2019-01-079-45/+88
|/ / / / / / / /
* | | | | | | | Fixed alt attribute appearing in <object> tag for SVG imagesDimitri van Heesch2019-01-051-57/+39
* | | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-01-051-0/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge pull request #6735 from albert-github/feature/issue_6732Dimitri van Heesch2019-01-051-0/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | issue #6732 align environment for formula (\f{align}) no longer workingalbert-github2019-01-031-0/+2
* | | | | | | | Fixed missing end paragraph marker when inline image appeared as last item.Dimitri van Heesch2019-01-051-1/+6
|/ / / / / / /
* | | | | | | Issue #6039: Links on image in Markdown (Origin: bugzilla #769223)Dimitri van Heesch2019-01-035-26/+75
|/ / / / / /
* | | | | | Fixed typoPeter Klotz2019-01-011-1/+1
* | | | | | Fixed range and added code commentDimitri van Heesch2018-12-311-1/+2
* | | | | | Merge branch 'feature/issue_6708' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-12-311-2/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | issue #6708 Invalid UTF-8 characters in hover titlealbert-github2018-12-311-2/+1
| * | | | | issue #6708 Invalid UTF-8 characters in hover titlealbert-github2018-12-311-2/+11
* | | | | | Moved check for page having a title to hasTitle() methodDimitri van Heesch2018-12-3113-22/+26
* | | | | | Merge branch 'feature/issue_6716' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-12-311-1/+2
|\ \ \ \ \ \
| * | | | | | issue #6716 mainpage notitle causes notitle to appear in index baralbert-github2018-12-301-1/+2
| |/ / / / /
* | | | | | Properly handle empty TOC in XML output.Vladimír Vondruš2018-12-291-2/+2
|/ / / / /
* | | | | Fix type and length of clang compilation database optionDimitri van Heesch2018-12-272-64/+73
|/ / / /
* | | | Fixed regression after fixing memory leakDimitri van Heesch2018-12-263-5/+10
* | | | Renamed option and test case numbersDimitri van Heesch2018-12-262-8/+13
* | | | Merge branch 'xml-namespace-members-in-file-scope' of https://github.com/mosr...Dimitri van Heesch2018-12-262-2/+11
|\ \ \ \