summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #6506 from albert-github/feature/bug_coverty_namespaceDimitri van Heesch2018-09-151-0/+1
|\ \ \ \
| * | | | Fixing coverity messages (Namespace tag)albert-github2018-09-131-0/+1
| |/ / /
* | | | Merge pull request #6503 from albert-github/feature/bug_uninitialized_varDimitri van Heesch2018-09-152-5/+5
|\ \ \ \
| * | | | Fixing problem with possible not initialized variable (endless loop in VS 201...albert-github2018-09-122-5/+5
| |/ / /
* | | | Usage of '{', '}' and ',' in ALIASalbert-github2018-09-141-0/+24
|/ / /
* | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2018-09-1011-15/+22
|\ \ \
| * | | Issue 6494: asterisks before args and kwargs are ignored in pythonalbert-github2018-09-101-1/+6
| * | | Merge pull request #6490 from StefanBruens/issue_6152Dimitri van Heesch2018-09-091-1/+2
| |\ \ \
| | * | | Order resources not only on filename but also dirnameStefanBruens2018-09-081-1/+2
| | |/ /
| * | | Merge pull request #6485 from albert-github/feature/bug_ftvhelp_doubleDimitri van Heesch2018-09-091-2/+1
| |\ \ \ | | |/ / | |/| |
| | * | Remove double line with documented argument from addContentsItem in ftvhelp.cppalbert-github2018-09-051-2/+1
| * | | Merge pull request #6430 from albert-github/feature/bug_self_phpDimitri van Heesch2018-09-061-1/+3
| |\ \ \
| | * | | 'self' keyword in PHP documentationalbert-github2018-08-061-1/+3
| * | | | Merge pull request #6477 from albert-github/feature/bug_exception_rtf_latexDimitri van Heesch2018-09-062-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Missing opening round bracket in case of an exceptionalbert-github2018-08-312-2/+2
| * | | | Merge pull request #6468 from arm-in/masterDimitri van Heesch2018-09-035-7/+7
| |\ \ \ \
| | * | | | Update pyscanner.lArmin Müller2018-08-211-2/+2
| | * | | | Update pycode.lArmin Müller2018-08-211-2/+2
| | * | | | Update markdown.cppArmin Müller2018-08-211-1/+1
| | * | | | Update mangen.cppArmin Müller2018-08-211-1/+1
| | * | | | Update classdef.cppArmin Müller2018-08-211-1/+1
| | | |_|/ | | |/| |
| * | | | Merge pull request #6424 from albert-github/feature/bug_image_xmlDimitri van Heesch2018-09-031-1/+1
| |\ \ \ \
| | * | | | Include height item in XML outputalbert-github2018-08-051-1/+1
| | | |_|/ | | |/| |
* | | | | Changed state guard instead of adding pattern check+rejectDimitri van Heesch2018-09-101-8/+1
* | | | | Merge branch 'feature/bug_634830' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-09-101-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug 634830 - Automatic links don't work correctly with operator< and operator<=albert-github2018-08-111-0/+7
* | | | | Merge pull request #6419 from albert-github/feature/bug_env_consistencyDimitri van Heesch2018-09-021-1/+2
|\ \ \ \ \
| * | | | | Consistency of environment variables between config and codealbert-github2018-08-021-2/+2
| * | | | | Consistency of environment variables between config and codealbert-github2018-08-021-1/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #6418 from albert-github/feature/bug_SOURCE_DATE_EPOCHDimitri van Heesch2018-09-021-1/+1
|\ \ \ \ \
| * | | | | Correct typing error in warning message.albert-github2018-07-311-1/+1
| |/ / / /
* | | | | Update mail addressDimitri van Heesch2018-09-014-4/+4
* | | | | Merge pull request #6388 from albert-github/feature/bug_740046_regressionDimitri van Heesch2018-09-011-1/+1
|\ \ \ \ \
| * | | | | Section label with minus sign not recognized properly.albert-github2018-07-101-1/+1
* | | | | | Merge pull request #6402 from albert-github/feature/bug_579628Dimitri van Heesch2018-09-011-32/+73
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Bug 579628 - Merging of consecutive repeated commands creates poorly-structur...albert-github2018-07-201-32/+73
* | | | | | Readded missing "Span" case to DocStyleChange::styleStringDimitri van Heesch2018-08-261-8/+9
* | | | | | Merge branch 'feature/bug_667993' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-08-2613-5/+85
|\ \ \ \ \ \
| * | | | | | Bug 667993 - HTML tags <u> and </u> not supportedalbert-github2018-07-0713-5/+85
* | | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2018-08-261-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Bug fix for plantumlCharles.Lee2018-08-191-1/+1
* | | | | | | Renamed (start/end)SimpleSect to (start/end)Examples.Dimitri van Heesch2018-08-2612-100/+56
* | | | | | | Merge branch 'feature/bug_693515' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-08-1912-18/+35
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Bug 693515 - The 'Examples:' section; bad/missing style and incorrect spellingalbert-github2018-06-2912-18/+35
* | | | | | | Merge branch 'lineno'Dimitri van Heesch2018-08-1916-335/+422
|\ \ \ \ \ \ \
| * | | | | | | Bug 691689 - Line numbers for examplesDimitri van Heesch2018-08-1916-335/+422
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #6451 from albert-github/feature/issue_6450Dimitri van Heesch2018-08-151-8/+3
|\ \ \ \ \ \ \
| * | | | | | | Cannot Generate Layout File using -lalbert-github2018-08-151-8/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #6445 from cheoljoo/masterDimitri van Heesch2018-08-151-0/+2
|\ \ \ \ \ \ \
| * | | | | | | perlmod syntax correctionCharles.Lee2018-08-141-0/+2
| |/ / / / / /