summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'feature/bug_pre_markdown' of https://github.com/albert-github/d...Dimitri van Heesch2019-01-133-1/+72
| |\ |/ /
| * No translation of markdown in <pre>albert-github2019-01-113-1/+72
* | Merge: reorder testsDimitri van Heesch2019-01-125-129/+129
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-01-125-1/+151
|\ \
| * \ Merge pull request #6767 from albert-github/feature/bug_xhtml_tooltipDimitri van Heesch2019-01-122-1/+2
| |\ \
| | * | Invalid id possible with tooltipsalbert-github2019-01-112-1/+2
| | |/
| * | Merge pull request #6768 from albert-github/feature/bug_brief_listsDimitri van Heesch2019-01-123-0/+149
| |\ \ | | |/ | |/|
| | * Terminate brief in case of `-#` listalbert-github2019-01-112-0/+144
| | * Terminate brief in case of `-#` listalbert-github2019-01-111-0/+5
| |/
* | Added declfile, declline, and declcolumn attributes to the location element i...Dimitri van Heesch2019-01-1230-439/+680
|/
* Merge pull request #6738 from albert-github/feature/issue_6733Dimitri van Heesch2019-01-107-67/+188
|\
| * issue #6733 invalid cite anchor id when using crossrefalbert-github2019-01-041-20/+45
| * issue #6733 invalid cite anchor id when using crossrefalbert-github2019-01-046-47/+143
* | Merge pull request #6740 from albert-github/feature/issue_6727Dimitri van Heesch2019-01-101-1/+1
|\ \
| * | issue #6727 SHOW_NAMESPACES = NO breaks latex PDFalbert-github2019-01-051-1/+1
* | | Merge pull request #6757 from albert-github/feature/issue_6754Dimitri van Heesch2019-01-101-1/+1
|\ \ \
| * | | issue #6754 False positives for "multiple @param sections"albert-github2019-01-081-1/+1
* | | | Merge pull request #6761 from albert-github/feature/bug_xhtml_briefDimitri van Heesch2019-01-101-0/+4
|\ \ \ \
| * | | | Terminating brief commandalbert-github2019-01-101-0/+4
* | | | | Merge pull request #6762 from albert-github/feature/bug_no_plantumlDimitri van Heesch2019-01-101-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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-24211-5444/+13393
| | |\ \ \ \
| | * | | | | 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-2730-104/+168
| | |\ \ \ \ \
| | * | | | | | source arrangementCharles.Lee2018-08-272-15/+5
| | * | | | | | Imporvement of performance : Reduce the Java running countCharles.Lee2018-08-276-13/+267
* | | | | | | | Merge branch 'mosra-extract-private-virtual'Dimitri van Heesch2019-01-085-5/+171
|\ \ \ \ \ \ \ \
| * | | | | | | | Shortened EXTRACT_PRIVATE_VIRTUAL to EXTRACT_PRIV_VIRTUAL to deal with max le...Dimitri van Heesch2019-01-085-17/+19
| * | | | | | | | Merge branch 'extract-private-virtual' of https://github.com/mosra/doxygen in...Dimitri van Heesch2019-01-085-5/+169
| |\ \ \ \ \ \ \ \ |/ / / / / / / / /
| * | | | | | | | Implement a new EXTRACT_PRIVATE_VIRTUAL option.Vladimír Vondruš2019-01-035-5/+169
* | | | | | | | | Merge pull request #6745 from Croydon/croydon/ci4Dimitri van Heesch2019-01-082-18/+53
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | AppVeyor: Remove needless CMake generation at the endCroydon2019-01-061-1/+0
| * | | | | | | | | Travis macOS: Use Travis addons for homebrewCroydon2019-01-061-3/+6
| * | | | | | | | | Travis macOS: Use shared Qt until upstream bugs are fixedCroydon2019-01-061-1/+1
| * | | | | | | | | Travis macOS: Update Qt to 5.12.0Croydon2019-01-061-1/+1
| * | | | | | | | | Travis: macOS Remove permission workaroundCroydon2019-01-061-2/+0
| * | | | | | | | | Travis: Workaround to differ between x86 and ppc64leCroydon2019-01-061-7/+7
| * | | | | | | | | Travis: Handle linux-ppc64le differentlyCroydon2019-01-061-16/+37
| * | | | | | | | | Travis: Output CMake versionCroydon2019-01-061-0/+1