summaryrefslogtreecommitdiffstats
path: root/header.LGPL
diff options
context:
space:
mode:
authorTimur Pocheptsov <Timur.Pocheptsov@digia.com>2015-01-30 12:37:37 +0100
committerTimur Pocheptsov <Timur.Pocheptsov@digia.com>2015-02-04 05:52:34 +0000
commitd024f0a9228a33787f2e9b0ecb2573041fa048df (patch)
tree80a1b8dd126512c23cb290b2364abec33885b4ae /header.LGPL
parentad2ea165501c23cbd85c4ddb155f2d7ea8fc85b8 (diff)
Cocoa plugin - showMaximized/showMinimized and Qt::FramelessWindowHint
1. Qt::FramelessWindowHint imlplies NSBorderlessWindowMask, but should _not_ exclude NSResizableWindowMask - we still have API (showMaximized) to resize this window. Without NSResizableWindowMask showMaximized (calling NSWindow's '-zoom' under the hood) has no effect. 2. -performMiniaturize does not work with a borderless window, since such a window does not have a minimize button - use miniaturize for such window instead. Change-Id: I691182ad7c1d230e670bfb70ef758483acbf0792 Task-number: QTBUG-44195 Reviewed-by: Morten Johan Sørvig <morten.sorvig@theqtcompany.com>
Diffstat (limited to 'header.LGPL')
0 files changed, 0 insertions, 0 deletions