summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor documentation fixDimitri van Heesch2018-07-231-1/+1
* Minor fixes to local toc logic after feedbackDimitri van Heesch2018-07-232-7/+7
* Merge branch 'albert-github-feature/bug_tableofcontents_latex'Dimitri van Heesch2018-07-2226-234/+507
|\
| * Moved local toc data into a separate type for better encapsulationDimitri van Heesch2018-07-2212-124/+158
| * Merge branch 'feature/bug_tableofcontents_latex' of https://github.com/albert...Dimitri van Heesch2018-07-2225-192/+431
| |\ |/ /
| * Enable in page table of contents for XML and add maximum level to in page tab...albert-github2018-07-123-3/+30
| * Merge branch 'feature/bug_tableofcontents_latex' of https://github.com/albert...albert-github2018-07-1288-559/+1521
| |\
| | * Merge branch 'master' into feature/bug_tableofcontents_latexDimitri van Heesch2018-06-2488-559/+1521
| | |\
| * | | Enable in page table of contents for XML and add maximum level to in page tab...albert-github2018-07-1213-36/+183
| |/ /
| * | Enable in page table of contents for LaTeXalbert-github2018-05-2121-177/+241
* | | Possible fix for the buildDimitri van Heesch2018-07-211-5/+5
* | | Fixed logic errorDimitri van Heesch2018-07-211-1/+2
* | | Merge pull request #743 from albert-github/feature/bug_796355Dimitri van Heesch2018-07-212-8/+8
|\ \ \
| * | | Bug 796355 - LaTeX: Class scrbook Error: undefined old font command `\tt'albert-github2018-05-262-8/+8
* | | | Merge pull request #737 from albert-github/feature/bug_cond_consistencyDimitri van Heesch2018-07-211-3/+3
|\ \ \ \
| * | | | Consistency between preprocessor and handling of \cond and \ifalbert-github2018-05-211-3/+3
| | |/ / | |/| |
* | | | Merge pull request #738 from albert-github/feature/bug_latex_codeDimitri van Heesch2018-07-215-36/+51
|\ \ \ \
| * | | | Small problems when having code in LaTeX outputalbert-github2018-05-241-6/+6
| * | | | Small problems when having code in LaTeX outputalbert-github2018-05-224-30/+45
* | | | | Merge pull request #731 from albert-github/feature/bug_663297Dimitri van Heesch2018-07-211-5/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into feature/bug_663297Dimitri van Heesch2018-07-21100-1806/+3427
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2018-07-211-0/+1
|\ \ \ \ \ \
| * | | | | | try to force using the fully virtualized travis environmentDimitri van Heesch2018-07-201-0/+1
* | | | | | | Bug 779407 - plantuml:an unwanted newline is generated after @startumlDimitri van Heesch2018-07-211-1/+2
|/ / / / / /
* | | | | | Merge branch 'albert-github-feature/bug_759063'Dimitri van Heesch2018-07-181-1/+2
|\ \ \ \ \ \
| * | | | | | Replaced replace(QRegExp(..)) by substituteDimitri van Heesch2018-07-181-2/+2
| * | | | | | Merge branch 'feature/bug_759063' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-07-181-1/+2
| |\ \ \ \ \ \ |/ / / / / / /
| * | | | | | Bug 759063 - Macros (@test, @todo, etc) used with PHP namespaces causes illeg...albert-github2018-05-171-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'albert-github-feature/bug_782437'Dimitri van Heesch2018-07-181-1/+2
|\ \ \ \ \ \
| * | | | | | Replaced replace(QRegExp..) by substituteDimitri van Heesch2018-07-181-2/+2
| * | | | | | Merge branch 'feature/bug_782437' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-07-181-1/+2
| |\ \ \ \ \ \ |/ / / / / / /
| * | | | | | Bug 782437 - Annotated function parameter generates <dt> warning in todo listalbert-github2018-05-171-1/+2
| |/ / / / /
* | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2018-07-182-2/+12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #718 from albert-github/feature/bug_626105_docuDimitri van Heesch2018-07-181-1/+9
| |\ \ \ \ \ \
| | * | | | | | Bug 626105 - @var in php is not documentedalbert-github2018-05-111-1/+9
| * | | | | | | Merge pull request #716 from albert-github/feature/bug_docu_file_version_filterDimitri van Heesch2018-07-181-1/+3
| |\ \ \ \ \ \ \
| | * | | | | | | Correction in example of FILE_VERSION_FILTERalbert-github2018-05-091-1/+3
| | |/ / / / / /
* | | | | | | | Merge branch 'albert-github-feature/bug_746419_2'Dimitri van Heesch2018-07-181-0/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'feature/bug_746419_2' of https://github.com/albert-github/doxyg...Dimitri van Heesch2018-07-181-0/+3
| |\ \ \ \ \ \ \ |/ / / / / / / /
| * | | | | | | Bug 746419 - \todo at end of C# XML comment breaks following todo'salbert-github2018-05-161-0/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Added missing #include for util.h to portable.cppDimitri van Heesch2018-07-181-1/+1
* | | | | | | Merge branch 'albert-github-feature/bug_extcmd_path'Dimitri van Heesch2018-07-173-14/+25
|\ \ \ \ \ \ \
| * | | | | | | Added substitution variant for character substitutionDimitri van Heesch2018-07-173-27/+22
| * | | | | | | Merge branch 'feature/bug_extcmd_path' of https://github.com/albert-github/do...Dimitri van Heesch2018-07-171-1/+17
| |\ \ \ \ \ \ \ |/ / / / / / / /
| * | | | | | | Remove debug statementalbert-github2018-05-041-1/+0
| * | | | | | | Path for external commands on windowsalbert-github2018-04-111-1/+18
* | | | | | | | Merge pull request #717 from albert-github/feature/bug_769414Dimitri van Heesch2018-07-171-0/+60
|\ \ \ \ \ \ \ \
| * | | | | | | | Bug 769414 - PHP: New array syntax not supported when parsing initial valuealbert-github2018-05-101-0/+60
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #732 from albert-github/feature/bug_760661Dimitri van Heesch2018-07-161-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Bug 760661 - \internal stops all parsing if used inside a sectionalbert-github2018-05-181-1/+0
| | |_|/ / / / / | |/| | | | | |