summaryrefslogtreecommitdiffstats
path: root/src/plantuml.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
|
* Remove the new line after @startuml in generated pu filebyzheng2015-01-141-1/+1
| | | Try to fix this problem for me: http://sourceforge.net/p/doxygen/mailman/message/33228212/
* 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 statement
| * Support plantuml !include statementalbert-github2014-09-071-1/+18
| | | | | | | | Support the plantuml !include statement by using the newly defined PLANTUML_INCLUDE_PATH
* | Merge pull request #225 from albert-github/feature/plantuml_charsetDimitri van Heesch2014-09-161-0/+1
|\ \ | | | | | | Support charset option for PlantUML
| * | Support charset option for PlantUNLalbert-github2014-09-071-0/+1
| |/ | | | | | | Use as charset for PlantUML the same character set as de INPUT_ENCODING of the input source
* | Bug 735198 - plantUML requires epstopdf for building PDF filesalbert-github2014-09-071-1/+12
|/ | | | Added conversion from eps to pdf, analogous to dia and msc
* 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