summaryrefslogtreecommitdiffstats
path: root/src/docbookvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed a few compiler warnings on win32Dimitri van Heesch2019-03-101-1/+1
* Merge branch 'feature/bug_lineno_split_examples' of https://github.com/albert...Dimitri van Heesch2019-03-091-3/+17
|\
| * Show line numbers in "split" examplesalbert-github2019-03-031-1/+16
|/
* Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-4/+6
* Bug 141919 - Wrong param and exception style in RTF outputalbert-github2019-02-011-7/+3
* Merge branch 'run_java_once_3rd_trial' of https://github.com/cheoljoo/doxygen...Dimitri van Heesch2019-01-081-2/+2
* mergeCharles.Lee2018-12-241-113/+501
|\
| * Improved robustness of the emoji featureDimitri van Heesch2018-12-231-2/+2
| * Improvement regarding width and title for docbookalbert-github2018-11-251-5/+5
| * Refactored code a bit (use const references and made global functions members)Dimitri van Heesch2018-11-241-22/+27
| * Doxygen creates empty image titles for Docbook outputalbert-github2018-11-231-24/+30
| * Merge branch 'feature/bug_inline_image' of https://github.com/albert-github/d...Dimitri van Heesch2018-11-111-5/+6
| |\
| | * Inline imagesalbert-github2018-08-091-5/+5
| * | Merge branch 'feature/issue_6517' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-11-111-0/+16
| |\ \
| | * | issue_6517: Emoji supportalbert-github2018-10-011-0/+16
| * | | Inconsistency in respect to tgroup in docbookalbert-github2018-11-041-1/+2
| |/ /
| * | Implementation of standard generator for docbook outputalbert-github2018-09-071-86/+445
* | | add format in writePlantUMLSource() and gathered in one pu file. But it is n...Charles.Lee2018-08-281-1/+1
|/ /
* | Bug 667993 - HTML tags <u> and </u> not supportedalbert-github2018-07-071-0/+2
|/
* Bug 770660 - Code snippet always shows line numbers from 1albert-github2016-09-031-0/+22
* Warnings from CLANG compileralbert-github2016-08-281-0/+5
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-11/+11
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Support generating index-color PNG filesalbert-github2015-02-081-1/+1
* Remove unused local and static global variablesalbert-github2014-12-271-1/+0
* various fixes and restructuringDimitri van Heesch2014-12-221-21/+6
* Merge branch 'feature/bug_size_latex' of https://github.com/albert-github/dox...Dimitri van Heesch2014-12-201-174/+98
|\
| * Limit images sizes and make more uniform (LaTeX)albert-github2014-11-281-174/+98
* | fix docbook outputzmhuang2014-12-161-0/+2
|/
* Bug 735925 - [Patch] DocBook: Possible name clash for generated image filesDimitri van Heesch2014-09-231-1/+1
* Bug 731947 - Support for PlantUMLDimitri van Heesch2014-08-101-27/+67
* Merge branch 'docbook'Dimitri van Heesch2014-06-201-66/+64
|\
| * Docbook output improvementsDimitri van Heesch2014-06-201-35/+74
* | resolves the error of unbalanced tags opened/closed in docbook output: parser...Allan Clark2014-06-171-1/+10
|/
* Inconsistency in usage of simplesecr versus simplesectsep correctedalbert-github2014-04-191-1/+1
* Undo previous commitalbert-github2014-04-191-1/+1
* Inconsistency in usage of simplesecr versus simplesectsep correctedalbert-github2014-04-191-1/+1
* Added \latexinclude command (thanks to Juan Zaratiegui for the patch)Dimitri van Heesch2014-03-271-0/+2
* Improved handling of percent symbolDimitri van Heesch2014-02-111-1/+1
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Restructered html entity handlingDimitri van Heesch2014-02-101-2/+3
* Recognize all HTML4 special character entitiesalbert-github2014-02-081-102/+7
* Bug 719639 - @xrefitem with empty heading stringalbert-github2013-12-011-2/+2
* Bug 719639 - @xrefitem with empty heading stringalbert-github2013-12-011-1/+3
* Bug 707713 - Add support for dia diagramsDimitri van Heesch2013-10-061-0/+87
* Added @parblock and @endparblock commandsDimitri van Heesch2013-09-241-0/+9
* Bug 701314 - URLs are not created on C# classes in some casesDimitri van Heesch2013-06-151-2/+8
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-1/+1
* Release-1.8.3.1-20130209Dimitri van Heesch2013-02-091-0/+1397