summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qnswindow.h
Commit message (Expand)AuthorAgeFilesLines
* macOS: Set up platform window reference before initializing QNSWindow/PanelTor Arne Vestbø2019-02-181-0/+3
* macOS: Implement QNSWindow/QNSPanel mixin using preprocessor includesTor Arne Vestbø2019-02-181-8/+0
* macOS: Modernize worksWhenModal handlingTor Arne Vestbø2019-02-181-0/+1
* macOS: Make sure QNSPanel also gets a debug descriptionTor Arne Vestbø2018-06-051-0/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-161-0/+7
* macOS: Determine opaqueness and backgroundColor of NSWindow declarativelyTor Arne Vestbø2017-08-301-0/+2
* macOS: Deduplicate QNSWindow/QNSPanel codeTor Arne Vestbø2017-08-241-43/+7
* macOS: Remove workaround for crash when closing window from title barTor Arne Vestbø2017-06-291-1/+0
* macOS: Remove unneeded Objective-C instance variable declarationsTor Arne Vestbø2017-06-291-7/+0
* macOS: Remove workaround for grabbing child NSWindowsTor Arne Vestbø2017-06-281-4/+0
* macOS: Make QCocoaNSWindow header file slightly more readableTor Arne Vestbø2017-06-271-18/+14
* macOS: Move QNSWindow implementation into separate fileTor Arne Vestbø2017-06-211-0/+124