summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fast PlantumlCharles.Lee2019-01-011-13/+13
* # IntroductionCharles.Lee2018-12-282-35/+115
* JAVA_ONCE -> FASTCharles.Lee2018-12-264-7/+9
* add plantuml.h in doxygen.cppCharles.Lee2018-12-241-0/+1
* mergeCharles.Lee2018-12-24112-4663/+11844
|\
| * Fix for 'Definition at line' points to end of multiple-lined definition for P...Dimitri van Heesch2018-12-231-1/+1
| * Improved robustness of the emoji featureDimitri van Heesch2018-12-2319-3319/+1634
| * Disabled debug printDimitri van Heesch2018-12-211-1/+1
| * Added test case for \ref, and fixed representation of operator->*()Dimitri van Heesch2018-12-211-2/+2
| * Merge pull request #6694 from albert-github/feature/issue_6692Dimitri van Heesch2018-12-201-1/+3
| |\
| | * issue #6692 XML TOC generation is not backwards-compatible with 1.8.14albert-github2018-12-191-1/+3
| * | Merge pull request #6696 from albert-github/feature/bug_xhtml_tocDimitri van Heesch2018-12-201-0/+1
| |\ \
| | * | Incorrect closing tags for in page table of contents (XHTML)albert-github2018-12-191-0/+1
| | |/
| * | Merge pull request #6697 from albert-github/feature/bug_docbook_tocDimitri van Heesch2018-12-201-0/+8
| |\ \
| | * | Incorrect closing tags for in page table of contents (docbook)albert-github2018-12-191-0/+8
| | |/
| * | Merge pull request #6687 from albert-github/feature/bug_index_characterDimitri van Heesch2018-12-201-3/+3
| |\ \
| | * | Index list cannot contain special characters in ids for XHTMLalbert-github2018-12-171-3/+3
| * | | Merge pull request #6698 from albert-github/feature/bug_unknown_emoji_printDimitri van Heesch2018-12-201-0/+4
| |\ \ \
| | * | | Print emoji text in case of unknown emojialbert-github2018-12-201-0/+4
| | | |/ | | |/|
| * | | Merge pull request #6699 from albert-github/feature/bug_emoji_false_positiveDimitri van Heesch2018-12-201-4/+4
| |\ \ \
| | * | | issue #6691 Multiple issues with emoji matchingalbert-github2018-12-201-4/+4
| | |/ /
| * | | Merge pull request #6686 from albert-github/feature/bug_empty_page_tableDimitri van Heesch2018-12-201-4/+7
| |\ \ \
| | * | | Prevent empty page list table (XHTML)albert-github2018-12-171-4/+7
| | | |/ | | |/|
| * | | Fix for unbounded memory usage due to a bug in \ref const matching #6689Dimitri van Heesch2018-12-201-1/+1
| | |/ | |/|
| * | Redundant whitespace removal breaks some C++ links [with test case and Git bi...Dimitri van Heesch2018-12-181-1/+8
| |/
| * Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2018-12-162-1/+7
| |\
| | * Bug 793076 - Segmentation fault when generating graphical class hierarchyalbert-github2018-12-142-1/+7
| * | Prevent <center> and <div> inside brief descriptions to avoid broken XHTML ou...Dimitri van Heesch2018-12-161-1/+3
| |/
| * Merge pull request #6624 from albert-github/feature/bug_rtf_listsDimitri van Heesch2018-12-134-252/+142
| |\
| | * RTF lists more levels and removing extra paragraphsalbert-github2018-11-184-252/+142
| * | Merge pull request #6675 from albert-github/feature/bug_xhtml_svg_imageDimitri van Heesch2018-12-131-13/+3
| |\ \
| | * | Tag sequence incorrect for svg image (XHTML)albert-github2018-12-111-13/+3
| * | | Prevent empty member list table (XHTML)albert-github2018-12-111-2/+12
| |/ /
| * | XHTML problem with name attribute with VHDL name attributealbert-github2018-12-102-2/+2
| * | Merge pull request #6650 from albert-github/feature/bug_774118Dimitri van Heesch2018-12-091-0/+17
| |\ \
| | * | Bug 774118 - EXTERNAL_GROUPS lose hierarchyalbert-github2018-11-281-0/+17
| * | | Merge pull request #6660 from albert-github/feature/bug_vhdl_codeDimitri van Heesch2018-12-081-1/+1
| |\ \ \
| | * | | Wrong counting of lines during VHDL code outputalbert-github2018-12-051-1/+1
| * | | | 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 #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
| | |/ / /
| * | | | Fix potential hangup when merging scopesDimitri van Heesch2018-12-071-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-033-12/+3
| |\ \ \
| | * | | Consistency in headings and layout for template parameters (tparam)albert-github2018-11-063-12/+3