summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Properly open quotes in warningalbert-github2019-10-281-2/+3
| * | | | | | | Merge pull request #7332 from albert-github/feature/bug_rtf_manDimitri van Heesch2019-10-281-7/+14
| |\ \ \ \ \ \ \
| | * | | | | | | RTF extension file to standard output, make according documentation consistent.albert-github2019-10-171-7/+14
| * | | | | | | | Merge pull request #7331 from albert-github/feature/issue_7328Dimitri van Heesch2019-10-281-0/+1
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | issue #7328 Cannot generate DoxygenLayout.xmlalbert-github2019-10-171-0/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'std'Dimitri van Heesch2019-10-2734-2236/+1434
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Changed ArgumentList to be an STL containerDimitri van Heesch2019-10-2734-2236/+1434
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge pull request #7327 from albert-github/feature/bug_a_idDimitri van Heesch2019-10-171-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Support for <a id="label">albert-github2019-10-161-1/+1
| | |/ / / /
| * | | | | Revert "Minor code cleanup for layout files"Dimitri van Heesch2019-10-163-6/+10
| |/ / / /
| * | | | Merge pull request #7292 from albert-github/feature/bug_warn_aliasDimitri van Heesch2019-10-141-1/+1
| |\ \ \ \
| | * | | | Incorrect warning for ALIASESalbert-github2019-10-051-1/+1
| | | |_|/ | | |/| |
| * | | | Merge pull request #7312 from albert-github/feature/bug_quote_warnDimitri van Heesch2019-10-141-0/+2
| |\ \ \ \
| | * | | | Properly close quotes in warningalbert-github2019-10-101-0/+2
| | | |_|/ | | |/| |
| * | | | Merge pull request #7318 from albert-github/feature/bug_html_p_tagDimitri van Heesch2019-10-141-3/+4
| |\ \ \ \
| | * | | | Warning when using empty HTML tagalbert-github2019-10-141-3/+4
| | * | | | Warning when using empty p HTML tagalbert-github2019-10-121-1/+1
| | |/ / /
| * | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-10-1315-25/+62
| |\ \ \ \ | | |/ / /
| | * | | Merge pull request #7297 from albert-github/feature/bug_572798Dimitri van Heesch2019-10-091-1/+1
| | |\ \ \
| | | * | | Bug 570798 - \\\< does not work for php constantsalbert-github2019-10-061-1/+1
| | | |/ /
| | * | | Merge pull request #7303 from albert-github/feature/issue_7302Dimitri van Heesch2019-10-091-0/+15
| | |\ \ \
| | | * | | issue 7302: Parsing of template args in single-quotes is incorrect.albert-github2019-10-081-0/+15
| | * | | | Merge pull request #7283 from luzpaz/typosDimitri van Heesch2019-10-0912-21/+21
| | |\ \ \ \
| | | * | | | Fix typosluz.paz2019-09-2812-21/+21
| | | | |/ / | | | |/| |
| | * | | | Problem with round brackets in PS outputalbert-github2019-10-093-3/+25
| | | |/ / | | |/| |
| * | | | Fix lifetime issue for Entry objects.Dimitri van Heesch2019-10-133-12/+32
| |/ / /
| * | | Merge branch 'std'Dimitri van Heesch2019-10-0726-1091/+998
| |\ \ \ | | |/ / | |/| |
| | * | Use smartpointers to manage the lifetime of Entry objectsDimitri van Heesch2019-10-0726-1091/+998
* | | | Nicer warning for missing parameteralbert-github2019-09-301-5/+7
|/ / /
* | | issue #7274 Subpages no longer possible under mainpagealbert-github2019-09-271-1/+1
|/ /
* | issue #7277: C++ - Crash using all system memory on using parent constructor ...Dimitri van Heesch2019-09-261-2/+2
* | issue #7265: Double quote character in C++ raw string literal causes Doxygen ...Dimitri van Heesch2019-09-242-0/+36
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-09-241-1/+1
|\ \
| * \ Merge pull request #7276 from albert-github/feature/bug_html_attribDimitri van Heesch2019-09-241-1/+1
| |\ \
| | * | HTML attribute namealbert-github2019-09-231-1/+1
* | | | Avoid code duplication and make the keyword matching more robustDimitri van Heesch2019-09-241-9/+11
* | | | Merge branch 'fetaure/bug_340202' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-09-241-1/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Bug 340202 - @code: static_cast, const_cast, etc C++ keywordsalbert-github2019-09-231-1/+13
| |/ /
* | | Minor code cleanup for layout filesDimitri van Heesch2019-09-243-10/+6
|/ /
* | Reduce the use of QString in favor of the more efficient QCStringDimitri van Heesch2019-09-2124-102/+83
* | issue #7271 Tilde in preprocessor macro disappears in latexalbert-github2019-09-191-1/+1
* | Merge pull request #7260 from albert-github/feature/bug_xref_pageDimitri van Heesch2019-09-174-2/+6
|\ \
| * | Warning with xrefitem from documentationalbert-github2019-09-134-2/+6
* | | Merge pull request #7263 from albert-github/feature/issue_7262Dimitri van Heesch2019-09-171-1/+2
|\ \ \
| * | | issue #7262 ALIASES not found when filename has more than one dotalbert-github2019-09-151-1/+2
| |/ /
* | | issue #7268 Unable to build "master" branchalbert-github2019-09-172-2/+3
* | | Generalized the HTML comment detection and handlingDimitri van Heesch2019-09-161-8/+3
* | | Merge branch 'feature/bug_html_comment' of https://github.com/albert-github/d...Dimitri van Heesch2019-09-161-1/+6
|\ \ \
| * | | HTML start comment with 3 dashesalbert-github2019-09-051-1/+6
* | | | Merge pull request #7264 from albert-github/feature/bug_164073Dimitri van Heesch2019-09-161-0/+17
|\ \ \ \