Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | sqlcode.l does not compile in LEX debug mode | albert-github | 2021-01-12 | 1 | -1/+1 | |
| |/ | | | | | | | Correction for debug mode in sqlcode.l | |||||
* | | Avoid writing artifically created classes to the tag file | Dimitri van Heesch | 2021-01-13 | 2 | -6/+8 | |
|/ | ||||||
* | Merge pull request #8309 from albert-github/feature/bug_668003 | Dimitri van Heesch | 2021-01-11 | 10 | -599/+770 | |
|\ | | | | | bug 668003 Default LaTeX header misses $-placeholders | |||||
| * | bug 668003 Default LaTeX header misses $-placeholders | albert-github | 2021-01-05 | 10 | -599/+770 | |
| | | | | | | | | Create, analogous to HTML, also for LaTeX default header and footer files. | |||||
* | | Merge pull request #8314 from albert-github/feature/issue_8308 | Dimitri van Heesch | 2021-01-11 | 1 | -1/+35 | |
|\ \ | | | | | | | issue #8308 Verbatim block followed by markdown header breaks verbatim block | |||||
| * | | issue #8308 Verbatim block followed by markdown header breaks verbatim block | albert-github | 2021-01-07 | 1 | -1/+35 | |
| | | | | | | | | | | | | Skip block commands. | |||||
* | | | Merge pull request #8319 from albert-github/feature/bug_1_9_1_changelog | Dimitri van Heesch | 2021-01-11 | 1 | -1/+0 | |
|\ \ \ | | | | | | | | | Incorrect HTML sequence | |||||
| * | | | Incorrect HTML sequence | albert-github | 2021-01-08 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | Closing tag present without opening tag | |||||
* | | | | Merge pull request #8321 from albert-github/feature/bug_560861 | Dimitri van Heesch | 2021-01-11 | 1 | -2/+7 | |
|\ \ \ \ | | | | | | | | | | | bug_560861 Class graph does not differentiate same classes in different namespace | |||||
| * | | | | bug_560861 Class graph does not differentiate same classes in different ↵ | albert-github | 2021-01-11 | 1 | -2/+7 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | namespace The checking should not take place on the display name of the class but on its full name. | |||||
* | | | | Merge pull request #8323 from albert-github/feature/issue_8322 | Dimitri van Heesch | 2021-01-11 | 1 | -1/+2 | |
|\ \ \ \ | |/ / / |/| | | | issue #8322 Random output for markdown xml snippet | |||||
| * | | | issue #8322 Random output for markdown xml snippet | albert-github | 2021-01-11 | 1 | -1/+2 | |
|/ / / | | | | | | | | | | | | | - Data space was allocated but never filled. - Correction for debug mode | |||||
* | | | bump VERSION for the next release (1.9.2) | Dimitri van Heesch | 2021-01-08 | 1 | -1/+1 | |
| | | | ||||||
* | | | Update doxygen copyright (year)Release_1_9_1 | Dimitri van Heesch | 2021-01-08 | 1 | -1/+1 | |
| | | | ||||||
* | | | Update doxywizard copyright (year) | Dimitri van Heesch | 2021-01-08 | 1 | -2/+2 | |
| | | | ||||||
* | | | Updated changelog for release 1.9.1 | Dimitri van Heesch | 2021-01-08 | 1 | -0/+80 | |
| | | | ||||||
* | | | Fix coverity dead-code warning | Dimitri van Heesch | 2021-01-08 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'albert-github-feature/issue_8311' | Dimitri van Heesch | 2021-01-08 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * | | | Slightly reworked the code | Dimitri van Heesch | 2021-01-08 | 1 | -4/+2 | |
| | | | | ||||||
| * | | | Merge branch 'feature/issue_8311' of ↵ | Dimitri van Heesch | 2021-01-08 | 1 | -0/+4 | |
| |\ \ \ |/ / / / | | | | | | | | | https://github.com/albert-github/doxygen into albert-github-feature/issue_8311 | |||||
| * | | | issue #8311 Markdown table: double-quote ruins the output | albert-github | 2021-01-07 | 1 | -0/+4 | |
| |/ / | | | | | | | | | | In case of an artificial line break and the string starting with a `"` reject the rule, so lonely `"` are handled properly. | |||||
* | | | Merge pull request #8313 from ModuleWorks/missing_xml_info | Dimitri van Heesch | 2021-01-08 | 47 | -11/+93 | |
|\ \ \ | | | | | | | | | Missing info in XML: location, width, valign, alt | |||||
| * | | | Changed XML scheme accordingly. | Jan Theegarten | 2021-01-07 | 1 | -0/+12 | |
| | | | | ||||||
| * | | | Update test references | Jan Theegarten | 2021-01-07 | 44 | -8/+52 | |
| | | | | ||||||
| * | | | Add valign attribute of table cells to xml output. | Jan Theegarten | 2021-01-07 | 1 | -0/+5 | |
| | | | | ||||||
| * | | | Adapt formatting | Jan Theegarten | 2021-01-07 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | Add width attribute of tables and table cells to xml output. | Jan Theegarten | 2021-01-07 | 1 | -2/+16 | |
| | | | | ||||||
| * | | | Implement alt="" for images in xml. | Jan Theegarten | 2021-01-07 | 1 | -2/+6 | |
| | | | | ||||||
| * | | | Add location to xml representation of pages. | Jan Theegarten | 2021-01-06 | 1 | -0/+3 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Add location to xml representation of pages. | Jan Theegarten | 2020-03-25 | 1 | -0/+3 | |
| | | | | ||||||
* | | | | Merge pull request #8317 from albert-github/feature/bug_typeerror_test | Dimitri van Heesch | 2021-01-08 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | Typeerror when running tests | |||||
| * | | | Typeerror when running tests | albert-github | 2021-01-07 | 1 | -1/+1 | |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some tests get (#8313): ``` File "/home/runner/work/doxygen/doxygen/testing/runtests.py", line 55, in clean_header rtnmsg+=0 TypeError: can only concatenate str (not "int") to str ``` most likely caused by the fact that `more` has error lines and that here not `0` (zero) but `o` should be used for the concatenation. | |||||
* | | | Various fixes based on coverity scan results | Dimitri van Heesch | 2021-01-05 | 10 | -181/+215 | |
| | | | ||||||
* | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2021-01-05 | 3 | -5/+4 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Merge pull request #8303 from albert-github/feature/bug_util_warn | Dimitri van Heesch | 2021-01-05 | 1 | -1/+1 | |
| |\ \ | | | | | | | | | Compilation warning in util.cpp | |||||
| | * | | Compilation warning in util.cpp | albert-github | 2021-01-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When compiling util.cpp we get (on Windows 64-bit) the warning: ``` util.cpp(1075): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data ``` making it conform other calls. | |||||
| * | | | Merge pull request #8307 from albert-github/feature/bug_md_multidot | Dimitri van Heesch | 2021-01-05 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | Incorrect entries on treeview | |||||
| | * | | | Incorrect entries on treeview | albert-github | 2021-01-05 | 1 | -1/+1 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When having e.g. markdown files like: ``` 0.3.1.md 0.3.2.md ``` we get in the treeview twice the item "0" instead of the, more, expected "0.3.1" and "0.3.2". This is due to the fact that the filename is seen as `0` and the extension `.3.1.md` and `.3.2.md` instead of filename `0.3.1` and `0.3.2` and extension in both cases `.md`. The problem was found by Fossies in the Buildbot project. | |||||
| * | | | Merge pull request #8306 from dhebbeker/feature/remove-check-of-isParentOf | Dimitri van Heesch | 2021-01-05 | 1 | -3/+2 | |
| |\ \ \ | | | | | | | | | | | Optimize: usedDir can not be parent of dd if they have the same parent. | |||||
| | * | | | Optimize: usedDir can not be parent of dd if they have the same parent. | David Hebbeker | 2021-01-02 | 1 | -3/+2 | |
| | | | | | ||||||
* | | | | | issue #8296: LaTeX Error: File ... not found (for caffee project) | Dimitri van Heesch | 2021-01-05 | 2 | -11/+3 | |
|/ / / / | ||||||
* | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2021-01-04 | 2 | -19/+55 | |
|\ \ \ \ | ||||||
| * | | | | GitHub actions experiments (#8305) | Dimitri van Heesch | 2021-01-04 | 2 | -19/+55 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - Build for Ubuntu-18.04 (gcc) and Ubuntu-20.04 (clang) - Build with libclang (Ubuntu 20.04) - Build with use_search enabled (Ubuntu 18.04) - Build with use_wizard enabled | |||||
* | | | | | Refactoring: avoid copying MemberLists by not embedding them directly | Dimitri van Heesch | 2021-01-04 | 9 | -112/+113 | |
|/ / / / | ||||||
* | | | | issue #8304: compilation failure | Dimitri van Heesch | 2021-01-04 | 1 | -3/+3 | |
| | | | | ||||||
* | | | | Revert "Refactoring: Embed MemberGroup objects directly in their container" | Dimitri van Heesch | 2021-01-04 | 11 | -126/+120 | |
| | | | | | | | | | | | | | | | | This reverts commit d37c654efbd5bb4ea19e1997d1daccb0b01de8b3. | |||||
* | | | | Refactoring: Embed MemberGroup objects directly in their container | Dimitri van Heesch | 2021-01-04 | 11 | -120/+126 | |
| | | | | ||||||
* | | | | Refactoring: modernize getMemberLists() | Dimitri van Heesch | 2021-01-04 | 15 | -358/+195 | |
| | | | | ||||||
* | | | | Refactoring: replace MemberSDict by MemberLinkedRefMap | Dimitri van Heesch | 2021-01-04 | 15 | -120/+49 | |
| | | | | ||||||
* | | | | issue #8300: File naming changed in Doxygen 1.9.0 | Dimitri van Heesch | 2021-01-04 | 1 | -1/+12 | |
| |/ / |/| | |