summaryrefslogtreecommitdiffstats
path: root/src/gui/util/qundostack.cpp
diff options
context:
space:
mode:
authorNorwegian Rock Cat <qt-info@nokia.com>2009-03-30 15:08:13 (GMT)
committerNorwegian Rock Cat <qt-info@nokia.com>2009-03-30 15:12:54 (GMT)
commit25fcffe289e5117c71335bb7fe259751056d4dda (patch)
tree04c29275076bff8d20b61cf2047d339423b72deb /src/gui/util/qundostack.cpp
parentae1606b18c099b743e3cb410395b35ee290ae335 (diff)
downloadQt-25fcffe289e5117c71335bb7fe259751056d4dda.zip
Qt-25fcffe289e5117c71335bb7fe259751056d4dda.tar.gz
Qt-25fcffe289e5117c71335bb7fe259751056d4dda.tar.bz2
Consistency between Carbon and Cocoa with fullscreen mode.
On Carbon, we did show/hide menubar, on Cocoa we used SetSystemUIMode. But SetSystemUIMode is available to both, so why not just do that and make everything consistent. We now act more like other fullscreen apps (i.e., we show the menu and dock when the mouse is close to them). The good thing is that it should be easier to override this behavior as well. I also removed some code in our mouse handler where we were calling HideMenuBar as I don't see a great reason for it at the moment in any case, it would be inconsistent between Carbon and Cocoa. Task-number: 249655 Reviewed-by: Prasanth Ullattil
Diffstat (limited to 'src/gui/util/qundostack.cpp')
0 files changed, 0 insertions, 0 deletions