Reviewed context button bar classes and fixed a small bug that messed up the context...
authorPekka Nissinen <pekka.nissinen@ixonos.com>
Mon, 30 Aug 2010 07:12:30 +0000 (10:12 +0300)
committerPekka Nissinen <pekka.nissinen@ixonos.com>
Mon, 30 Aug 2010 07:12:30 +0000 (10:12 +0300)
commitc75c7beccdf494eb34f57077e96c81303cf66c61
treecffa08ac4e70ffbb12abbf62eb742c120cdd2852
parenta9031e3cd4c03d339520626217c41cb57d020e38
Reviewed context button bar classes and fixed a small bug that messed up the context button bar
position if the tabs had a different amount of context buttons (ie. reverted back to the old
repositionContextButtonBar/positionChangeRequested signal/slot combination).

Reviewed by: Jussi Laitinen
src/src.pro
src/ui/panelbar.h
src/ui/panelbase.h
src/ui/panelcontentstack.h
src/ui/panelcontextbuttonbar.cpp
src/ui/panelcontextbuttonbar.h
src/ui/paneltab.h
src/ui/paneltabbar.h
src/ui/tabbedpanel.cpp
src/ui/tabbedpanel.h