Revision 1040986...

Go back to digest for 30th June 2013

Bug Fixes in Development Tools

Ralf Habacker committed changes in [umbrello] /:

Fixed "mouse double click collision."

This patch fixes the 'add point' collision:
- removed 'add point' double click action
- added a new AssociationWidget context menu entry named 'Add Point'
- moved out associaton related context menu setup into
ListPopupMenu::setupAssocationItem()
- use upper case context menu entry text for add/delete point


GUI

File Changes

Modified 6 files
  •   umbrello/icon_utils.cpp
  •   umbrello/icon_utils.h
  •   umbrello/listpopupmenu.cpp
  •   umbrello/listpopupmenu.h
  •   umbrello/widgets/associationwidget.cpp
  •   umbrello/widgets/associationwidget.h
6 files changed in total