summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Cleanup some disabled code sectionsDimitri van Heesch2020-07-161-47/+2
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-07-161-0/+3
|\ \ \
| * \ \ 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
| | | |/ | | |/|
* | | | 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
|\ \ \
| * | | 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
|/ / /
* | | Scalable search bar for high resolution displays (#7888)tttapa2020-07-041-9/+9
* | | 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
| | |/ | |/|
* | | issue #7890 Macro Expansion brokenalbert-github2020-07-021-2/+2
|/ /
* | Fixed anothing compilation issue when use_libclang was not enabledDimitri van Heesch2020-06-294-30/+23
* | Fix for compile issue on TravisDimitri van Heesch2020-06-291-1/+1
* | Merge branch 'mthread_pre'Dimitri van Heesch2020-06-2810-481/+408
|\ \ | |/ |/|
| * Refactor: make preprocessor run in parallelDimitri van Heesch2020-06-2810-481/+408
* | Merge pull request #7857 from albert-github/feature/bug_obsolete_transl_fieDimitri van Heesch2020-06-1824-182/+0
|\ \
| * | Remove not used translator functionalbert-github2020-06-1724-182/+0
* | | Don't crash if output subdirectories already existtttapa2020-06-181-4/+8
| |/ |/|
* | Multi-threaded parsing: added locks around global dataDimitri van Heesch2020-06-179-68/+95
|/
* Merge pull request #7847 from albert-github/feature/bug_spelling_citeDimitri van Heesch2020-06-161-1/+1
|\
| * Spelling correction in cite codealbert-github2020-06-131-1/+1
* | Refactor: modernize markdown and make it thread-safeDimitri van Heesch2020-06-1633-1661/+1686
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-06-1315-23/+82
|\ \ | |/
| * issue #7796 Backticks (`) in Doxygen-markup-in-C in Markdown collapses (#7797)albert-github2020-06-131-2/+5
| * bug_121547 extern variable is being referenced in documentation incorrectly (...albert-github2020-06-131-3/+4
| * Add `const` qualifier to UsedDir::m_dir. (#7820)David Hebbeker2020-06-132-3/+3
| * Add namespace inline flag in xml output (#7828)Sergei Izmailov2020-06-131-2/+5
| * Incorrect label in map of dot files in xhtml (#7840)albert-github2020-06-134-2/+13
| * Number of translatable terms (like Chapter) are in English instead of Greek (...albert-github2020-06-133-6/+33
| * Catch all wrong mkdir calls (coverity)albert-github2020-06-124-5/+19
* | Add options to enable various sanitizersDimitri van Heesch2020-06-132-10/+4
|/
* Regression: further fixes to make the documentation build againDimitri van Heesch2020-06-101-82/+83
* Merge pull request #7830 from maddox11/missing_instance_reworkDimitri van Heesch2020-06-102-39/+135
|\
| * missing instance-reworkhake2020-06-032-39/+135
* | Refactor: make QCString a wrapper around std::stringDimitri van Heesch2020-06-108-21/+25
* | Revert pull request #7703: make declArgumentList be from declaration, and arg...Dimitri van Heesch2020-06-071-3/+3
* | Merge pull request #7829 from albert-github/feature/bug_htmlhelp_indonDimitri van Heesch2020-06-061-1/+1
|\ \
| * | Incorrect htmlhelp language code for Indonesianalbert-github2020-06-041-1/+1
| |/
* | Prevent potential empty stringDimitri van Heesch2020-06-061-1/+1
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2020-06-061-1/+1
|\ \
| * | issue #7833 Empty string in PREDEFINED throwsalbert-github2020-06-061-1/+1
* | | Fixed compilation issue on Windows for setNum with size_t argumentDimitri van Heesch2020-06-062-2/+2
|/ /