summaryrefslogtreecommitdiffstats
path: root/src/plantuml.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-3/+3
* issue #7558 PlantUML: Different behavior whether LATEX_OUTPUT has a final sla...albert-github2020-02-031-24/+20
* Renamed Portables to PortableDimitri van Heesch2019-12-081-8/+8
* Refactoring of portable.h and portable.cpp functions to be contained in a nam...Tobias Off2019-11-281-8/+8
* Don't write the plantuml cache file in case there are no plantuml diagrams.albert-github2019-01-101-0/+1
* Merge branch 'run_java_once_3rd_trial' of https://github.com/cheoljoo/doxygen...Dimitri van Heesch2019-01-081-128/+109
|\
| * remove PLANTUML_RUN_FAST because FAST is default.Charles.Lee2019-01-061-112/+8
| * Fast PlantumlCharles.Lee2019-01-011-13/+13
| * # IntroductionCharles.Lee2018-12-281-33/+107
* | Improved code structure a bitDimitri van Heesch2018-12-271-45/+55
|/
* JAVA_ONCE -> FASTCharles.Lee2018-12-261-2/+2
* Imporvement of performance : Reduce the Java running count (3rd trial)Charles.Lee2018-08-291-116/+3
* PLANTUML_RUN_JAVA_ONCE is working well. But some specific plantuml has error...Charles.Lee2018-08-291-2/+4
* add format in writePlantUMLSource() and gathered in one pu file. But it is n...Charles.Lee2018-08-281-19/+222
* source arrangementCharles.Lee2018-08-271-11/+1
* Imporvement of performance : Reduce the Java running countCharles.Lee2018-08-271-12/+226
* Bug fix for plantumlCharles.Lee2018-08-191-1/+1
* Bug 792449 - markdown plantuml use of graphviz fail if plantuml work i code filealbert-github2018-06-121-1/+3
* Provide dot path to plantumlRemko van der Vossen2017-10-231-0/+7
* Fix plantuml generation issueAnders Wallander2016-10-191-2/+7
* Adds plantuml support Qt compressed help fileAnders Wallander2016-10-181-5/+10
* Fix for PlantUML configurationDennis Allerkamp2016-09-241-1/+1
* Option for PlantUML configuration fileDennis Allerkamp2016-09-031-0/+7
* Revert #291Douman2016-07-061-1/+1
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-4/+4
* Bug 759622 - problems with charset using plantumlDimitri van Heesch2015-12-201-1/+1
* Bug 751755 - using plantuml cause a popup "openwith" windows when calling jav...Dimitri van Heesch2015-09-211-1/+1
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Remove the new line after @startuml in generated pu filebyzheng2015-01-141-1/+1
* Fixed to small memory leaksDimitri van Heesch2014-09-281-1/+1
* Merge pull request #226 from albert-github/feature/plantuml_includeDimitri van Heesch2014-09-161-1/+18
|\
| * Support plantuml !include statementalbert-github2014-09-071-1/+18
* | Merge pull request #225 from albert-github/feature/plantuml_charsetDimitri van Heesch2014-09-161-0/+1
|\ \
| * | Support charset option for PlantUNLalbert-github2014-09-071-0/+1
| |/
* | Bug 735198 - plantUML requires epstopdf for building PDF filesalbert-github2014-09-071-1/+12
|/
* Bug 735591 - [PATCH] Provide exit code in case generatePlantUMLOutput failsDimitri van Heesch2014-08-301-2/+2
* Bug 731947 - Support for PlantUMLDimitri van Heesch2014-08-101-0/+97