Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | issue #8552 Javadoc: strange issue with @verbatim ... @endverbatim | albert-github | 2021-05-14 | 2 | -5/+27 |
* | Merge pull request #8548 from albert-github/feature/bug_formula_environment | Dimitri van Heesch | 2021-05-13 | 1 | -1/+5 |
|\ | |||||
| * | Formulas with a new environment handled as inline formulas | albert-github | 2021-05-13 | 1 | -1/+5 |
|/ | |||||
* | Reintroducing the sidebar layout via new FULL_SIDEBAR option. | Dimitri van Heesch | 2021-05-09 | 12 | -545/+342 |
* | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2021-05-09 | 2 | -5/+8 |
|\ | |||||
| * | Merge pull request #8533 from albert-github/feature/bug_sqlite_extern | Dimitri van Heesch | 2021-05-08 | 1 | -4/+8 |
| |\ | |||||
| | * | Adding field extern for sqlite output | albert-github | 2021-05-03 | 1 | -4/+8 |
| * | | Merge pull request #8538 from albert-github/feature/bug_page_mainpage | Dimitri van Heesch | 2021-05-08 | 1 | -1/+0 |
| |\ \ | |||||
| | * | | Missing page when followed by mainpage | albert-github | 2021-05-08 | 1 | -1/+0 |
* | | | | Reverted the layout change introduced in a9d29861fe6ad3c182d6cded2e3636a20086... | Dimitri van Heesch | 2021-05-09 | 6 | -21/+20 |
|/ / / | |||||
* | | | Merge branch 'sidebar_layout' | Dimitri van Heesch | 2021-05-08 | 15 | -46/+80 |
|\ \ \ | |/ / |/| | | |||||
| * | | Optimized the layout in case DISABLE_INDEX=YES and GENERATE_TREEVIEW=YES | Dimitri van Heesch | 2021-05-08 | 15 | -46/+80 |
* | | | Merge pull request #8431 from albert-github/feature/bug_idl_inconsit_2 | Dimitri van Heesch | 2021-05-03 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Warnings regarding Internal inconsistency: namespace in IDL | albert-github | 2021-03-15 | 1 | -1/+1 |
* | | | issue #8193: Better warning in case of error in dot / msc / dia image | Dimitri van Heesch | 2021-05-03 | 22 | -249/+321 |
| |/ |/| | |||||
* | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2021-05-02 | 1 | -0/+3 |
|\ \ | |||||
| * \ | Merge pull request #8422 from albert-github/feature/bug_preproc | Dimitri van Heesch | 2021-05-02 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | Problem with non escaped double quote in preprocessor | albert-github | 2021-03-10 | 1 | -0/+3 |
| | |/ | |||||
* | | | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ |