summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: OutputList & OutputGenDimitri van Heesch2020-08-2417-433/+515
* Bump version for next releaseDimitri van Heesch2020-08-241-1/+1
* Updated changelogRelease_1_8_20Dimitri van Heesch2020-08-241-0/+29
* Update VERSION for bug fix releaseDimitri van Heesch2020-08-241-1/+1
* issue #7973: C++ grouped functions in namespace have disapeardDimitri van Heesch2020-08-2411-89/+83
* Merge pull request #7972 from albert-github/feature/issue_7970Dimitri van Heesch2020-08-191-0/+14
|\
| * issue #7970 Doxygen doesn't stop on errorsalbert-github2020-08-191-0/+14
|/
* Merge pull request #7968 from albert-github/feature/bug_format_size_t_2Dimitri van Heesch2020-08-181-1/+1
|\
| * Format for size_t (in e.g. warnings)albert-github2020-08-181-1/+1
|/
* issue #7954: The Doxygen uses too much memory (or has probably a memory leak)...Dimitri van Heesch2020-08-171-20/+42
* Merge pull request #7966 from albert-github/feature/bug_format_size_tDimitri van Heesch2020-08-171-1/+1
|\
| * Format for size_t (in e.g. warnings)albert-github2020-08-171-1/+1
|/
* Merge pull request #7962 from albert-github/feature/bug_spell_maintainersDimitri van Heesch2020-08-161-1/+1
|\
| * Spelling correctionalbert-github2020-08-161-1/+1
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-08-163-39/+28
|\ \ | |/
| * Merge pull request #7961 from albert-github/feature/bug_docu_languagesDimitri van Heesch2020-08-163-39/+28
| |\
| | * Building documentation after changing language filesalbert-github2020-08-163-39/+28
| |/
* | issue #7954: The Doxygen uses too much memory (or has probably a memory leak)Dimitri van Heesch2020-08-164-86/+133
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-08-151-1/+3
|\ \ | |/
| * Merge pull request #7955 from albert-github/feature/bug_cite_overflowDimitri van Heesch2020-08-151-1/+3
| |\
| | * Layout on the bibliography pagealbert-github2020-08-111-1/+3
* | | Minor tweaks to clangparser.cppDimitri van Heesch2020-08-151-8/+11
|/ /
* | Merge pull request #7960 from albert-github/feature/bug_countDimitri van Heesch2020-08-152-5/+5
|\ \
| * | Improvement of line count for e.g. warningsalbert-github2020-08-152-5/+5
| |/
* | Merge pull request #7958 from spdw/fix_void_return_typeDimitri van Heesch2020-08-151-22/+2
|\ \
| * | Fixes doxygen/doxygen#7760: void return type reported as not documentedPoehlsen, Stephan2020-08-141-22/+2
| |/
* | Merge pull request #7959 from bjornpalmqvist/svDimitri van Heesch2020-08-151-1/+16
|\ \ | |/ |/|
| * Updated the swedish language translation to 1.8.19Björn Palmqvist2020-08-141-1/+16
|/
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-08-109-11/+26
|\
| * Merge pull request #7575 from albert-github/feature/bug_py_docstrDimitri van Heesch2020-08-103-5/+19
| |\
| | * Using Python docstringsalbert-github2020-02-073-5/+19
| * | Merge pull request #7950 from albert-github/feature/bug_spellingDimitri van Heesch2020-08-095-5/+5
| |\ \
| | * | Spelling corrections is commentsalbert-github2020-08-095-5/+5
| |/ /
| * | Merge pull request #7949 from albert-github/feature/bug_changelog_1_8_19Dimitri van Heesch2020-08-091-1/+2
| |\ \
| | * | HTML errors in change logalbert-github2020-08-091-1/+2
| |/ /
* | | issue #7951: Doxywizard 1.8.19 (Windows): Source code directory seems to be i...Dimitri van Heesch2020-08-102-4/+4
|/ /
* | Bump version number for next release (1.9.0)Dimitri van Heesch2020-08-081-1/+1
* | Added changelog for 1.8.19Release_1_8_19Dimitri van Heesch2020-08-081-0/+181
* | Fixed a couple of compiler warnings on LinuxDimitri van Heesch2020-08-082-6/+6
* | Updated the logo in the manualDimitri van Heesch2020-08-088-6371/+73
* | Refactoring: changed QValueList to std::vector for template engineDimitri van Heesch2020-08-064-111/+111
* | Fixed issue that could cause wrong line numbersDimitri van Heesch2020-08-061-1/+4
* | Merge branch 'albert-github-feature/bug_md_coverity'Dimitri van Heesch2020-08-061-3/+1
|\ \
| * | Simplified code by passing lineNr directlyDimitri van Heesch2020-08-061-3/+1
| * | Merge branch 'feature/bug_md_coverity' of https://github.com/albert-github/do...Dimitri van Heesch2020-08-061-1/+1
| |\ \ |/ / /
| * | Coverity uninitialized variablealbert-github2020-08-061-1/+1
* | | Implement better solution for ThreadPool and std::packaged_taskDimitri van Heesch2020-08-062-51/+61
|/ /
* | Implemented workaround for Visual Studio bug in std::packaged_taskDimitri van Heesch2020-08-052-8/+19
* | Compilation fix for clangparser.cpp when -Duse_libclang=NODimitri van Heesch2020-08-051-1/+1
* | Fix for markdown emphasis processing regression.Dimitri van Heesch2020-08-051-2/+7