summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | More fixesDimitri van Heesch2020-12-121-8/+8
* | | More syntax fixes for ymlDimitri van Heesch2020-12-121-13/+13
* | | Fixed syntax error in yml scriptDimitri van Heesch2020-12-121-17/+18
* | | Add initial buildscope for Github ActionsDimitri van Heesch2020-12-121-0/+68
* | | Fix for compilation issues on WindowsDimitri van Heesch2020-12-122-90/+11
* | | Revert "Remove XML parser code from qtools"Dimitri van Heesch2020-12-124-0/+6821
* | | Merge branch 'xmlparser'Dimitri van Heesch2020-12-1110-8030/+1735
|\ \ \ | |/ / |/| |
| * | Remove XML parser code from qtoolsDimitri van Heesch2020-12-114-6821/+0
| * | Make layout parser use the new XML parserDimitri van Heesch2020-12-113-921/+922
| * | Make tagreader use the new XML parserDimitri van Heesch2020-12-082-291/+268
| * | Refactoring: replace QXml by own XML processorDimitri van Heesch2020-12-063-0/+548
* | | Merge pull request #8223 from albert-github/feature/bug_docu_fail_2Dimitri van Heesch2020-12-0429-29/+29
|\ \ \
| * | | Present all warnings of first documentation sub-task when it failsalbert-github2020-12-0429-29/+29
* | | | Merge pull request #8224 from albert-github/feature/bug_group_labelDimitri van Heesch2020-12-042-5/+4
|\ \ \ \
| * | | | Creating link to not defined label in case of groupsalbert-github2020-12-042-5/+4
| |/ / /
* | | | Merge pull request #8225 from albert-github/feature/bug_testing_linksDimitri van Heesch2020-12-045-43/+43
|\ \ \ \ | |/ / / |/| | |
| * | | Update used links in test examplesalbert-github2020-12-045-43/+43
|/ / /
* | | Merge pull request #8199 from albert-github/feature/bug_docu_failDimitri van Heesch2020-12-0329-0/+29
|\ \ \
| * | | Have build of doxygen documentation fail on warnings.albert-github2020-11-2429-0/+29
* | | | Merge pull request #8222 from albert-github/feature/bug_docu_linksDimitri van Heesch2020-12-035-7/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Incorrect link in doxygen documentationalbert-github2020-12-035-7/+7
* | | | Avoid duplicate entry in the LaTeX output for inlined namespaceDimitri van Heesch2020-12-031-1/+1
* | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-12-031-2/+2
|\ \ \ \ | |/ / /
| * | | Merge pull request #8221 from albert-github/feature/bug_spell_doxyparseDimitri van Heesch2020-12-031-2/+2
| |\ \ \
| | * | | Correction of spelling errorsalbert-github2020-12-031-2/+2
| |/ / /
* | | | Forgot to handle deprecated in the same way as other xref itemsDimitri van Heesch2020-12-031-1/+1
|/ / /
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-12-029-90/+166
|\ \ \
| * \ \ Merge pull request #8197 from albert-github/feature/issue_8023Dimitri van Heesch2020-12-024-7/+35
| |\ \ \
| | * | | issue #8023 Add option to exit with non-zero exit code on warnings even if WA...albert-github2020-11-234-7/+35
| | |/ /
| * | | Merge pull request #8207 from timoffermann/feature/issue_6204Dimitri van Heesch2020-12-022-40/+76
| |\ \ \
| | * | | Introduce new DOT_UML_DETAIL setting "NONE"Tim Offermann2020-11-272-13/+37
| | * | | Enable UML diagrams without member fieldsTim Offermann2020-11-262-37/+49
| * | | | Merge pull request #8219 from analizo/fix-doxyparse-yaml-output-syntaxDimitri van Heesch2020-12-021-2/+2
| |\ \ \ \
| | * | | | quotes added surrounding inheritance tokens on doxyparse outputJoenio Marques da Costa2020-12-011-2/+2
| * | | | | Merge pull request #8217 from albert-github/feature/bug_extend_testsDimitri van Heesch2020-12-021-1/+1
| |\ \ \ \ \
| | * | | | | Extend tests with some other default testsalbert-github2020-12-011-1/+1
| | |/ / / /
| * | | | | Merge pull request #8218 from analizo/improve-doxyparse-readmeDimitri van Heesch2020-12-022-40/+52
| |\ \ \ \ \
| | * | | | | add .md extension on Doxyparse README docJoenio Marques da Costa2020-12-011-0/+0
| | * | | | | better description of Doxyparse on README docJoenio Marques da Costa2020-12-011-13/+25
| | |/ / / /
* | | | | | Merge branch 'albert-github-feature/bug_789318'Dimitri van Heesch2020-12-021-23/+38
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixes spacingDimitri van Heesch2020-12-021-31/+31
| * | | | | Merge branch 'feature/bug_789318' of https://github.com/albert-github/doxygen...Dimitri van Heesch2020-12-021-23/+38
| |\ \ \ \ \ |/ / / / / /
| * | | | | bug 789318 c# expression-bodied property is not rendered correctlyalbert-github2020-09-011-23/+38
* | | | | | Join sequences of the same type of xref items together in a single paragraph ...Dimitri van Heesch2020-12-021-9/+11
* | | | | | Improve handling of inline namespace members in LateX/RTF outputDimitri van Heesch2020-12-0213-129/+190
| |/ / / / |/| | | |
* | | | | Remove duplicate pages for classes inside inline namespaces (LaTeX/RTF/DocBook)Dimitri van Heesch2020-11-293-8/+16
* | | | | Merge pull request #8213 from allanbowe/issue-8212Dimitri van Heesch2020-11-2913-197/+197
|\ \ \ \ \
| * | | | | fix: convert links to the main doxygen site to https. Trailing whitespace wa...Allan Bowe2020-11-2913-197/+197
* | | | | | Fix compiler error by making clangparser use TooltipManager::instance()Dimitri van Heesch2020-11-291-2/+1
* | | | | | Fix shadowing warning for hex constantDimitri van Heesch2020-11-291-1/+0