summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bug 610436 - <![CDATA[ is not handled inside C# commentsalbert-github2018-07-191-7/+29
* 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
* | 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-181-1/+3
|\ \
| * \ 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 '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
* | | 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 #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
| |/ / / / /
* | | | | | 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
|/ / / / /
* | | | | Merge pull request #720 from albert-github/feature/bug_python_htmlDimitri van Heesch2018-06-241-1/+1
|\ \ \ \ \
| * | | | | Cannot properly jump from brief to detailed function descriptionalbert-github2018-05-111-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #763 from albert-github/feature/bug_formula_repositoryDimitri van Heesch2018-06-242-9/+45
|\ \ \ \ \
| * | | | | Resolve inconsistency in formula repositories.albert-github2018-06-112-9/+45
| | |/ / / | |/| | |
* | | | | Merge pull request #721 from albert-github/feature/bug_727103Dimitri van Heesch2018-06-241-0/+3
|\ \ \ \ \
| * | | | | Bug 727103 - Misparsed comments leading to missing call graphalbert-github2018-05-121-0/+3
| | |/ / / | |/| | |
* | | | | Merge pull request #745 from albert-github/feature/bug_796426Dimitri van Heesch2018-06-241-15/+12
|\ \ \ \ \
| * | | | | Bug 796426 - Invalid 3-byte UTF8 found in input of graphalbert-github2018-05-281-15/+12
* | | | | | Merge pull request #762 from albert-github/feature/bug_translation_VHDL_dutchDimitri van Heesch2018-06-241-3/+127
|\ \ \ \ \ \
| * | | | | | Update Dutch translation in respect to new VHDL entries.albert-github2018-06-101-3/+127
| | |_|/ / / | |/| | | |