[umbrello-devel] [umbrello] [Bug 342330] No documentation edit possible in class attribute, operation and template dialog
Ralf Habacker
ralf.habacker at freenet.de
Tue Dec 30 10:51:47 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=342330
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
Version Fixed In| |2.15.1 (KDE 14.12.1)
Latest Commit| |http://commits.kde.org/umbr
| |ello/739d8c06bce27595491e47
| |7bbd2304cafb81518f
--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 739d8c06bce27595491e477bbd2304cafb81518f by Ralf Habacker.
Committed on 30/12/2014 at 03:41.
Pushed by habacker into branch 'Applications/14.12'.
Fix 'No documentation edit possible in class attribute, operation and template
dialog'.
This commit introduces a new class DocumentationWidget in sub directory
dialogs/widgets
to prepare properties window support.
FIXED-IN:2.15.1 (KDE 14.12.1)
M +2 -0 umbrello/CMakeLists.txt
M +6 -0 umbrello/dialogs/umlattributedialog.cpp
M +2 -0 umbrello/dialogs/umlattributedialog.h
M +5 -0 umbrello/dialogs/umloperationdialog.cpp
M +2 -0 umbrello/dialogs/umloperationdialog.h
M +5 -0 umbrello/dialogs/umltemplatedialog.cpp
M +2 -0 umbrello/dialogs/umltemplatedialog.h
A +51 -0 umbrello/dialogs/widgets/documentationwidget.cpp [License:
GPL (v2+)]
A +38 -0 umbrello/dialogs/widgets/documentationwidget.h [License: GPL
(v2+)]
http://commits.kde.org/umbrello/739d8c06bce27595491e477bbd2304cafb81518f
--
You are receiving this mail because:
You are the assignee for the bug.
Make the world a better place. Donate to our year end fundraiser https://www.kde.org/fundraisers/yearend2014/
More information about the umbrello-devel
mailing list