[umbrello] [Bug 368282] Make type casting more robust
Ralf Habacker via KDE Bugzilla
bugzilla_noreply at kde.org
Fri Sep 9 09:18:59 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=368282
--- Comment #11 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 3e9f089d6f90085d3e312f3a06d780d9d1c026ff by Ralf Habacker.
Committed on 09/09/2016 at 09:18.
Pushed by habacker into branch 'master'.
Complete migration of dynamic_cast to UMLObject::asUML...() wrapper.
M +1 -1 umbrello/clipboard/umlclipboard.cpp
M +1 -1 umbrello/codegenerators/ada/adawriter.cpp
M +2 -2 umbrello/codegenerators/classifiercodedocument.cpp
M +1 -1 umbrello/codegenerators/codeclassfield.cpp
M +2 -2 umbrello/codegenerators/cpp/cppwriter.cpp
M +1 -1 umbrello/codegenerators/d/dcodeclassfielddeclarationblock.cpp
M +1 -1
umbrello/codegenerators/java/javacodeclassfielddeclarationblock.cpp
M +1 -1 umbrello/codegenerators/pascal/pascalwriter.cpp
M +2 -2
umbrello/codegenerators/ruby/rubycodeclassfielddeclarationblock.cpp
M +2 -2 umbrello/codegenerators/xml/xmlschemawriter.cpp
M +2 -2 umbrello/dialogs/umlattributedialog.cpp
M +2 -2 umbrello/dialogs/umlentityattributedialog.cpp
M +1 -1 umbrello/dialogs/umlenumliteraldialog.cpp
M +1 -1 umbrello/dialogs/umltemplatedialog.cpp
M +3 -3 umbrello/umllistview.cpp
M +3 -3 umbrello/umlmodel/classifier.cpp
M +2 -2 umbrello/umlmodel/umlcanvasobject.cpp
M +2 -2 umbrello/umlmodel/umlobject.cpp
M +1 -1 umbrello/umlscene.cpp
M +2 -2 umbrello/umlwidgets/messagewidget.cpp
http://commits.kde.org/umbrello/3e9f089d6f90085d3e312f3a06d780d9d1c026ff
--- Comment #10 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 120af5d34c2424c2eb4dd631aea925edb227fded by Ralf Habacker.
Committed on 09/09/2016 at 09:18.
Pushed by habacker into branch 'master'.
Complete migration of UMLObject related static_casts to UMLObject::asUML...()
wrapper.
M +1 -1 umbrello/clipboard/umldragdata.cpp
http://commits.kde.org/umbrello/120af5d34c2424c2eb4dd631aea925edb227fded
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list