summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* try to force using the fully virtualized travis environmentDimitri van Heesch2018-07-201-0/+1
* 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
| | |_|/ | |/| |
* | | | Merge pull request #783 from albert-github/feature/bug_clangDimitri van Heesch2018-07-072-13/+17
|\ \ \ \
| * | | | Enable possibility of CLANG for Cygwinalbert-github2018-07-071-4/+4
| * | | | Enable possibility of CLANG for Cygwinalbert-github2018-06-302-13/+17
* | | | | Merge pull request #719 from albert-github/feature/bug_678684Dimitri van Heesch2018-07-071-0/+2
|\ \ \ \ \
| * | | | | Bug 678684 - Not warning of undocumented function parametersalbert-github2018-05-111-0/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #767 from albert-github/feature/bug_124252Dimitri van Heesch2018-07-071-0/+16
|\ \ \ \ \
| * | | | | Bug 124252 - A function cannot be documented as related to two classes.albert-github2018-06-161-0/+16
* | | | | | Merge pull request #759 from albert-github/feature/bug_363762_2Dimitri van Heesch2018-07-071-0/+4
|\ \ \ \ \ \
| * | | | | | BugĀ 363762 - Tooltips are not shown in dot-generated graphs (extension)albert-github2018-06-101-0/+4
| |/ / / / /
* | | | | | Merge pull request #769 from albert-github/feature/bug_485773_docuDimitri van Heesch2018-07-071-0/+4
|\ \ \ \ \ \
| * | | | | | Bug 485773 - cond/endcond cannot be used in aliasesalbert-github2018-06-181-0/+4
| |/ / / / /
* | | | | | Merge pull request #773 from albert-github/feature/bug_796621Dimitri van Heesch2018-07-074-16/+39
|\ \ \ \ \ \
| * | | | | | Bug 796621 - @cond does not stop at @endcond Fortranalbert-github2018-06-194-16/+39
| |/ / / / /
* | | | | | Merge pull request #779 from albert-github/feature/784322Dimitri van Heesch2018-07-071-1/+1
|\ \ \ \ \ \
| * | | | | | Bug 784322 - .tex file is wrong when generating a function whose name include...albert-github2018-06-271-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #782 from albert-github/feature/bug_clang_docuDimitri van Heesch2018-07-071-2/+2
|\ \ \ \ \ \
| * | | | | | Documentation correction CLANG option usagealbert-github2018-06-301-2/+2
| |/ / / / /
* | | | | | Merge branch 'albert-github-feature/bug_tooltip_apostrophe'Dimitri van Heesch2018-07-072-6/+1
|\ \ \ \ \ \
| * | | | | | Tooltip was twice 'HTML escaped'Dimitri van Heesch2018-07-073-28/+1
| * | | | | | Merge branch 'feature/bug_tooltip_apostrophe' of https://github.com/albert-gi...Dimitri van Heesch2018-07-072-1/+23
| |\ \ \ \ \ \ |/ / / / / / /
| * | | | | | Tooltip was twice 'HTML escaped'albert-github2018-07-012-1/+23
| |/ / / / /
* | | | | | Updated Hungarian translationDimitri van Heesch2018-07-051-58/+588
* | | | | | Bump minimal deployment target for OSX to 10.9 to avoid deprecation warning w...Dimitri van Heesch2018-07-051-1/+1