summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qnswindow.mm
Commit message (Expand)AuthorAgeFilesLines
* Remove codepaths and checks for unsupported Apple platformsTor Arne Vestbø2018-08-311-23/+14
* macOS: Remove 'cocoa' infix in QPA logging categoriesTor Arne Vestbø2018-03-141-4/+4
* Clean up our Objective-C usageJake Petroules2018-02-201-4/+3
* macOS: Copy QNSWindowProtocol without referencing it by nameTor Arne Vestbø2018-01-151-10/+17
* macOS: Add categorized logging of event and notification forwardingTor Arne Vestbø2017-11-021-0/+20
* macOS: Retain NSWindow during event deliveryTor Arne Vestbø2017-11-021-0/+5
* Clean up OS version checks for Apple platformsJake Petroules2017-09-291-1/+1
* macOS: Determine opaqueness and backgroundColor of NSWindow declarativelyTor Arne Vestbø2017-08-301-0/+22
* macOS: Deduplicate QNSWindow/QNSPanel codeTor Arne Vestbø2017-08-241-167/+70
* macOS: Deliver native events to windows, as well as to event filtersTor Arne Vestbø2017-07-061-0/+7
* macOS: Don't deliver events via NSWindow for deleted QCococaWindowsTor Arne Vestbø2017-07-061-0/+8
* macOS: Remove workaround for crash when closing window from title barTor Arne Vestbø2017-06-291-14/+0
* macOS: Remove unneeded Objective-C instance variable declarationsTor Arne Vestbø2017-06-291-2/+0
* macOS: Remove workaround for queued input events to stale windowsTor Arne Vestbø2017-06-291-9/+1
* macOS: Remove workaround for grabbing child NSWindowsTor Arne Vestbø2017-06-281-20/+2
* macOS: Remove support for child NSWindowsTor Arne Vestbø2017-06-211-21/+4
* macOS: Move QNSWindow implementation into separate fileTor Arne Vestbø2017-06-211-0/+418