summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Additional tweaks to get markdown tables inside ALIASES workDimitri van Heesch2020-07-275-82/+235
* Merge branch 'feature/issue_7787' of https://github.com/albert-github/doxygen...Dimitri van Heesch2020-07-251-3/+17
|\
| * issue #7787 Doxygen 1.8.18: Markdown tables not working in ALIASES anymore?albert-github2020-05-201-3/+17
* | issue #7921: Help for CLANG_DATABASE_PATH is misleadingDimitri van Heesch2020-07-251-4/+6
* | issue #7900: Incorrect warning regarding no matching class member foundDimitri van Heesch2020-07-251-1/+1
* | Merge branch 'joakim-tjernlund-master'Dimitri van Heesch2020-07-204-4/+18
|\ \
| * | Make a switch to choose between dynamic library to clang-cpp or static linkin...Dimitri van Heesch2020-07-204-4/+18
| * | Fix #7883Joakim Tjernlund2020-07-193-4/+4
|/ /
* | Made shading more subtle in the SVG logoDimitri van Heesch2020-07-191-1/+1
* | Make the luminance levels of the new SVG logo better match the original bitmapDimitri van Heesch2020-07-191-5/+5
* | Replaced bitmap of doxygen logo by SVG versionDimitri van Heesch2020-07-189-81/+55
* | Merge pull request #7912 from albert-github/fesature/issue_7911Dimitri van Heesch2020-07-181-1/+1
|\ \
| * | issue #7911 markdown table add extra test to "\copybrief"albert-github2020-07-181-1/+1
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-07-181-1/+0
|\ \ \ | |/ /
| * | Merge pull request #7908 from albert-github/feature/bug_vhdl_unusedDimitri van Heesch2020-07-171-1/+0
| |\ \
| | * | Unused variable in code (VHDL)albert-github2020-07-171-1/+0
* | | | issue #7867 Fixed regression where blank line after \class was not seen as pa...Dimitri van Heesch2020-07-181-476/+494
|/ / /
* | | issue #7852, #7867, #7901: Changed the set of commands that effect ending a b...Dimitri van Heesch2020-07-176-150/+159
|/ /
* | Added missing stub code when use_libclang is disabledDimitri van Heesch2020-07-161-10/+10
* | Merge pull request #7795 from wataash/lex-absolute-pathDimitri van Heesch2020-07-161-2/+2
|\ \
| * \ Merge branch 'master' into lex-absolute-pathDimitri van Heesch2020-07-16162-6967/+7640
| |\ \ | |/ / |/| |
* | | Merge pull request #7864 from maddox11/use_plantumlDimitri van Heesch2020-07-162-9/+2
|\ \ \
| * | | improve using plantuml for vhdl flowchartshake2020-06-212-9/+2
* | | | Merge pull request #7870 from mquevill/andsDimitri van Heesch2020-07-161-1/+1
|\ \ \ \
| * | | | Correct misspelling in config.xmlMichael Quevillon2020-06-241-1/+1
| |/ / /
* | | | Merge pull request #7882 from albert-github/feature/bug_ftn_useDimitri van Heesch2020-07-161-0/+3
|\ \ \ \
| * | | | Missing links in Fortran in case use statement with upper case characters in ...albert-github2020-06-291-0/+3
| |/ / /
* | | | issue #6846 Doxygen parsing global variable as function in certain cases (#7903)albert-github2020-07-161-1/+2
* | | | Merge pull request #7889 from albert-github/feature/bug_htmlhelp_indexDimitri van Heesch2020-07-161-4/+3
|\ \ \ \
| * | | | Missing last item in htmlhelp level2 indexalbert-github2020-07-011-4/+3
* | | | | Merge branch 'albert-github-feature/bug_test_flags_space'Dimitri van Heesch2020-07-161-18/+7
|\ \ \ \ \
| * | | | | Restructured the split_and_keep functionDimitri van Heesch2020-07-161-20/+7
| * | | | | Merge branch 'feature/bug_test_flags_space' of https://github.com/albert-gith...Dimitri van Heesch2020-07-161-0/+2
| |\ \ \ \ \ |/ / / / / /
| * | | | | Superfluous space in "TEST_FLAGS"albert-github2020-07-061-0/+2
* | | | | | Cleanup some disabled code sectionsDimitri van Heesch2020-07-161-47/+2
* | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-07-163-54/+18
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #7875 from albert-github/feature/bug_commentcnv_defaualt_ruleDimitri van Heesch2020-07-081-0/+3
| |\ \ \ \ \ \
| | * | | | | | No default rule present in commentcnv.lalbert-github2020-06-261-0/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge pull request #7878 from makelinux/remove_vhdlparser_MakefileDimitri van Heesch2020-07-082-54/+15
| |\ \ \ \ \ \
| | * | | | | | remove vhdlparser/MakefileCosta Shulyupin2020-06-282-54/+15
| | |/ / / / /
* | | | | | | Refactor: Modernize clang parser and make it run with multiple threadsDimitri van Heesch2020-07-1617-550/+573
|/ / / / / /
* | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-07-074-8/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #7896 from albert-github/feature/bug_debug_timeDimitri van Heesch2020-07-064-8/+8
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Compilation warning in debug.cppalbert-github2020-07-064-8/+8
| |/ / / / /
* | | | | | Refactoring: replace QDict<void> by StringUnorderedSet for g_processedFiles a...Dimitri van Heesch2020-07-071-17/+18
* | | | | | Issue #7892: Incorrect search box on server-side search results pageDimitri van Heesch2020-07-071-7/+1
|/ / / / /
* | | | | Scalable search bar for high resolution displays (#7888)tttapa2020-07-0410-79/+205
* | | | | Merge pull request #7885 from albert-github/feature/bug_warn_uninitializedDimitri van Heesch2020-07-021-4/+2
|\ \ \ \ \
| * | | | | Misleading compiler warningalbert-github2020-06-301-4/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #7891 from albert-github/feature/issue_7890Dimitri van Heesch2020-07-021-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |