Rough implementation of the item related buttons
authorSami Rämö <sami.ramo@ixonos.com>
Thu, 2 Sep 2010 09:55:12 +0000 (12:55 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Thu, 2 Sep 2010 09:55:12 +0000 (12:55 +0300)
commit45cde4dd3136f1490a7ffba61c226fb3e13f92d9
tree192278b3fd8cc2b0ac46248ffb0b908e8172581a
parent14572ca4566bc4c07b5a5fe540f8e7caa0edf467
Rough implementation of the item related buttons

 - Widget for item related context buttons into PanelBase class

 - Moved old item related buttons into the new widget

 - Widget positioning, showing and hiding. Stacking order is not
   correct, so the buttons are covered by the list item and updating
   is not done properly.
src/ui/friendlistpanel.cpp
src/ui/locationsearchpanel.cpp
src/ui/panelbase.cpp
src/ui/panelbase.h
src/ui/routingpanel.cpp
src/ui/tabbedpanel.cpp
src/ui/userinfopanel.cpp