summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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-1618-1/+26
|\ \ \ \ \
| * \ \ \ \ Merge pull request #6679 from coliff/masterDimitri van Heesch2018-12-1415-0/+0
| |\ \ \ \ \
| | * \ \ \ \ Merge pull request #1 from coliff/imgbotChristian Oliff2018-12-1415-0/+0
| | |\ \ \ \ \
| | | * | | | | [ImgBot] Optimize imagesImgBotApp2018-12-0715-0/+0
| | |/ / / / /
| * | | | | | Merge pull request #6680 from albert-github/feature/bug_793076Dimitri van Heesch2018-12-142-1/+7
| |\ \ \ \ \ \
| | * | | | | | Bug 793076 - Segmentation fault when generating graphical class hierarchyalbert-github2018-12-142-1/+7
| | | |/ / / / | | |/| | | |
| * | | | | | Merge pull request #6681 from albert-github/feature/bug_xhtml_dtdDimitri van Heesch2018-12-141-0/+19
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Adjustment of xhtml1-transitional.dtdalbert-github2018-12-141-0/+19
| |/ / / / /
* | | | | | 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
* | | | | | | Merge pull request #6674 from albert-github/feature/bug_empty_memberlist_tableDimitri van Heesch2018-12-131-2/+12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Prevent empty member list table (XHTML)albert-github2018-12-111-2/+12
|/ / / / / /
* | | | | | Merge pull request #6671 from albert-github/feature/bug_xhtml_vhdl_use_clause...Dimitri van Heesch2018-12-102-2/+2
|\ \ \ \ \ \
| * | | | | | XHTML problem with name attribute with VHDL name attributealbert-github2018-12-102-2/+2
* | | | | | | Merge pull request #6672 from albert-github/feature/bug_starting_extensionsDimitri van Heesch2018-12-101-32/+26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Update parsing extension table in documentationalbert-github2018-12-101-32/+26
|/ / / / / /
* | | | | | 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 #6662 from Croydon/croydon/ci3-9-prDimitri van Heesch2018-12-092-5/+9
|\ \ \ \ \ \ \
| * | | | | | | Travis: Remove manual winflexbison installationCroydon2018-12-091-3/+1
| * | | | | | | Travis: Fix line breaks in conanfile.txt creationCroydon2018-12-091-2/+2
| * | | | | | | AppVeyor: Remove Bincrafters remoteCroydon2018-12-091-1/+0
| * | | | | | | Travis macOS: Update qt to 5.11.3Croydon2018-12-091-1/+1
| * | | | | | | AppVeyor: Update winflexbison to 2.5.16Croydon2018-12-091-2/+2
| * | | | | | | Make conanfile creation more readableCroydon2018-12-091-1/+3
| * | | | | | | AppVeyor: Install winflexbison via ConanCroydon2018-12-091-1/+6
|/ / / / / / /
* | | | | | | Merge pull request #6668 from albert-github/feature/bug_examplesDimitri van Heesch2018-12-086-20/+12
|\ \ \ \ \ \ \
| * | | | | | | Correcting tag example and uniform calling all examplesalbert-github2018-12-076-20/+12
| | |_|/ / / / | |/| | | | |
* | | | | | | 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 #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
| |/ / / / / / /