1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-11-18 03:05:09 +00:00
Commit Graph

636 Commits

Author SHA1 Message Date
Arnaud Roques
4044c73d06 Fix https://github.com/plantuml/plantuml/issues/1216 2022-12-16 19:37:14 +01:00
Arnaud Roques
5deec17711 Fix https://github.com/plantuml/plantuml/issues/1210 2022-12-16 18:43:17 +01:00
Arnaud Roques
8ff88645d4 wip 2022-12-16 17:20:14 +01:00
Ole Martin Ruud
19b12df687
Add scale parameter to includegraphics for tikz 2022-12-16 05:50:43 +01:00
Arnaud Roques
80217d8c90 wip 2022-12-13 18:30:41 +01:00
Arnaud Roques
117102bb65 Version 1.2022.14 2022-12-06 20:47:32 +01:00
Arnaud Roques
3cf5e15bb4 wip 2022-12-04 19:59:49 +01:00
Arnaud Roques
0d7f2eea2c wip 2022-11-30 18:41:17 +01:00
Arnaud Roques
4ea37512c7 wip 2022-11-29 19:57:22 +01:00
Arnaud Roques
8a5e7a48ca Fix https://forum.plantuml.net/17043/transparent-background-colours-on-alt-else-elements 2022-11-26 21:22:40 +01:00
Arnaud Roques
fae0dfdf02 wip 2022-11-26 13:57:59 +01:00
Arnaud Roques
8b03ff71b9 wip 2022-11-25 18:50:02 +01:00
Arnaud Roques
5fce218b08 Fix https://forum.plantuml.net/17019/prevent-wrap-for-comma-dot-etc 2022-11-23 19:58:01 +01:00
Arnaud Roques
6e25b30d60 Improve compression management 2022-11-19 15:57:30 +01:00
Arnaud Roques
665cae15ba Adding awslib10 and awslib14 2022-11-17 18:56:16 +01:00
Arnaud Roques
97d3281ec3 Improve stdlib versioning 2022-11-16 00:15:21 +01:00
YassinHajaj
8b5ee45cd7
Fixed typo : arround becomes around 2022-11-14 10:59:47 +01:00
Arnaud Roques
ac0ccd1af2 wip 2022-11-08 19:45:10 +01:00
Arnaud Roques
fce894d4e1 wip 2022-11-07 20:27:11 +01:00
Arnaud Roques
48ae51e8c3 wip 2022-11-04 18:36:03 +01:00
Tagir Valeev
35f94e2b6d
Fix poorly distributed hashCode in Position.java
Bitwise shift has lower precedence than addition, so the hashCode calculation was like `(xmin + ymin) << (8 + xmax) << (16 + ymax) << 24` which results in absolutely poor hashCode (in particular, lower 24 bits are always zero).
2022-10-28 11:26:32 +02:00
Arnaud Roques
718266f443 wip 2022-10-25 22:43:40 +02:00
Arnaud Roques
62c8b26e25 Version 1.2022.12 2022-10-24 23:24:20 +02:00
Rui Chen
3662ba3464
fix: update graphviz version check pattern
Signed-off-by: Rui Chen <rui@chenrui.dev>
2022-10-23 16:40:48 -04:00
Arnaud Roques
b6a3efd259 Version 1.2020.10 2022-10-22 19:35:10 +02:00
Arnaud Roques
780e31ed77 wip 2022-10-20 18:58:12 +02:00
PlantUML
5c4b6b7fef
Merge pull request #1159 from The-Lum/AddMetaclassStereotypeInClassDiag
Add support for `MetaClass` and `Stereotype` in class diagram
2022-10-18 23:11:44 +02:00
Arnaud Roques
1928fb31ca wip 2022-10-18 22:57:44 +02:00
The-Lum
b2e2a2bbcd add support for MetaClass, Stereotype in class 2022-10-18 20:00:25 +00:00
Arnaud Roques
f0048de5b7 wip 2022-10-05 22:32:57 +02:00
Arnaud Roques
cfe2b60db9 minor Ebbn fix 2022-09-28 08:14:16 +02:00
Arnaud Roques
ecf66ff391 EBNF improvements 2022-09-27 18:12:38 +02:00
PlantUML
ea0c9f98a2
Merge pull request #1128 from soloturn/java18
javadoc build warnings removed
2022-09-25 18:07:15 +02:00
Arnaud Roques
5e30d89eb4 Version 1.2022.8 2022-09-25 17:35:14 +02:00
soloturn
c124a9d550 javadoc links which are not in the code removed 2022-09-24 11:06:25 +02:00
soloturn
763e60b2d1 literal & in javaddoc 2022-09-24 11:06:25 +02:00
Arnaud Roques
f846634ce2 wip 2022-09-23 18:53:33 +02:00
Arnaud Roques
9bdc69ecee wip 2022-09-20 22:35:41 +02:00
PlantUML
7e1a26051e
Merge pull request #1122 from soloturn/java18
Double.valueOf instead of new Double()
2022-09-18 19:18:13 +02:00
Arnaud Roques
648b02f8c8 wip 2022-09-18 19:08:06 +02:00
soloturn
e8d057127a Double.valueOf instead of new Double() 2022-09-17 19:37:51 +02:00
Arnaud Roques
2d07f5ae2c wip 2022-09-15 19:24:26 +02:00
Arnaud Roques
206f807952 wip 2022-09-14 22:02:44 +02:00
Arnaud Roques
b2afe9c916 wip 2022-09-14 20:12:03 +02:00
Arnaud Roques
9ab898fe1b wip refactoring 2022-09-12 22:08:34 +02:00
Arnaud Roques
b0dbb29e2a Add text support in inline SVG sprites 2022-09-06 11:56:31 +02:00
Arnaud Roques
847f482609 Scxml improvement 2022-09-06 10:49:43 +02:00
Arnaud Roques
a562d24aa4 ScXml improvement 2022-09-01 19:40:58 +02:00
Arnaud Roques
0dd8e23270 wip 2022-08-30 21:15:53 +02:00
Arnaud Roques
775d2e16c9 Remove version from UML:model 2022-08-29 18:43:42 +02:00
Arnaud Roques
a195b4e842 xmi improvement and add alpha support for GraphML 2022-08-29 18:21:06 +02:00
Arnaud Roques
6809546c65 wip 2022-08-26 18:00:28 +02:00
Arnaud Roques
7c576ed4ac wip 2022-08-24 18:46:33 +02:00
Arnaud Roques
b4d191a365 Import version 1.2022.7 2022-08-23 18:39:27 +02:00
Arnaud Roques
b5a6684cd1 Refactoring about colors 2022-08-19 18:34:21 +02:00
Arnaud Roques
9da0fd0939 Gantt improvement 2022-08-18 18:55:09 +02:00
Arnaud Roques
62e5a00c8d wip 2022-08-17 19:34:24 +02:00
Guillaume Grossetie
aaf3a8ee24 resolves #1086 replace printStackTrace by java.util.logging.Logger 2022-08-16 17:22:32 +02:00
Peter Schuller
0813b747e3 adds HyperLinks to GANTT Milestones
This resembles the behavior of "normal" tasks in the GANTT chart to
enable linking of milestones.
It is meant to resolve issue #1074
2022-08-02 18:43:52 +02:00
Arnaud Roques
1b89a48f46 wip 2022-07-29 14:43:01 +02:00
Arnaud Roques
dd53272c19 wip 2022-07-27 15:51:02 +02:00
Arnaud Roques
0fc2fad432 wip 2022-07-26 12:57:15 +02:00
Arnaud Roques
ed8ad4bf69 Fix various mindmap and WBS style issues 2022-07-22 16:12:55 +02:00
Arnaud Roques
3bff5329c7 fix https://forum.plantuml.net/16284/how-to-left-align-when-the-aws-lib-is-also-used 2022-07-21 19:01:57 +02:00
Arnaud Roques
8294ca6e78 Add order, see https://forum.plantuml.net/15232/declare-participants-similar-to-components?show=16269#c16269 2022-07-21 18:06:55 +02:00
Arnaud Roques
9371ad88dc Adding %now function 2022-07-21 15:40:34 +02:00
Arnaud Roques
ebf7613792 Minor bug fix 2022-07-21 14:09:24 +02:00
Bob Jacobsen
fe789981d6
Merge branch 'master' into bj-add-protocol-struct 2022-07-14 10:33:41 -04:00
Bob Jacobsen
1f2b3980e6 include missing clause 2022-07-13 20:17:28 -04:00
The-Lum
c6c2343ee9 add support for Exception in class diagram 2022-07-13 23:39:29 +00:00
Arnaud Roques
227045a4ae fix https://github.com/plantuml/plantuml/issues/1053 2022-07-04 18:40:37 +02:00
PlantUML
d926c4bfcb
Setting CORS 2022-07-04 12:23:41 +02:00
Arnaud Roques
ac9d76cda6 wip 2022-06-29 18:45:19 +02:00
Arnaud Roques
649a13e04b Workaround for issue https://github.com/plantuml/plantuml/issues/1036 2022-06-27 18:34:58 +02:00
Arnaud Roques
e801884415 wip 2022-06-27 18:33:45 +02:00
Arnaud Roques
285c21492f Import version 1.2022.6 2022-06-22 09:30:15 +02:00
Arnaud Roques
16ad46f0ea Merge branch 'wo' 2022-06-06 14:37:25 +02:00
Arnaud Roques
6e3ba0e4da wip 2022-06-06 14:36:58 +02:00
PlantUML
f6b47e6ea7
Merge pull request #1028 from bobjacobsen/bj-add-protocol-struct
Add Swift support for Protocol and Struct in class diagram
2022-06-06 12:47:29 +02:00
Arnaud Roques
26f5b7f1fd Add support for GraphViz 4 2022-06-06 12:35:27 +02:00
Bob Jacobsen
2b337ac940 add support for Protocol and Struct in class diagram 2022-06-02 14:50:03 -04:00
Arnaud Roques
a5952259b7 Minor bug fixes 2022-05-31 18:31:10 +02:00
Arnaud Roques
1afe7aae82 Minor bug fixes 2022-05-27 16:18:47 +02:00
Arnaud Roques
2621139b20 wip 2022-05-22 12:22:28 +02:00
Arnaud Roques
7ac50bf403 wip 2022-05-21 11:41:00 +02:00
Arnaud Roques
93e5964e5f Import version 1.2022.5 2022-05-04 19:52:00 +02:00
Arnaud Roques
25a51b27e7 wip 2022-04-27 18:37:41 +02:00
Arnaud Roques
dbaaa0165e wip 2022-04-27 18:30:36 +02:00
PlantUML
ba32c10f7c
Merge pull request #991 from gwilherm/ascii-ref
Fix #990: ascii reference implementation
2022-04-11 10:12:55 +02:00
PlantUML
90fe34915f
Merge pull request #987 from soloturn/small-improvements
Small improvements
2022-04-11 10:12:12 +02:00
PlantUML
f03b99a3c7
Merge pull request #988 from soloturn/always-true
always true, collapse
2022-04-11 10:01:03 +02:00
Arnaud Roques
bee4d458eb Import version 1.2022.4 2022-04-10 21:24:55 +02:00
Guillaume
9058c7444c Fix #990: ascii reference implementation 2022-04-10 19:46:45 +02:00
soloturn
8add65d317 transparent is no color in latex, fixes #974 2022-04-09 13:08:59 +02:00
soloturn
38d5625b3a always true, collapse
also, remove assert from PSystemCommandFactory, getCandidate
2022-04-09 11:27:01 +02:00
soloturn
8e7c39ebac clazz.newInstance deprecated with java17, PsystemDedication 2022-04-09 08:31:12 +02:00
soloturn
1885f4b21c remove exceptions not thrown 2022-04-09 08:31:12 +02:00
Arnaud Roques
c9137be051 wip 2022-04-07 19:07:38 +02:00
Arnaud Roques
d8c80f4110 Bug fix 2022-04-07 18:53:33 +02:00
Jacek Lipiec
b26e591c47 Fix typos in src/README.md 2022-04-06 08:54:11 +02:00