summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa
Commit message (Expand)AuthorAgeFilesLines
...
| * | macOS accessibility: fix crash for NSAccessibilityVisibleCharacterRangeAttributeFrederik Gladhorn2018-11-231-2/+3
| * | macOS: Track changes to our NSView's superview and window propertiesTor Arne Vestbø2018-11-231-6/+67
| * | macOS: Allow raising and lowering child windowsTor Arne Vestbø2018-11-231-20/+22
| * | macOS: Don't assume platform input context is our ownTor Arne Vestbø2018-11-221-2/+2
| * | Fix crash when painting with pattern brush to print device on macOSEirik Aavitsland2018-11-221-1/+0
* | | macOS a11y: Implement AXInsertionPointLineNumber with AXLineForIndexBoris Dušek2018-11-231-7/+2
* | | Align implementation of LineForIndex with InsertionPointLineNumberBoris Dušek2018-11-231-2/+5
* | | qcocoaaccessibilityelement.mm: Document convertLineOffset functionBoris Dušek2018-11-231-0/+13
* | | Fix VoiceOver interaction with multiline text componentsBoris Dušek2018-11-231-0/+1
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-227-55/+93
|\| |
| * | macOS: Improve logging during QNSView/QNSWindow deallocationTor Arne Vestbø2018-11-202-2/+4
| * | macOS: Use shared NSWindowDelegate instead of one per windowTor Arne Vestbø2018-11-204-25/+27
| * | macOS: Ensure NSWindow delegate is released in sync with its NSWindowTor Arne Vestbø2018-11-201-4/+3
| * | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-163-25/+60
| |\ \
| | * | macOS: Disable threaded GL rendering on SDK 10.14+Tor Arne Vestbø2018-11-131-2/+7
| | * | macOS: Only enable layer-backed views on 10.14 if built against 10.14 SDKTor Arne Vestbø2018-11-092-23/+53
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-131-2/+3
|\| | |
| * | | macOS: Make QScreen::grabWindow() work againMorten Johan Sørvig2018-11-111-2/+2
| * | | macOS: set dpr on pixmap returned by grabWindow()Morten Johan Sørvig2018-11-111-0/+1
* | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-107-6/+159
|\| | |
| * | | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-092-2/+0
| |\ \ \ | | |/ / | |/| / | | |/
| | * Modernize the "textcodec" featureLiang Qi2018-11-072-2/+0
| * | Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-11-051-2/+7
| |\|
| | * [cocoa] Disable offline renderers for dual AMD FirePro GPUMichael Brüning2018-10-231-1/+7
| * | Merge 5.12 into 5.12.0Oswald Buddenhagen2018-10-302-3/+22
| |\ \
| * | | macOS: Treat explicitly set Qt::SubWindows as not needing a NSWindowTor Arne Vestbø2018-10-291-2/+5
| * | | macOS: Add local auto-release pool during updating of window flagsTor Arne Vestbø2018-10-261-0/+6
| * | | macOS: Log Qt and macOS version information at startupTor Arne Vestbø2018-10-253-0/+141
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-011-2/+20
|\ \ \ \ | | |/ / | |/| |
| * | | macOS: restore hidden popup windowsRafael Roquetto2018-10-281-2/+20
* | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-258-22/+23
|\| | |
| * | | macOS: Fix NSOpenGLContext view association checkTor Arne Vestbø2018-10-231-1/+2
| |/ /
| * | QCocoaMenuItem: ignore font hintsTimur Pocheptsov2018-10-192-17/+2
| * | macOS: Use correct text background colorMorten Johan Sørvig2018-10-181-2/+3
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-173-0/+14
| |\|
| | * Modernize the "mimetype" featureLiang Qi2018-10-122-0/+6
| | * [macOS] Fix position of sheets when using unifiedTitleAndToolBarOnMacAlexandru Croitor2018-10-081-0/+8
| * | qt_mac_createRolePalettes: fix the highlight color for ItemViewPalette roleTimur Pocheptsov2018-10-141-1/+1
| * | qnsview_keys - fix a typoTimur Pocheptsov2018-10-131-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-085-22/+60
|\| |
| * | Cocoa integration: fix incorrect keyboard mappingTimur Pocheptsov2018-10-041-4/+6
| * | QCocoaKeyMapper: Properly initialize all members and reset on updateUlf Hermann2018-10-042-12/+10
| * | macOS: Don't call [NSOpenGLContext update] for every frameTor Arne Vestbø2018-10-032-3/+37
| * | macOS: Ensure QFontDialog picks up changes in NSFontPanelTor Arne Vestbø2018-10-031-3/+7
* | | QCocoaWindow - close the underlying NSWindow before releasing itTimur Pocheptsov2018-10-051-0/+1
|/ /
* | macOS: Use light color for tooltip text in dark modeMorten Johan Sørvig2018-09-251-0/+3
* | qnsview_key/qnsview_mouse make Ctrl+left click work againTimur Pocheptsov2018-09-242-4/+8
* | macOS: Clarify what static mutex in QCocoaGLContext is used forTor Arne Vestbø2018-09-131-4/+6
* | macOS: Prevent flickering when resizing window rendered to by separate threadTor Arne Vestbø2018-09-111-0/+30
* | Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Liang Qi2018-09-101-21/+0
|\ \