Summary: | Line Styles are not correctly created initially and restored from file | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Xtra Coder <xtracoder> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | code, ralf.habacker, yanp.bugz |
Priority: | NOR | ||
Version: | 2.18.2 (KDE Applications 15.12.2) | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Microsoft Windows | ||
Latest Commit: | http://commits.kde.org/umbrello/dd6f93f468825c22827d71319a55d9c894793849 | Version Fixed In: | 2.18.80 (KDE Applications 16.03.80) |
Sentry Crash Report: |
Description
Xtra Coder
2016-03-14 20:55:25 UTC
Git commit dd5379040837bcebae881d77a67fc0c5df9d102d by Ralf Habacker. Committed on 15/03/2016 at 08:09. Pushed by habacker into branch 'master'. Fix bug not setting pen style on AssociationWidget creation or loading from xmi file. Setting pen style requires an up to date m_associationType. M +8 -0 umbrello/umlwidgets/associationline.cpp M +1 -0 umbrello/umlwidgets/associationline.h M +1 -0 umbrello/umlwidgets/associationwidget.cpp http://commits.kde.org/umbrello/dd5379040837bcebae881d77a67fc0c5df9d102d Git commit 10e766cbff0802b7e6c472606cc953ca960492e6 by Ralf Habacker. Committed on 15/03/2016 at 08:09. Pushed by habacker into branch 'master'. Fix bug showing asymmetric arrow for associations with type 'Dependency'. Arrows are always displayed solid. FIXED-IN:2.18.80 (KDE Applications 16.03.80) M +1 -2 umbrello/umlwidgets/associationline.cpp http://commits.kde.org/umbrello/10e766cbff0802b7e6c472606cc953ca960492e6 Git commit d6cdf31f97615128ba628bcfeb4d945061a16615 by Ralf Habacker. Committed on 15/03/2016 at 08:09. Pushed by habacker into branch 'master'. Fix color update of association widgets on pressing 'Apply' in property dialog. M +1 -0 umbrello/umlwidgets/associationline.cpp http://commits.kde.org/umbrello/d6cdf31f97615128ba628bcfeb4d945061a16615 git commit 58200089461cab9c3ab29e5005e3880e53e19ee8 by Ralf Habacker. Committed on 15/03/2016 at 08:09. Pushed by habacker into branch 'master'. Fix initial setup of AssociationWidget line width. M +2 -1 umbrello/umlwidgets/associationwidget.cpp http://commits.kde.org/umbrello/58200089461cab9c3ab29e5005e3880e53e19ee8 Git commit 2b99a9e0a3a7dda8b965ef2c6e562d1472cb0e60 by Ralf Habacker. Committed on 16/03/2016 at 19:18. Pushed by habacker into branch 'frameworks'. Fix bug not setting pen style on AssociationWidget creation or loading from xmi file. Setting pen style requires an up to date m_associationType. M +8 -0 umbrello/umlwidgets/associationline.cpp M +1 -0 umbrello/umlwidgets/associationline.h M +1 -0 umbrello/umlwidgets/associationwidget.cpp http://commits.kde.org/umbrello/2b99a9e0a3a7dda8b965ef2c6e562d1472cb0e60 Git commit 5705ab3e6dd1e52645e66de54cb2aa2cc6f89183 by Ralf Habacker. Committed on 16/03/2016 at 19:18. Pushed by habacker into branch 'frameworks'. Fix initial setup of AssociationWidget line width. M +2 -1 umbrello/umlwidgets/associationwidget.cpp http://commits.kde.org/umbrello/5705ab3e6dd1e52645e66de54cb2aa2cc6f89183 Git commit dd6f93f468825c22827d71319a55d9c894793849 by Ralf Habacker. Committed on 16/03/2016 at 19:18. Pushed by habacker into branch 'frameworks'. Fix bug showing asymmetric arrow for associations with type 'Dependency'. Arrows are always displayed solid. FIXED-IN:2.18.80 (KDE Applications 16.03.80) M +1 -2 umbrello/umlwidgets/associationline.cpp http://commits.kde.org/umbrello/dd6f93f468825c22827d71319a55d9c894793849 *** Bug 370651 has been marked as a duplicate of this bug. *** *** Bug 372102 has been marked as a duplicate of this bug. *** |