summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@digia.com>2013-12-16 23:21:43 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-15 18:35:22 +0100
commit7edb5f22bf78cf2691145ab4160998c7b7f9416a (patch)
treeed404867578f47a14e9eaa4cc7e8edcea7a18392 /INSTALL
parent6eeab0b0e19818815dffb1ff603bc84aac3ffcb7 (diff)
Implement QMainWindow::setUnifiedTitleAndToolBarOnMac
Fix a feature regression from Qt 4. Unlike the Qt 4 implementation this does not move the tool bars out of the QMainWindow while pretending they are still there. Instead, use setContentBorderThickness from the Cocoa platform plugin to draw a background gradient that unifies the title and toolbar area. QToolBar can then draw itself with a transparent background and let the gradient shine throughout. This is a style-only change, toolbar behavior is kept as-is. [ChangeLog][Platform Specific Changes][OS X] Implemented QMainWindow::setUnifiedTitleAndToolBarOnMac. Task-number: QTBUG-34411 Change-Id: Idcaab6399f249b11edb1147856d9aece9923ab36 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions