Konstantin V. Borisov
f3a41f3c7c
Fixed some archimate icons
2019-05-25 22:22:52 +07:00
Arnaud Roques
99041c5ccb
version 1.2019.6
2019-05-24 21:59:31 +02:00
szpio
f97efa4c91
Store mindmap source in PNG images
...
This change will store mindmap source diagram as metadata in PNG images or as
comment in SVG images. It is very useful when only image, not source, is
available and the change to mindmap is required.
This functionality was/is already available for other types of diagrams
but was not working for mindmap.
As described in `help` to retrieve mindmap sources use:
```
java -jar plantuml.jar -metadata <mindmap-image>.png
```
To get the sources from SVG image simply open SVG file in text editor
and copy sources from `comment element` at the end of the file.
2019-04-30 22:40:17 +01:00
Arnaud Roques
73b507c1df
version 1.2019.5
2019-04-21 22:40:01 +02:00
Arnaud Roques
857ec10b8b
version 1.2019.4
2019-03-29 23:14:07 +01:00
Arnaud Roques
120fb859b2
version 1.2019.2
2019-03-01 23:16:29 +01:00
Arnaud Roques
d7535d8027
version 1.2019.1
2019-02-09 22:56:24 +01:00
qwazer
269c2828c0
Add ability to use any shape from USymbol in nwdiag elements.
...
Example:
@startuml
nwdiag {
network inet {
web01 [shape = cloud]
}
}
@enduml
2019-02-06 17:41:01 +03:00
robert
c9c46b00e3
Avoid passing too many arguments to String.format
2019-01-23 15:15:02 +00:00
robert
ec0611d7cf
Fix SuggestEngineResult.sameString for two non-null strings
2019-01-23 15:06:56 +00:00
robert
1ec667cc0b
Fix type mismatch on container access
2019-01-23 14:56:26 +00:00
Arnaud Roques
2c655a6b74
version 1.2019.0
2019-01-16 19:34:41 +01:00
Arnaud Roques
3ecadf6bd5
version 1.2018.14
2018-12-22 12:11:40 +01:00
Arnaud Roques
3736d048b3
version 1.2018.13
2018-11-26 19:46:50 +01:00
Arnaud Roques
03e61673a7
version 1.2018.13
2018-11-26 19:46:22 +01:00
Steffen Dettmer
2d2086d88f
Allow "hide footbox" in timing diagrams (ignoring it).
...
http://forum.plantuml.net/8089/hide-footbox-not-recognized-in-timing-diagrams :
When placing "hide footbox" at the beginning of a timing diagram, a
syntax error is reported.
This "hide footbox" is common to all our diagrams (plantuml.cfg file).
------
We have a similar problem with 'hide footbox' in the global config
file; the syntax error is not related to the config file though, you can
place 'hide footbox' directly in the diagram and will get the syntax
error
2018-11-22 09:54:40 +01:00
Arnaud Roques
54ace4f309
version 1.2018.12
2018-10-21 21:44:14 +02:00
Arnaud Roques
414f51d257
version 1.2018.11
2018-09-23 14:15:14 +02:00
Arnaud Roques
4758fa1d66
version 1.2018.10
2018-08-26 14:09:50 +02:00
Arnaud Roques
1a8e4feb6a
version 1.2018.9
2018-07-27 23:59:19 +02:00
Arnaud Roques
87ee4898b1
version 1.2018.9
2018-07-27 23:56:46 +02:00
Arnaud Roques
a363246176
version 1.2018.8
2018-06-25 21:05:58 +02:00
Arnaud Roques
84e117e287
version 1.2018.7
2018-06-12 22:50:45 +02:00
Arnaud Roques
55390ef1d1
Start to add Problem Diagrams
2018-05-21 21:24:25 +02:00
Arnaud Roques
1aec937bbe
Start to add Problem Diagrams
2018-05-21 21:15:19 +02:00
Arnaud Roques
d7ecae5722
version 1.2018.6
2018-05-21 15:07:09 +02:00
Arnaud Roques
14e1e6671c
version 1.2018.5
2018-05-06 21:59:19 +02:00
Arnaud Roques
cfacbc1f97
version 1.2018.4
2018-05-01 19:26:04 +02:00
Arnaud Roques
e3bdf19745
version 1.2018.3
2018-04-06 22:36:30 +02:00
Arnaud Roques
86c9c6d603
version 1.2018.2
2018-03-09 22:37:34 +01:00
Arnaud Roques
557e8c94b9
version 1.2018.1
2018-01-28 23:08:15 +01:00
Arnaud Roques
0be8ee2e6f
version 1.2018.0
2018-01-04 23:32:45 +01:00
Arnaud Roques
c17f4a1254
version 1.2017.20
2017-12-11 22:02:10 +01:00
Arnaud Roques
a628cfdb76
version 1.2017.19
2017-11-20 17:10:36 +01:00
Arnaud Roques
a5701fb84b
version 1.2017.18
2017-10-07 11:46:53 +02:00
Arnaud Roques
ce99e6f260
version 1.2017.17
2017-09-03 18:59:24 +02:00
Arnaud Roques
1a5ca5cf48
version 1.2017.15
2017-07-03 19:59:53 +02:00
Arnaud Roques
f9bf7c08e5
version 1.2017.14
2017-06-05 13:27:21 +02:00
Arnaud Roques
2202502f2f
version 1.2017.13
2017-05-10 21:51:15 +02:00
Arnaud Roques
dc9d5327b7
version 1.2017.12
2017-04-26 19:48:37 +02:00
Arnaud Roques
5c62d2c083
version 2017.11
2017-04-19 20:30:16 +02:00
Arnaud Roques
e3a5d8f744
version 2017.09
2017-04-05 19:37:42 +02:00
Arnaud Roques
091a95bd82
version 2017.08
2017-03-21 22:37:59 +01:00
Arnaud Roques
69ea262d5d
version 8059
2017-03-15 20:13:31 +01:00
Arnaud Roques
cb762a8f11
version 8058
2017-03-12 18:22:02 +01:00
Arnaud Roques
73307b6df5
version 8057
2017-02-26 17:26:11 +01:00
Arnaud Roques
c7252cdf63
version 8056
2017-02-15 22:34:36 +01:00
Arnaud Roques
a2cbfb5712
version 8055
2017-02-01 19:55:51 +01:00
Arnaud Roques
69c25ec749
version 8054
2017-01-21 23:25:28 +01:00
Arnaud Roques
ae4cf31832
version 8053
2016-12-21 23:10:29 +01:00
Arnaud Roques
3100d49b54
version 8052
2016-12-14 22:01:03 +01:00
Arnaud Roques
23f63f7ae2
version 8051
2016-12-01 21:29:25 +01:00
Arnaud Roques
c2f885ffb5
version 8050
2016-11-18 22:12:09 +01:00
Arnaud Roques
9f28832b09
version 8049
2016-11-04 22:39:29 +01:00
Arnaud Roques
6e2c2c32c9
version 8048
2016-09-29 21:51:18 +02:00
Arnaud Roques
b165be16e3
version 8047
2016-08-25 22:45:37 +02:00
Arnaud Roques
4638f93975
version 8046
2016-07-25 21:25:28 +02:00
Arnaud Roques
dccc859954
version 8045
2016-07-04 21:06:50 +02:00
Arnaud Roques
446f3d9a18
version 8043
2016-06-19 16:16:41 +02:00
Arnaud Roques
fd538b5fe8
version 8042
2016-05-31 21:41:55 +02:00
Arnaud Roques
c1f657b42e
version 8041
2016-05-19 20:41:37 +02:00
Arnaud Roques
d2bb8f328c
version 8040
2016-05-11 23:31:47 +02:00
Arnaud Roques
092b0a79bd
version 8039
2016-04-22 22:36:08 +02:00
Mike Anderson
66650b8b7a
Created README.md in src directory
...
Primarily so that it shows up in github when viewing the src directory
2016-04-05 10:21:59 +08:00
Arnaud Roques
de562c2660
version 8038
2016-04-04 21:05:10 +02:00
Arnaud Roques
8232bdbf06
version 8037
2016-03-06 17:47:34 +01:00
Arnaud Roques
274a1fa43e
version 8036
2016-02-07 22:13:01 +01:00
Arnaud Roques
94542f7760
version 8035
2016-01-30 13:20:07 +01:00
Arnaud Roques
703a77ee1c
version 8034
2016-01-09 13:15:40 +01:00
Arnaud Roques
83478c0403
version 8032
2015-11-01 19:37:20 +01:00
Arnaud Roques
902ab3e908
version 8031
2015-09-28 22:42:17 +02:00
Arnaud Roques
9ca0fe659d
version 8030
2015-09-06 19:28:59 +02:00
Arnaud Roques
c5043d5fe3
version 8029
2015-08-05 22:17:01 +02:00
Arnaud Roques
e7251d394d
version 8028
2015-07-11 11:32:49 +02:00
Arnaud Roques
1c21c4ddaf
version 8027
2015-06-20 12:54:49 +02:00
Arnaud Roques
dd45415e20
version 8026
2015-06-07 12:23:10 +02:00
Arnaud Roques
f35a3a00df
version 8025
2015-05-31 20:56:03 +02:00
Arnaud Roques
136819ca48
version 8024
2015-05-03 17:36:36 +02:00
Arnaud Roques
36ce60c4c1
version 8023
2015-04-20 21:54:30 +02:00
Arnaud Roques
f2872e630b
version 8023
2015-04-20 21:48:18 +02:00
Arnaud Roques
4fff158089
version 8023
2015-04-20 21:45:13 +02:00
Arnaud Roques
3e922a6f3c
version 8022
2015-04-07 20:26:58 +02:00
Arnaud Roques
b6ea839fa1
version 8022
2015-04-07 20:18:37 +02:00
Arnaud
8909624dee
Compilation travis
2013-12-11 19:06:45 +01:00
Arnaud
94216e527e
File remove
2013-12-10 22:36:19 +01:00
Arnaud
cace20326f
Version 7988
2013-12-10 20:36:50 +01:00
Arnaud Roques
4af6019e04
Version 7232
2011-09-08 12:42:27 +02:00
Arnaud Roques
7cee7b4601
Version 7177
2011-09-07 22:41:58 +02:00
Arnaud Roques
df0e7faa11
Version 6939
2011-08-08 19:48:29 +02:00
Arnaud Roques
fe6831d641
Version 6487
2011-04-19 18:50:40 +02:00
Arnaud Roques
7347fc27af
Version 6242
2011-03-26 13:37:27 +01:00
Arnaud Roques
a53403952e
Version 6210
2011-03-20 22:40:07 +01:00
Arnaud Roques
573aac6a1c
Version 6141
2011-02-23 22:14:39 +01:00
Arnaud Roques
2ce0511e80
Version 6121
2011-02-14 12:56:34 +01:00
Arnaud Roques
27af4f85f3
Version 6085
2011-01-29 16:09:35 +01:00
Arnaud Roques
5ddc03f92d
Version 6035
2011-01-23 20:36:52 +01:00
Arnaud Roques
581798f94d
Version 5974
2011-01-13 22:52:37 +01:00
Arnaud Roques
6ace15b789
Version 5994
2011-01-12 20:06:53 +01:00
Arnaud Roques
a80a3daf68
Version 5930
2011-01-11 08:42:49 +01:00
Arnaud Roques
a8bf09d279
Version 5911
2011-01-09 20:00:05 +01:00
Arnaud Roques
9005abef50
Commit of version 5878
2011-01-05 19:23:06 +01:00
Arnaud Roques
543e0271f4
Version 5658
2010-11-25 22:12:39 +01:00
Arnaud Roques
042fad1353
Import from version 5538
2010-11-15 21:35:36 +01:00