summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Minor performance/code duplication tweaksDimitri van Heesch2021-05-021-16/+20
* Merge branch 'vertical_alignment_table' of https://github.com/DuyDang007/doxy...Dimitri van Heesch2021-05-023-1/+35
|\
| * Add check for middle vertical alignmentDuy Dang2021-02-012-0/+4
| * Support vertical alignment in multirow tableDuy Dang2021-02-013-1/+31
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-05-027-7/+58
|\ \
| * \ Merge pull request #8427 from lcarlier/bug_anonymous_namespaceDimitri van Heesch2021-05-021-1/+15
| |\ \
| | * | Fix bug linking C++ anonymouus workspaceLaurent Carlier2021-03-131-1/+15
| * | | Merge pull request #8333 from albert-github/feature/bug_305773Dimitri van Heesch2021-05-026-6/+43
| |\ \ \
| | * \ \ Merge branch 'master' into feature/bug_305773Dimitri van Heesch2021-04-29291-23398/+31264
| | |\ \ \
| | * | | | bug_305773 Volatile declaration is missing for variables in XML outputalbert-github2021-01-136-5/+43
* | | | | | Merge branch 'feature/bug_linecnt_define' of https://github.com/albert-github...Dimitri van Heesch2021-05-021-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Incorrect line count for normal comment in definealbert-github2021-01-201-0/+1
* | | | | | Fixed missing comma and improved constnessDimitri van Heesch2021-05-022-3/+3
* | | | | | Merge branch 'master' into feature/bug_code_langDimitri van Heesch2021-05-02291-23644/+31780
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #8327 from albert-github/feature/bug_enum_structDimitri van Heesch2021-05-025-2/+27
| |\ \ \ \ \ \
| | * | | | | | Incorrect type for enum structalbert-github2021-01-125-2/+27
| * | | | | | | Merge pull request #8509 from albert-github/feature/bug_formula_mjDimitri van Heesch2021-05-019-18/+46
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into feature/bug_formula_mjDimitri van Heesch2021-04-28261-7531/+7989
| | |\ \ \ \ \ \ \
| | * | | | | | | | Problems with some commands in MathJaxalbert-github2021-04-209-18/+46
| * | | | | | | | | Changed plantumlStart from const char *[] to std::set<QCString>Dimitri van Heesch2021-05-011-19/+17
| * | | | | | | | | Merge branch 'feature/bug_startuml' of https://github.com/albert-github/doxyg...Dimitri van Heesch2021-05-0110-13/+79
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Extending startuml with extra figure typesalbert-github2021-04-061-1/+2
| | * | | | | | | | | Extending startuml with extra figure typesalbert-github2021-04-0410-13/+78
| * | | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-05-016-5/+9
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge pull request #8527 from albert-github/feature/issue_8525Dimitri van Heesch2021-04-301-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | issue #8525 Links aren't properly rendered when preceded by quoted textalbert-github2021-04-301-1/+1
| | * | | | | | | | | | | Merge pull request #8526 from albert-github/feature/bug_spell_20210430Dimitri van Heesch2021-04-303-3/+3
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Spelling correctionsalbert-github2021-04-303-3/+3
| | | |/ / / / / / / / / /
| | * | | | | | | | | | | Merge pull request #8501 from albert-github/feature/bug_docu_improvDimitri van Heesch2021-04-302-1/+5
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | Some documentation improvementsalbert-github2021-04-132-1/+5
| * | | | | | | | | | | | Cleanup util.h by moving some functions to other filesDimitri van Heesch2021-05-0113-275/+282
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'feature/bug_xml_settings' of https://github.com/albert-github/d...Dimitri van Heesch2021-04-294-20/+151
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Write out used settings when generating XML outputalbert-github2021-03-284-18/+150
| * | | | | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-04-294-5/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merge pull request #8332 from albert-github/feature/issue_8329Dimitri van Heesch2021-04-292-4/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | issue #8329 Force line bufferingalbert-github2021-01-132-4/+1
| | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge pull request #8337 from yosshy/masterDimitri van Heesch2021-04-292-1/+17
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | issue #8336 Python class only with async methods supportMob2021-01-182-1/+17
| * | | | | | | | | | | | | Fix to avoid unneeded regeneration of "included-by" graphsDimitri van Heesch2021-04-292-14/+22
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Minor adaptations to avoid matching 'typedefinition' as a typedefDimitri van Heesch2021-04-292-2/+16
| * | | | | | | | | | | | Merge branch 'feature/bug_typedef_code' of https://github.com/albert-github/d...Dimitri van Heesch2021-04-291-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Incorrect code coloring of typedefalbert-github2021-01-221-0/+2
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-04-292-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #8512 from albert-github/feature/issue_8511Dimitri van Heesch2021-04-291-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | issue #8511 Java: linebreak after @link can cause wrong parsing of subsequent...albert-github2021-04-201-1/+1
| | | | |_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | issue #8518 tag </programlisting> was inserted before </highlight> parsing cp...albert-github2021-04-291-4/+4
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Fixed typo, use QCString, and some minor reformatingDimitri van Heesch2021-04-294-15/+17
| * | | | | | | | | | | | issue #8522 Javadoc: type attribute of ordered lists not preserved (in xml)albert-github2021-04-2911-6/+225
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2021-04-285-1/+21
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge pull request #8504 from albert-github/feature/bug_bin_expressionsDimitri van Heesch2021-04-274-0/+20
| | |\ \ \ \ \ \ \ \ \ \ \