summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #6670 from albert-github/feature/bug_xhtml_table_attributesDimitri van Heesch2018-12-081-0/+6
|\ \ \ \
| * | | | XHTML incorrect attribute values for align and valignalbert-github2018-12-081-0/+6
* | | | | Merge pull request #6669 from albert-github/feature/bug_xhtml_maparea_node_nu...Dimitri van Heesch2018-12-081-1/+3
|\ \ \ \ \
| * | | | | XHTML problem with multiple use of node numbers in id attributealbert-github2018-12-071-1/+3
| | |/ / / | |/| | |
* | | | | Merge pull request #6667 from coliff/patch-1Dimitri van Heesch2018-12-081-4/+4
|\ \ \ \ \
| * | | | | Fix HTTPS linksChristian Oliff2018-12-071-4/+4
| |/ / / /
* | | | | Merge pull request #6663 from albert-github/feature/bug_xhtml_class_tableDimitri van Heesch2018-12-081-4/+5
|\ \ \ \ \
| * | | | | XHTML problem with class index tablealbert-github2018-12-061-4/+5
| |/ / / /
* | | | | Merge pull request #6661 from albert-github/feature/bug_xhtml_doxygen_docuDimitri van Heesch2018-12-086-333/+328
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Doxygen manual is not XHTML compliantalbert-github2018-12-056-333/+328
| |/ / /
* | | | Fix potential hangup when merging scopesDimitri van Heesch2018-12-071-1/+1
|/ / /
* | | Merge branch 'albert-github-feature/issue_6657'Dimitri van Heesch2018-12-041-1/+1
|\ \ \
| * | | Further simplified the fixDimitri van Heesch2018-12-041-3/+2
| * | | issue #6657 "QGDict::hashAsciiKey: Invalid null key" when using anonymous uni...albert-github2018-12-041-1/+2
|/ / /
* | | Fixed merge problemDimitri van Heesch2018-12-031-4/+3
* | | Merge pull request #6602 from albert-github/feature/bug_tparamDimitri van Heesch2018-12-034-15/+6
|\ \ \
| * | | Consistency in headings and layout for template parameters (tparam)albert-github2018-11-064-15/+6
* | | | Merge pull request #6643 from albert-github/feature/bug_xhtml_test_30Dimitri van Heesch2018-12-0310-11/+60
|\ \ \ \
| * | | | Incorrect number tag sequence for xhtml with htmlinclude command possiblealbert-github2018-11-2510-11/+60
* | | | | Merge pull request #6656 from albert-github/feature/bug_xhtml_latexincludeDimitri van Heesch2018-12-031-0/+1
|\ \ \ \ \
| * | | | | Incorrect tag sequence for xhtml with latexinclude command possiblealbert-github2018-12-031-0/+1
* | | | | | Merge pull request #6655 from albert-github/feature/bug_xhtml_test_27Dimitri van Heesch2018-12-034-31/+77
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Incorrect tag sequence possible for images possible in case of xhtmlalbert-github2018-12-034-31/+77
|/ / / / /
* | | | | Fixed incorrect XHTML output for test 021Dimitri van Heesch2018-12-021-28/+55
* | | | | Merge pull request #6516 from albert-github/feature/issue_6513_2Dimitri van Heesch2018-12-011-22/+9
|\ \ \ \ \
| * | | | | Does not generate TOC for markdownalbert-github2018-09-161-22/+9
* | | | | | Merge pull request #6644 from albert-github/feature/bug_xmllint_xhtmlDimitri van Heesch2018-12-014-5/+5
|\ \ \ \ \ \
| * | | | | | Warning running xmllint for xhtmlalbert-github2018-11-264-5/+5
* | | | | | | Trying to get test 012 to work again with appveyorDimitri van Heesch2018-12-011-1/+3
* | | | | | | Merge pull request #6645 from albert-github/feature/bug_xhtml_test_11Dimitri van Heesch2018-12-013-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Incorrect tag sequence for xhtml with class diagram possiblealbert-github2018-11-263-2/+2
| |/ / / / / /
* | | | | | | Merge pull request #6648 from albert-github/feature/bug_registerDimitri van Heesch2018-12-0112-75/+75
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Keyword register (in code) is deprecated since C++11albert-github2018-11-271-2/+2
| * | | | | | Keyword register (in code) is deprecated since C++11albert-github2018-11-2713-77/+77
|/ / / / / /
* | | | | | Disabled Appveyor documentation build due to unreliability of MikTeX downloadDimitri van Heesch2018-11-261-8/+11
* | | | | | Merge pull request #6634 from albert-github/feature/issue_6631Dimitri van Heesch2018-11-261-5/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Issue #6631 Code blocks incorrectly formatted in Latexalbert-github2018-11-211-5/+0
* | | | | | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2018-11-251-5/+5
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge pull request #6642 from albert-github/feature/bug_docbook_imageDimitri van Heesch2018-11-251-5/+5
| |\ \ \ \ \
| | * | | | | Improvement regarding width and title for docbookalbert-github2018-11-251-5/+5
| |/ / / / /
* | | | | | Merge branch 'albert-github-feature/bug_xhtml_test_31'Dimitri van Heesch2018-11-254-41/+59
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Restructured code to avoid the need for global stateDimitri van Heesch2018-11-254-44/+60
| * | | | | Merge branch 'feature/bug_xhtml_test_31' of https://github.com/albert-github/...Dimitri van Heesch2018-11-251-2/+4
| |\ \ \ \ \ |/ / / / / /
| * | | | | Incorrect number of start / end paragraph tags for xhtml with image commandalbert-github2018-11-241-2/+4
* | | | | | Merge branch 'albert-github-feature/bug_docbook_figure'Dimitri van Heesch2018-11-243-39/+64
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Refactored code a bit (use const references and made global functions members)Dimitri van Heesch2018-11-243-33/+48
| * | | | | Merge branch 'feature/bug_docbook_figure' of https://github.com/albert-github...Dimitri van Heesch2018-11-243-32/+42
| |\ \ \ \ \ |/ / / / / /
| * | | | | Doxygen creates empty image titles for Docbook outputalbert-github2018-11-233-32/+42
| |/ / / /
* | | | | Merge branch 'albert-github-feature/issue_6632'Dimitri van Heesch2018-11-241-1/+1
|\ \ \ \ \
| * | | | | Fixed differently by changing root cause for introducing the spaceDimitri van Heesch2018-11-243-13/+5