Re-factoring
authorSami Rämö <sami.ramo@ixonos.com>
Thu, 2 Sep 2010 11:38:42 +0000 (14:38 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Thu, 2 Sep 2010 11:38:42 +0000 (14:38 +0300)
commitfb4a8a977fbd366a419813f3b1cebae01a9a2a09
treecb8146ceb72ceea82d39420cf0468337d69dd778
parent45cde4dd3136f1490a7ffba61c226fb3e13f92d9
Re-factoring

 - Created ListItemContextButtonBar class

 - Moved handling of the list item context buttons into TabbedPanel
   class, same way as the generic panel context buttons are handled.

 - Positioning, sizing and updating of the buttons widget are broken
src/src.pro
src/ui/listitemcontextbuttonbar.cpp [new file with mode: 0644]
src/ui/listitemcontextbuttonbar.h [new file with mode: 0644]
src/ui/panelbase.cpp
src/ui/panelbase.h
src/ui/panelcommon.h
src/ui/tabbedpanel.cpp
src/ui/tabbedpanel.h