[Uml-devel] [Bug 104477] Feature Request: Auto-complete in parameter properties dialog in class diagram
Oliver Kellogg
okellogg at users.sourceforge.net
Tue Apr 11 01:34:01 UTC 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=104477
okellogg users sourceforge net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From okellogg users sourceforge net 2006-04-11 10:33 -------
SVN commit 528495 by okellogg:
Apply patches from http://www.geeksoc.org/~jr/umbrello/uml-devel/9396.html
implementing AutoCompletion for ComboBox dialog widgets. Many thanks Achim.
BUG:104477
M +3 -1 ChangeLog
M +5 -2 umbrello/dialogs/assocgenpage.cpp
M +2 -2 umbrello/dialogs/assocgenpage.h
M +1 -0 umbrello/dialogs/classgenpage.cpp
M +9 -3 umbrello/dialogs/parmpropdlg.cpp
M +7 -0 umbrello/dialogs/parmpropdlg.h
M +10 -2 umbrello/dialogs/selectopdlg.cpp
M +7 -2 umbrello/dialogs/selectopdlg.h
M +37 -9 umbrello/dialogs/settingsdlg.cpp
M +15 -2 umbrello/dialogs/settingsdlg.h
M +11 -5 umbrello/dialogs/umlentityattributedialog.cpp
M +4 -0 umbrello/dialogs/umlentityattributedialog.h
M +9 -3 umbrello/dialogs/umltemplatedialog.cpp
M +6 -0 umbrello/dialogs/umltemplatedialog.h
More information about the umbrello-devel
mailing list