Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'feature/bug_395343' of https://github.com/albert-github/doxygen... | Dimitri van Heesch | 2018-07-23 | 2 | -6/+15 |
|\ | |||||
| * | Bug 395343 - caller graph can be improved by having caller on left & callee o... | albert-github | 2018-06-10 | 2 | -6/+15 |
* | | Merge branch 'albert-github-feature/bug_latex_index' | Dimitri van Heesch | 2018-07-23 | 3 | -5/+31 |
|\ \ | |||||
| * \ | Merge branch 'feature/bug_latex_index' of https://github.com/albert-github/do... | Dimitri van Heesch | 2018-07-23 | 3 | -5/+31 |
| |\ \ |/ / / | |||||
| * | | Making the 'tex' part of \makeindex available to the user | albert-github | 2018-05-08 | 3 | -5/+31 |
* | | | Minor documentation fix | Dimitri van Heesch | 2018-07-23 | 1 | -1/+1 |
* | | | Minor fixes to local toc logic after feedback | Dimitri van Heesch | 2018-07-23 | 2 | -7/+7 |
* | | | Merge branch 'albert-github-feature/bug_tableofcontents_latex' | Dimitri van Heesch | 2018-07-22 | 26 | -234/+507 |
|\ \ \ | |||||
| * | | | Moved local toc data into a separate type for better encapsulation | Dimitri van Heesch | 2018-07-22 | 12 | -124/+158 |
| * | | | Merge branch 'feature/bug_tableofcontents_latex' of https://github.com/albert... | Dimitri van Heesch | 2018-07-22 | 25 | -192/+431 |
| |\ \ \ |/ / / / | |||||
| * | | | Enable in page table of contents for XML and add maximum level to in page tab... | albert-github | 2018-07-12 | 3 | -3/+30 |
| * | | | Merge branch 'feature/bug_tableofcontents_latex' of https://github.com/albert... | albert-github | 2018-07-12 | 88 | -559/+1521 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' into feature/bug_tableofcontents_latex | Dimitri van Heesch | 2018-06-24 | 88 | -559/+1521 |
| | |\ \ \ | |||||
| * | | | | | Enable in page table of contents for XML and add maximum level to in page tab... | albert-github | 2018-07-12 | 13 | -36/+183 |
| |/ / / / | |||||
| * | | | | Enable in page table of contents for LaTeX | albert-github | 2018-05-21 | 21 | -177/+241 |
* | | | | | Possible fix for the build | Dimitri van Heesch | 2018-07-21 | 1 | -5/+5 |
* | | | | | Fixed logic error | Dimitri van Heesch | 2018-07-21 | 1 | -1/+2 |
* | | | | | Merge pull request #743 from albert-github/feature/bug_796355 | Dimitri van Heesch | 2018-07-21 | 2 | -8/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Bug 796355 - LaTeX: Class scrbook Error: undefined old font command `\tt' | albert-github | 2018-05-26 | 2 | -8/+8 |
* | | | | | | Merge pull request #737 from albert-github/feature/bug_cond_consistency | Dimitri van Heesch | 2018-07-21 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Consistency between preprocessor and handling of \cond and \if | albert-github | 2018-05-21 | 1 | -3/+3 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #738 from albert-github/feature/bug_latex_code | Dimitri van Heesch | 2018-07-21 | 5 | -36/+51 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Small problems when having code in LaTeX output | albert-github | 2018-05-24 | 1 | -6/+6 |
| * | | | | | | Small problems when having code in LaTeX output | albert-github | 2018-05-22 | 4 | -30/+45 |
* | | | | | | | Merge pull request #731 from albert-github/feature/bug_663297 | Dimitri van Heesch | 2018-07-21 | 1 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into feature/bug_663297 | Dimitri van Heesch | 2018-07-21 | 100 | -1806/+3427 |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2018-07-21 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | try to force using the fully virtualized travis environment | Dimitri van Heesch | 2018-07-20 | 1 | -0/+1 |
* | | | | | | | | | Bug 779407 - plantuml:an unwanted newline is generated after @startuml | Dimitri van Heesch | 2018-07-21 | 1 | -1/+2 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'albert-github-feature/bug_759063' | Dimitri van Heesch | 2018-07-18 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Replaced replace(QRegExp(..)) by substitute | Dimitri van Heesch | 2018-07-18 | 1 | -2/+2 |
| * | | | | | | | | Merge branch 'feature/bug_759063' of https://github.com/albert-github/doxygen... | Dimitri van Heesch | 2018-07-18 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ |/ / / / / / / / / | |||||
| * | | | | | | | | Bug 759063 - Macros (@test, @todo, etc) used with PHP namespaces causes illeg... | albert-github | 2018-05-17 | 1 | -1/+2 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'albert-github-feature/bug_782437' | Dimitri van Heesch | 2018-07-18 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Replaced replace(QRegExp..) by substitute | Dimitri van Heesch | 2018-07-18 | 1 | -2/+2 |
| * | | | | | | | | Merge branch 'feature/bug_782437' of https://github.com/albert-github/doxygen... | Dimitri van Heesch | 2018-07-18 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ |/ / / / / / / / / | |||||
| * | | | | | | | | Bug 782437 - Annotated function parameter generates <dt> warning in todo list | albert-github | 2018-05-17 | 1 | -1/+2 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2018-07-18 | 2 | -2/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge pull request #718 from albert-github/feature/bug_626105_docu | Dimitri van Heesch | 2018-07-18 | 1 | -1/+9 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Bug 626105 - @var in php is not documented | albert-github | 2018-05-11 | 1 | -1/+9 |
| | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #716 from albert-github/feature/bug_docu_file_version_filter | Dimitri van Heesch | 2018-07-18 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Correction in example of FILE_VERSION_FILTER | albert-github | 2018-05-09 | 1 | -1/+3 |
| | |/ / / / / / / | |||||
* | | | | | | | | | Merge branch 'albert-github-feature/bug_746419_2' | Dimitri van Heesch | 2018-07-18 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Merge branch 'feature/bug_746419_2' of https://github.com/albert-github/doxyg... | Dimitri van Heesch | 2018-07-18 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ |/ / / / / / / / / | |||||
| * | | | | | | | | Bug 746419 - \todo at end of C# XML comment breaks following todo's | albert-github | 2018-05-16 | 1 | -0/+3 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Added missing #include for util.h to portable.cpp | Dimitri van Heesch | 2018-07-18 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'albert-github-feature/bug_extcmd_path' | Dimitri van Heesch | 2018-07-17 | 3 | -14/+25 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Added substitution variant for character substitution | Dimitri van Heesch | 2018-07-17 | 3 | -27/+22 |
| * | | | | | | | | Merge branch 'feature/bug_extcmd_path' of https://github.com/albert-github/do... | Dimitri van Heesch | 2018-07-17 | 1 | -1/+17 |
| |\ \ \ \ \ \ \ \ |/ / / / / / / / / | |||||
| * | | | | | | | | Remove debug statement | albert-github | 2018-05-04 | 1 | -1/+0 |