summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-11-164-1/+21
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #7395 from albert-github/feature/bug_code_hr_mdDimitri van Heesch2019-11-161-1/+1
| |\ \ \ \ \ \
| | * | | | | | Problem with horizontal ruler directly after fenced code sectionalbert-github2019-11-121-1/+1
| * | | | | | | Merge pull request #7402 from albert-github/feature/bug_hhcDimitri van Heesch2019-11-163-0/+20
| |\ \ \ \ \ \ \
| | * | | | | | | HHC and directory elements starting with "."albert-github2019-11-153-0/+20
* | | | | | | | | issue #7348 Better warning in case a graph would have been to largeDimitri van Heesch2019-11-169-10/+32
|/ / / / / / / /
* | | | | | | | Merge pull request #7397 from albert-github/feature/issue_7396Dimitri van Heesch2019-11-161-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Illegal Character in XML outputalbert-github2019-11-131-8/+8
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #7394 from RockinRoel/issue_7393Dimitri van Heesch2019-11-161-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix line count after multiline close groupRoel Standaert2019-11-121-0/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #7392 from albert-github/feature/issue_7290Dimitri van Heesch2019-11-161-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | issue #7290 error: Problem running ghostscript gs -q -g562x56 -r384x384x -sDE...albert-github2019-11-121-2/+2
| |/ / / / / / /
* | | | | | | | issue #7403: xref versus namespace in multiple fileDimitri van Heesch2019-11-162-3/+3
* | | | | | | | Fixed issue with "QGDict::hashAsciiKey: Invalid null key" in pre.lDimitri van Heesch2019-11-161-0/+4
* | | | | | | | remove debug printsDimitri van Heesch2019-11-161-2/+2
| |/ / / / / / |/| | | | | |
* | | | | | | issue #7325: Endless loop in preprocessor due to #define A()Dimitri van Heesch2019-11-141-20/+43
|/ / / / / /
* | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-11-106-2/+25
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #7344 from albert-github/feature/bug_tclDimitri van Heesch2019-11-106-2/+25
| |\ \ \ \ \ \
| | * | | | | | Small improvements of TCL outputalbert-github2019-10-211-7/+8
| | * | | | | | Small improvements of TCL outputalbert-github2019-10-216-10/+32
* | | | | | | | Simplied the logic for moving documentation to the most nested EntryDimitri van Heesch2019-11-101-23/+21
* | | | | | | | Merge branch 'feature/issue_7295' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-11-101-0/+17
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | issue #7295 Doxygen documentation of C++17 nested namespace erroneousalbert-github2019-10-061-0/+17
* | | | | | | | Merge branch 'feature/bug_warn_illegal_command' of https://github.com/albert-...Dimitri van Heesch2019-11-101-6/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Better warning message in case of illegal commandalbert-github2019-11-061-4/+4
| * | | | | | | | Better warning message in case of illegal commandalbert-github2019-11-061-6/+12
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Fixed use of uninitialized pointer in preprocessorDimitri van Heesch2019-11-0915-19/+19
* | | | | | | | Remove global state from constexp lexerDimitri van Heesch2019-11-096-52/+98
* | | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-11-0938-60/+59
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #7377 from albert-github/feature/bug_spell_srcDimitri van Heesch2019-11-0638-60/+59
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Spelling corrections for src directoryalbert-github2019-11-0538-60/+59
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Make preprocess code reentrantDimitri van Heesch2019-11-094-1638/+1687
* | | | | | | | Fixed use of uninitialized data in VHDL generatorDimitri van Heesch2019-11-091-5/+8
|/ / / / / / /
* | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-11-051-0/+7
|\ \ \ \ \ \ \
| * | | | | | | QGDict::hashAsciiKey: Invalid null key due to empty procedure namealbert-github2019-11-041-0/+7
| |/ / / / / /
* | | | | | | issue #7302: Determination of anonymous is too restrictiveDimitri van Heesch2019-11-0515-92/+82
|/ / / / / /
* | | | | | Changed implementation to use SkipString/SkipStringS.Dimitri van Heesch2019-11-021-6/+10
* | | | | | Merge branch 'feature/bug_code_string' of https://github.com/albert-github/do...Dimitri van Heesch2019-11-021-0/+6
|\ \ \ \ \ \
| * | | | | | Code highlighting.albert-github2019-10-101-0/+6
* | | | | | | Merge pull request #7323 from albert-github/feature/bug_empty_html_tagDimitri van Heesch2019-11-021-18/+26
|\ \ \ \ \ \ \
| * | | | | | | Skip empty HTML tagalbert-github2019-10-151-18/+26
* | | | | | | | Merge pull request #7364 from albert-github/feature/issue_7358Dimitri van Heesch2019-11-021-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | issue #7358: Ternary conditional and null-coalescing operator in constructor ...albert-github2019-10-301-1/+1
* | | | | | | | | Removing left over debug statementsalbert-github2019-11-012-5/+5
* | | | | | | | | Merge branch 'master' into feature/bug_param_missing_warnDimitri van Heesch2019-11-0170-3932/+2833
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Removed commented out lineDimitri van Heesch2019-11-011-1/+0
| * | | | | | | | | Merge branch '191031/g_bracketCont' of https://github.com/cheoljoo/doxygen in...Dimitri van Heesch2019-11-011-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bug fix of g_bracketCount in case of if( myobject.getPair() )Charles.Lee2019-10-311-1/+1
| * | | | | | | | | | Replaced QList<ListItemInfo> with std::vector<ListItemInfo>Dimitri van Heesch2019-10-2919-212/+93
| * | | | | | | | | | Replaced QList<SectionInfo> by std::vector<SectionInfo>Dimitri van Heesch2019-10-2913-50/+22