summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Doxygen manual top rule is in uppercase.albert-github2020-12-221-6/+6
| | |/ / | |/| |
* | | | Fixed more issues handling Java nested generic classes (part 2)Dimitri van Heesch2020-12-221-2/+6
* | | | Fixed more issues handling Java nested generic classesDimitri van Heesch2020-12-221-2/+28
| |/ / |/| |
* | | Refactoring: remove unused Doxygen::genericsSDictDimitri van Heesch2020-12-224-42/+2
* | | Fixed scope resolution problem for nested Java genericsDimitri van Heesch2020-12-223-11/+16
|/ /
* | Merge pull request #8237 from albert-github/feature/bug_anchor_member_groupDimitri van Heesch2020-12-211-1/+1
|\ \
| * | Multilke anchors with member-groupalbert-github2020-12-081-1/+1
* | | Merge pull request #8239 from nwrkbiz/linux-windows-crossbuildDimitri van Heesch2020-12-211-1/+2
|\ \ \
| * | | Update CMakeLists.txtDaniel G2020-12-091-1/+2
| |/ /
* | | Merge pull request #8263 from albert-github/feature/bug_addon_versionDimitri van Heesch2020-12-219-27/+130
|\ \ \
| * | | Usage of version and help in addonsalbert-github2020-12-199-27/+130
* | | | Merge pull request #8262 from albert-github/feature/bug_docu_latexDimitri van Heesch2020-12-2130-60/+121
|\ \ \ \
| * | | | Doxygen's own documentation doesn't build with recent LaTeX versionalbert-github2020-12-1930-60/+121
| |/ / /
* | | | Merge pull request #8265 from albert-github/feature/bug_bld_warnDimitri van Heesch2020-12-213-7/+7
|\ \ \ \
| * | | | Remove some build warningsalbert-github2020-12-201-1/+1
| * | | | Remove some build warningsalbert-github2020-12-201-1/+1
| * | | | Remove some build warningsalbert-github2020-12-203-7/+7
* | | | | Prettify the HTML output when enabling SEPARATE_MEMBER_PAGESDimitri van Heesch2020-12-211-8/+23
* | | | | Fixed problem expanding/collapsing search results when using XHTMLDimitri van Heesch2020-12-211-2/+2
* | | | | Refactoring: modernize class indexDimitri van Heesch2020-12-219-345/+225
* | | | | Regression: Fixed crash while processing the Kafka package.Dimitri van Heesch2020-12-202-3/+5
* | | | | ignore ctags outputDimitri van Heesch2020-12-201-0/+2
* | | | | Avoid unused variable 'g_docCrossReferenceMutex' warningDimitri van Heesch2020-12-201-1/+2
|/ / / /
* | | | Removed unused taggedInnerClasses memberDimitri van Heesch2020-12-193-24/+0
* | | | Merge branch 'ClassSDict'Dimitri van Heesch2020-12-1936-1143/+882
|\ \ \ \ | |/ / / |/| | |
| * | | Refactoring: replace ClassSDict by ClassLinkedMap/ClassLinkedRefMapDimitri van Heesch2020-12-1936-1143/+882
* | | | Merge pull request #8257 from albert-github/feature/bug_doxyw_warn_2Dimitri van Heesch2020-12-181-38/+11
|\ \ \ \
| * | | | Show configuration warnings unconditionally in the doxywizardalbert-github2020-12-171-38/+11
* | | | | Merge pull request #8260 from albert-github/feature/bug_extend_tests_3Dimitri van Heesch2020-12-182-7/+108
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Extend tests with some other default testsalbert-github2020-12-182-7/+108
|/ / / /
* | | | Merge pull request #8259 from utzig/callback-paramDimitri van Heesch2020-12-172-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add param validation to typedef function pointersFabio Utzig2020-12-172-2/+2
|/ / /
* | | Simplified escaping for latex URLsDimitri van Heesch2020-12-161-11/+2
* | | Merge branch 'albert-github-feature/bug_utf_8_latex_href'Dimitri van Heesch2020-12-161-40/+83
|\ \ \
| * | | Unified the routine to get the next UTF8 character from a UTF8 streamDimitri van Heesch2020-12-161-84/+71
| * | | Merge branch 'feature/bug_utf_8_latex_href' of https://github.com/albert-gith...Dimitri van Heesch2020-12-161-1/+57
| |\ \ \
| | * | | Incorrect handling of UTF-8 characters in latex reference statementalbert-github2020-12-111-1/+57
| | |/ /
* | | | Merge pull request #8243 from albert-github/feature/issue_8142Dimitri van Heesch2020-12-161-1/+1
|\ \ \ \
| * | | | issue #8142 UTF-8 in URL in source generates truncated URL in HTMLalbert-github2020-12-111-1/+1
| | |/ / | |/| |
* | | | Merge pull request #8254 from albert-github/feature/bug_doxyw_warnDimitri van Heesch2020-12-169-63/+138
|\ \ \ \ | |_|/ / |/| | |
| * | | Improvements of reading the configuration filealbert-github2020-12-169-63/+138
|/ / /
* | | issue #8251: Macro stopped working in 1.8,.19Dimitri van Heesch2020-12-151-4/+9
* | | Merge pull request #8252 from albert-github/feature/bug_doxyw_clr_recentDimitri van Heesch2020-12-151-1/+1
|\ \ \
| * | | Recent file list of doxywizard not cleared properlyalbert-github2020-12-151-1/+1
* | | | Merge branch 'albert-github-feature/bug_url_irc'Dimitri van Heesch2020-12-152-2/+5
|\ \ \ \
| * | | | Added missing protocolsDimitri van Heesch2020-12-151-2/+4
| * | | | Merge branch 'feature/bug_url_irc' of https://github.com/albert-github/doxyge...Dimitri van Heesch2020-12-152-2/+3
| |\ \ \ \ |/ / / / /
| * | | | Incorrect specification of irc as URL protocolalbert-github2020-12-112-2/+3
| | |/ / | |/| |
* | | | Remove Travis CI builds in favor of Github ActionsDimitri van Heesch2020-12-151-130/+0
* | | | Remove Appveyor CI builds in favor of Github ActionsDimitri van Heesch2020-12-151-60/+0