Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Wrong counting of lines during VHDL code output | albert-github | 2018-12-05 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #6670 from albert-github/feature/bug_xhtml_table_attributes | Dimitri van Heesch | 2018-12-08 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | XHTML incorrect attribute values for align and valign | albert-github | 2018-12-08 | 1 | -0/+6 | |
* | | | | | | | | Merge pull request #6669 from albert-github/feature/bug_xhtml_maparea_node_nu... | Dimitri van Heesch | 2018-12-08 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | XHTML problem with multiple use of node numbers in id attribute | albert-github | 2018-12-07 | 1 | -1/+3 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #6663 from albert-github/feature/bug_xhtml_class_table | Dimitri van Heesch | 2018-12-08 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | XHTML problem with class index table | albert-github | 2018-12-06 | 1 | -4/+5 | |
| |/ / / / / / | ||||||
* | | | | | | | Fix potential hangup when merging scopes | Dimitri van Heesch | 2018-12-07 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Further simplified the fix | Dimitri van Heesch | 2018-12-04 | 1 | -3/+2 | |
* | | | | | | issue #6657 "QGDict::hashAsciiKey: Invalid null key" when using anonymous uni... | albert-github | 2018-12-04 | 1 | -1/+2 | |
* | | | | | | Fixed merge problem | Dimitri van Heesch | 2018-12-03 | 1 | -4/+3 | |
* | | | | | | Merge pull request #6602 from albert-github/feature/bug_tparam | Dimitri van Heesch | 2018-12-03 | 3 | -12/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Consistency in headings and layout for template parameters (tparam) | albert-github | 2018-11-06 | 3 | -12/+3 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #6643 from albert-github/feature/bug_xhtml_test_30 | Dimitri van Heesch | 2018-12-03 | 7 | -6/+46 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Incorrect number tag sequence for xhtml with htmlinclude command possible | albert-github | 2018-11-25 | 7 | -6/+46 | |
* | | | | | | | Merge pull request #6656 from albert-github/feature/bug_xhtml_latexinclude | Dimitri van Heesch | 2018-12-03 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Incorrect tag sequence for xhtml with latexinclude command possible | albert-github | 2018-12-03 | 1 | -0/+1 | |
* | | | | | | | | Incorrect tag sequence possible for images possible in case of xhtml | albert-github | 2018-12-03 | 4 | -31/+77 | |
|/ / / / / / / | ||||||
* | | | | | | | Fixed incorrect XHTML output for test 021 | Dimitri van Heesch | 2018-12-02 | 1 | -28/+55 | |
* | | | | | | | Merge pull request #6516 from albert-github/feature/issue_6513_2 | Dimitri van Heesch | 2018-12-01 | 1 | -22/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Does not generate TOC for markdown | albert-github | 2018-09-16 | 1 | -22/+9 | |
* | | | | | | | | Merge pull request #6644 from albert-github/feature/bug_xmllint_xhtml | Dimitri van Heesch | 2018-12-01 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Warning running xmllint for xhtml | albert-github | 2018-11-26 | 1 | -2/+2 | |
* | | | | | | | | | Merge pull request #6645 from albert-github/feature/bug_xhtml_test_11 | Dimitri van Heesch | 2018-12-01 | 3 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Incorrect tag sequence for xhtml with class diagram possible | albert-github | 2018-11-26 | 3 | -2/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Keyword register (in code) is deprecated since C++11 | albert-github | 2018-11-27 | 2 | -3/+3 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #6634 from albert-github/feature/issue_6631 | Dimitri van Heesch | 2018-11-26 | 1 | -5/+0 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Issue #6631 Code blocks incorrectly formatted in Latex | albert-github | 2018-11-21 | 1 | -5/+0 | |
* | | | | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2018-11-25 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Improvement regarding width and title for docbook | albert-github | 2018-11-25 | 1 | -5/+5 | |
* | | | | | | | | Restructured code to avoid the need for global state | Dimitri van Heesch | 2018-11-25 | 4 | -44/+60 | |
* | | | | | | | | Merge branch 'feature/bug_xhtml_test_31' of https://github.com/albert-github/... | Dimitri van Heesch | 2018-11-25 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Incorrect number of start / end paragraph tags for xhtml with image command | albert-github | 2018-11-24 | 1 | -2/+4 | |
* | | | | | | | | Refactored code a bit (use const references and made global functions members) | Dimitri van Heesch | 2018-11-24 | 3 | -33/+48 | |
* | | | | | | | | Merge branch 'feature/bug_docbook_figure' of https://github.com/albert-github... | Dimitri van Heesch | 2018-11-24 | 3 | -32/+42 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Doxygen creates empty image titles for Docbook output | albert-github | 2018-11-23 | 3 | -32/+42 | |
| |/ / / / / / | ||||||
* | | | | | | | Fixed differently by changing root cause for introducing the space | Dimitri van Heesch | 2018-11-24 | 3 | -13/+5 | |
* | | | | | | | Merge branch 'feature/issue_6632' of https://github.com/albert-github/doxygen... | Dimitri van Heesch | 2018-11-24 | 2 | -4/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | issue #6632 References to Objective C protocols by name broken in 1.8.12 | albert-github | 2018-11-23 | 2 | -4/+12 | |
| |/ / / / / / | ||||||
* | | | | | | | Refactored code a bit | Dimitri van Heesch | 2018-11-24 | 1 | -20/+10 | |
* | | | | | | | Merge branch 'feature/bug_emoji_objc' of https://github.com/albert-github/dox... | Dimitri van Heesch | 2018-11-24 | 1 | -1/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Reference text in reference list seen as emoji | albert-github | 2018-11-23 | 1 | -1/+20 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #6640 from albert-github/feature/bug_xhtml_test_20 | Dimitri van Heesch | 2018-11-24 | 2 | -16/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Incorrect number of start / end paragraph tags for xhtml with htmlonly | albert-github | 2018-11-24 | 2 | -16/+21 | |
| |/ / / / / / | ||||||
* | | | | | | | Unbalanced start of lists resulting in not creatable pdf of rtf document | albert-github | 2018-11-24 | 1 | -1/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #6626 from albert-github/feature/bug_slice_dutch | Dimitri van Heesch | 2018-11-20 | 1 | -1/+76 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update Dutch translation for new Slice implementation | albert-github | 2018-11-19 | 1 | -1/+76 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Spanish translation for VHDL additions | Jose | 2018-11-19 | 1 | -0/+113 | |
* | | | | | | French translation for VHDL additions | Bernard Normier | 2018-11-19 | 1 | -0/+113 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'master' of github.com:doxygen/doxygen | Dimitri van Heesch | 2018-11-18 | 6 | -27/+71 | |
|\ \ \ \ \ |