[umbrello] [Bug 81364] Import Rose model files
Oliver Kellogg
bugzilla_noreply at kde.org
Sat Mar 26 22:23:02 GMT 2022
https://bugs.kde.org/show_bug.cgi?id=81364
--- Comment #36 from Oliver Kellogg <okellogg at users.sourceforge.net> ---
Git commit 7b68b769c66b511b5d50e1772f9aaf657b16f32e by Oliver Kellogg.
Committed on 26/03/2022 at 22:22.
Pushed by okellogg into branch 'master'.
umbrello/petaltree2uml.cpp various fixes following commit 9bfc122 :
- In function fetchLocation,
- revert change to argument of location.split();
- do not adjust returned values by factor Rose2Qt when width or
height are provided as 0.
- In function fetchDouble,
- replace argument defaultValue by bool applyRose2Qt defaulting to
true;
- add debug statements on cases where 0.0 is returned;
- adjust returned value by factor Rose2Qt only if applyRose2Qt is
true.
- In function umbrellify case (dt != Uml::DiagramType::Undefined) for-
loop, fix bug in handling of line_color and fill_color:
The hexadecimal number provided to QColor constructor must be 6 hex
digits wide. If less than 6 digits pad with leading zeros.
M +31 -9 umbrello/petaltree2uml.cpp
https://invent.kde.org/sdk/umbrello/commit/7b68b769c66b511b5d50e1772f9aaf657b16f32e
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list