Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'DuyDang007-vertical_alignment_table' | Dimitri van Heesch | 2021-05-02 | 3 | -13/+51 |
|\ | |||||
| * | Minor performance/code duplication tweaks | Dimitri van Heesch | 2021-05-02 | 1 | -16/+20 |
| * | Merge branch 'vertical_alignment_table' of https://github.com/DuyDang007/doxy... | Dimitri van Heesch | 2021-05-02 | 3 | -1/+35 |
| |\ |/ / | |||||
| * | Add check for middle vertical alignment | Duy Dang | 2021-02-01 | 2 | -0/+4 |
| * | Support vertical alignment in multirow table | Duy Dang | 2021-02-01 | 3 | -1/+31 |
* | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2021-05-02 | 7 | -7/+58 |
|\ \ | |||||
| * \ | Merge pull request #8427 from lcarlier/bug_anonymous_namespace | Dimitri van Heesch | 2021-05-02 | 1 | -1/+15 |
| |\ \ | |||||
| | * | | Fix bug linking C++ anonymouus workspace | Laurent Carlier | 2021-03-13 | 1 | -1/+15 |
| * | | | Merge pull request #8333 from albert-github/feature/bug_305773 | Dimitri van Heesch | 2021-05-02 | 6 | -6/+43 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' into feature/bug_305773 | Dimitri van Heesch | 2021-04-29 | 472 | -91840/+64744 |
| | |\ \ \ | |||||
| | * | | | | bug_305773 Volatile declaration is missing for variables in XML output | albert-github | 2021-01-13 | 6 | -5/+43 |
* | | | | | | Merge branch 'albert-github-feature/bug_linecnt_define' | Dimitri van Heesch | 2021-05-02 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Merge branch 'feature/bug_linecnt_define' of https://github.com/albert-github... | Dimitri van Heesch | 2021-05-02 | 1 | -0/+1 |
| |\ \ \ \ \ |/ / / / / / | |||||
| * | | | | | Incorrect line count for normal comment in define | albert-github | 2021-01-20 | 1 | -0/+1 |
* | | | | | | Merge branch 'albert-github-feature/bug_code_lang' | Dimitri van Heesch | 2021-05-02 | 8 | -35/+72 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed missing comma and improved constness | Dimitri van Heesch | 2021-05-02 | 2 | -3/+3 |
| * | | | | | | Merge branch 'master' into feature/bug_code_lang | Dimitri van Heesch | 2021-05-02 | 476 | -92113/+65450 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #8327 from albert-github/feature/bug_enum_struct | Dimitri van Heesch | 2021-05-02 | 5 | -2/+27 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Incorrect type for enum struct | albert-github | 2021-01-12 | 5 | -2/+27 |
* | | | | | | | | Merge pull request #8509 from albert-github/feature/bug_formula_mj | Dimitri van Heesch | 2021-05-01 | 12 | -28/+88 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into feature/bug_formula_mj | Dimitri van Heesch | 2021-04-28 | 271 | -8793/+9239 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Problems with some commands in MathJax | albert-github | 2021-04-20 | 12 | -28/+88 |
* | | | | | | | | | | Merge pull request #8530 from albert-github/feature/bug_spell_20210105 | Dimitri van Heesch | 2021-05-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Spelling correction | albert-github | 2021-05-01 | 1 | -1/+1 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Fix compilation issue in doxyparse.cpp | Dimitri van Heesch | 2021-05-01 | 1 | -0/+1 |
* | | | | | | | | | | Merge branch 'albert-github-feature/bug_startuml' | Dimitri van Heesch | 2021-05-01 | 11 | -21/+97 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Changed plantumlStart from const char *[] to std::set<QCString> | Dimitri van Heesch | 2021-05-01 | 1 | -19/+17 |
| * | | | | | | | | | | Merge branch 'feature/bug_startuml' of https://github.com/albert-github/doxyg... | Dimitri van Heesch | 2021-05-01 | 11 | -18/+96 |
| |\ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | Extending startuml with extra figure types | albert-github | 2021-04-06 | 2 | -3/+4 |
| * | | | | | | | | | | Extending startuml with extra figure types | albert-github | 2021-04-04 | 11 | -18/+95 |
* | | | | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2021-05-01 | 7 | -17/+60 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #8527 from albert-github/feature/issue_8525 | Dimitri van Heesch | 2021-04-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | issue #8525 Links aren't properly rendered when preceded by quoted text | albert-github | 2021-04-30 | 1 | -1/+1 |
| * | | | | | | | | | | | | Merge pull request #8526 from albert-github/feature/bug_spell_20210430 | Dimitri van Heesch | 2021-04-30 | 3 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Spelling corrections | albert-github | 2021-04-30 | 3 | -3/+3 |
| | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge pull request #8501 from albert-github/feature/bug_docu_improv | Dimitri van Heesch | 2021-04-30 | 3 | -13/+56 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Some documentation improvements | albert-github | 2021-04-13 | 3 | -13/+56 |
* | | | | | | | | | | | | | Cleanup util.h by moving some functions to other files | Dimitri van Heesch | 2021-05-01 | 13 | -275/+282 |
|/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge branch 'albert-github-feature/bug_xml_settings' | Dimitri van Heesch | 2021-04-29 | 6 | -20/+231 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'feature/bug_xml_settings' of https://github.com/albert-github/d... | Dimitri van Heesch | 2021-04-29 | 6 | -20/+231 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Write out used settings when generating XML output | albert-github | 2021-03-28 | 1 | -0/+53 |
| * | | | | | | | | | | | | Write out used settings when generating XML output | albert-github | 2021-03-28 | 5 | -18/+177 |
* | | | | | | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2021-04-29 | 5 | -5/+26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge pull request #8332 from albert-github/feature/issue_8329 | Dimitri van Heesch | 2021-04-29 | 3 | -4/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | issue #8329 Force line buffering | albert-github | 2021-01-13 | 3 | -4/+9 |
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge pull request #8337 from yosshy/master | Dimitri van Heesch | 2021-04-29 | 2 | -1/+17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | issue #8336 Python class only with async methods support | Mob | 2021-01-18 | 2 | -1/+17 |
* | | | | | | | | | | | | | | Fix to avoid unneeded regeneration of "included-by" graphs | Dimitri van Heesch | 2021-04-29 | 2 | -14/+22 |
|/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge branch 'albert-github-feature/bug_typedef_code' | Dimitri van Heesch | 2021-04-29 | 2 | -0/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Minor adaptations to avoid matching 'typedefinition' as a typedef | Dimitri van Heesch | 2021-04-29 | 2 | -2/+16 |