Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | | | | | Merge branch 'feature/bug_typedef_code' of https://github.com/albert-github/d... | Dimitri van Heesch | 2021-04-29 | 1 | -0/+2 |
| |\ \ \ \ \ \ |/ / / / / / / | |||||
| * | | | | | | Incorrect code coloring of typedef | albert-github | 2021-01-22 | 1 | -0/+2 |
* | | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2021-04-29 | 2 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge pull request #8512 from albert-github/feature/issue_8511 | Dimitri van Heesch | 2021-04-29 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | issue #8511 Java: linebreak after @link can cause wrong parsing of subsequent... | albert-github | 2021-04-20 | 1 | -1/+1 |
| * | | | | | | | | Merge pull request #8524 from albert-github/feature/issue_8518_2 | Dimitri van Heesch | 2021-04-29 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | issue #8518 tag </programlisting> was inserted before </highlight> parsing cp... | albert-github | 2021-04-29 | 1 | -4/+4 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'albert-github-feature/issue_8522' | Dimitri van Heesch | 2021-04-29 | 13 | -6/+251 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Fixed typo, use QCString, and some minor reformating | Dimitri van Heesch | 2021-04-29 | 4 | -15/+17 |
| * | | | | | | | | issue #8522 Javadoc: type attribute of ordered lists not preserved (in xml) | albert-github | 2021-04-29 | 13 | -6/+249 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2021-04-28 | 6 | -2/+26 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge pull request #8504 from albert-github/feature/bug_bin_expressions | Dimitri van Heesch | 2021-04-27 | 4 | -0/+20 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Warning from preprocessor regarding binary literals | albert-github | 2021-04-19 | 4 | -0/+20 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge pull request #8510 from albert-github/feature/issue_8505 | Dimitri van Heesch | 2021-04-27 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | issue #8505 Local search too specific | albert-github | 2021-04-20 | 1 | -1/+5 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge pull request #8513 from albert-github/feature/bug_assert_message | Dimitri van Heesch | 2021-04-27 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Error messages on ASSERTS | albert-github | 2021-04-22 | 1 | -1/+1 |
| | |/ / / / / / / | |||||
* | | | | | | | | | issue #8426: Incorrect line number from tag file | Dimitri van Heesch | 2021-04-28 | 1 | -5/+17 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'albert-github-feature/bug_lex_option' | Dimitri van Heesch | 2021-04-27 | 1 | -4/+50 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'feature/bug_lex_option' of https://github.com/albert-github/dox... | Dimitri van Heesch | 2021-04-27 | 1 | -4/+50 |
| |\ \ \ \ \ \ \ \ |/ / / / / / / / / | |||||
| * | | | | | | | | Better handling of option possibility in lex scanner | albert-github | 2021-03-08 | 1 | -4/+50 |
* | | | | | | | | | Merge branch 'albert-github-feature/bug_lex_rules' | Dimitri van Heesch | 2021-04-27 | 2 | -42/+84 |
|\ \ \ \ \ \ \ \ \ |