summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'albert-github-feature/bug_py_empty_comment'Dimitri van Heesch2020-08-053-56/+62
|\ \
| * | Moved stripIndentation() to util, make it safe for empty inputDimitri van Heesch2020-08-053-50/+50
| * | Merge branch 'feature/bug_py_empty_comment' of https://github.com/albert-gith...Dimitri van Heesch2020-08-051-6/+12
| |\ \ |/ / /
| * | Empty python comment gives problemsalbert-github2020-08-041-6/+12
* | | Modernized tagreader.cpp codeDimitri van Heesch2020-08-041-769/+752
|/ /
* | issue #7727: warning: documented symbol `static bool (long-winded C++ type)' ...Dimitri van Heesch2020-08-041-64/+32
* | Merge branch 'albert-github-feature/bug_xml_lang'Dimitri van Heesch2020-08-03156-201/+428
|\ \
| * | Some fixes and cleanupDimitri van Heesch2020-08-0345-384/+198
| * | Merge branch 'master' into feature/bug_xml_langDimitri van Heesch2020-08-0330-464/+512
| |\ \
| | * | Vhdl improvements (ALIAS, translation) (#7813)powARman2020-08-0310-7/+48
| |/ / |/| |
* | | Merge pull request #7863 from albert-github/feature/bug_babel_langDimitri van Heesch2020-08-033-5/+3
|\ \ \
| * | | Setting correct babel packages for some languagesalbert-github2020-06-193-5/+3
* | | | Merge pull request #7782 from wataash/tagend-markdown-emDimitri van Heesch2020-08-033-2/+12
|\ \ \ \
| * | | | issue #7781: allow '>' before Markdown emphasisWataru Ashihara2020-05-232-3/+3
| * | | | testing: Markdown in HTMLWataru Ashihara2020-05-232-0/+10
* | | | | Replaced QDict<Void> by StringUnorderedSet in dotnode.cppDimitri van Heesch2020-08-031-21/+20
* | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-08-031-2/+4
|\ \ \ \ \
| * \ \ \ \ Merge pull request #7940 from albert-github/feature/bug_travis_on_errorDimitri van Heesch2020-08-031-2/+4
| |\ \ \ \ \
| | * | | | | Travis does not terminate on error on non last command inside if constructalbert-github2020-08-021-2/+4
* | | | | | | Replaced QDict<void> by StringUnorderedSet for fortrancode.lDimitri van Heesch2020-08-031-7/+9
|/ / / / / /
* | | | | | CMakeLists.txt improvementDimitri van Heesch2020-08-032-89/+21
* | | | | | Modernize HtmlHelp classDimitri van Heesch2020-08-032-314/+306
* | | | | | Changed container class for class use and constrained relations from QDict<vo...Dimitri van Heesch2020-08-022-54/+30
* | | | | | Modernize code for the resource managerDimitri van Heesch2020-08-024-26/+25
* | | | | | Replaced QDict<void> by StringUnorderedSet used to keep track of visited pathsDimitri van Heesch2020-08-021-3/+10
* | | | | | Updated the makefile for building the testsDimitri van Heesch2020-08-021-5/+85
* | | | | | Enable running tests in parallel using cmake's ctest.Dimitri van Heesch2020-08-021-3/+14
|/ / / / /
* | | | | Merge pull request #7938 from albert-github/feature/bug_warn_comp_htmlhelpDimitri van Heesch2020-08-011-2/+2
|\ \ \ \ \
| * | | | | Compiler warning in htmlhelp.cppalbert-github2020-08-011-2/+2
|/ / / / /
* | | | | Merge branch 'albert-github-feature/bug_chm_tests'Dimitri van Heesch2020-08-013-25/+43
|\ \ \ \ \
| * \ \ \ \ Merge branch 'feature/bug_chm_tests' of https://github.com/albert-github/doxy...Dimitri van Heesch2020-08-013-25/+43
| |\ \ \ \ \ |/ / / / / /
| * | | | | Creating chm files for doxygen testsalbert-github2020-05-303-25/+40
| | | | * | Merge branch 'master' into feature/bug_xml_langDimitri van Heesch2020-08-01163-7288/+8045
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #7937 from albert-github/feature/bug_warn_missing_argDimitri van Heesch2020-08-011-14/+25
|\ \ \ \ \ \
| * | | | | | Misleading warning about missing argumentalbert-github2020-07-311-14/+25
* | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-07-314-9/+15
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #7936 from albert-github/feature/bug_cite_debugDimitri van Heesch2020-07-314-9/+15
| |\ \ \ \ \ \ \
| | * | | | | | | Debug facility for the \cite commandalbert-github2020-07-314-9/+15
* | | | | | | | | Merge branch 'albert-github-feature/bug_cite_crossref'Dimitri van Heesch2020-07-312-45/+121
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Moved citation cross reference searching to a separate functionDimitri van Heesch2020-07-312-86/+119
| * | | | | | | | Merge branch 'feature/bug_cite_crossref' of https://github.com/albert-github/...Dimitri van Heesch2020-07-311-3/+46
| |\ \ \ \ \ \ \ \ |/ / / / / / / / /
| * | | | | | | | crossref citations are shown unconditionallyalbert-github2020-07-311-5/+8
| * | | | | | | | crossref citations are shown unconditionallyalbert-github2020-07-301-23/+26
| * | | | | | | | crossref citations are shown unconditionallyalbert-github2020-07-291-1/+38
* | | | | | | | | Merge branch 'albert-github-feature/bug_cite_number'Dimitri van Heesch2020-07-311-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Minors tweaks to the regular expressionsDimitri van Heesch2020-07-311-2/+2
| * | | | | | | | Merge branch 'feature/bug_cite_number' of https://github.com/albert-github/do...Dimitri van Heesch2020-07-311-2/+2
| |\ \ \ \ \ \ \ \ |/ / / / / / / / /
| * | | | | | | | Incorrect representation of citationalbert-github2020-07-311-2/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | issue #7881: More flexible and correct detection of direction of an argument ...Dimitri van Heesch2020-07-312-2/+5
|/ / / / / / /
* | | | | | | issue #7934: include dependency graph: The boxes of files shows the name of t...Dimitri van Heesch2020-07-311-2/+2