summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa
Commit message (Expand)AuthorAgeFilesLines
...
* | macOS accessibility: Implement accessibilityFrameFrederik Gladhorn2018-12-121-0/+7
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-111-0/+7
|\|
| * macOS: Reset font glyph caches when application theme changesTor Arne Vestbø2018-12-091-0/+7
* | macOS accessibility: Rename parentElement to accessibilityParentFrederik Gladhorn2018-12-061-7/+6
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-045-61/+92
|\|
| * macOS: Account for LC_BUILD_VERSION when checking SDK version and deployment ...Tor Arne Vestbø2018-12-031-9/+16
| * CoreText: Define font smoothing gamma along with rest of relevant codeTor Arne Vestbø2018-11-301-1/+3
| * macOS: make QScreen::grabWindow() fast againMorten Johan Sørvig2018-11-301-45/+50
| * CoreText: Remove handling of the AppleAntiAliasingThreshold user defaultTor Arne Vestbø2018-11-291-1/+0
| * CoreText: Modernize font smoothing and antialiasing threshold detectionTor Arne Vestbø2018-11-291-1/+1
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-271-5/+23
| |\
| | * Fix hang in QMacPasteboard::formats()Andrew Smolko2018-11-221-5/+23
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-275-31/+94
|\| |
| * | 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