summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa
Commit message (Expand)AuthorAgeFilesLines
...
| | | * fix compilation with various -no-feature-* optionsNick Shaforostov2019-05-051-1/+2
| * | | Prefix textstream operators with Qt::Lars Knoll2019-05-023-10/+10
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-243-3/+22
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-242-3/+21
| | |\|
| | | * macOS: Gracefully handle devicePixelRatio mismatch in QCALayerBackingStoreTor Arne Vestbø2019-04-192-3/+21
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-0/+1
| | |\|
| | | * macOS: set layer.delegate when setting a layerMorten Johan Sørvig2019-04-101-0/+1
| * | | QRegExp include cleanupSamuel Gaist2019-04-192-1/+1
* | | | Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-2/+2
* | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1639-742/+1627
|\| | |
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-051-0/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-041-0/+2
| | |\|
| | | * macOS: Disable explicit layerContentsPlacementTor Arne Vestbø2019-04-031-0/+2
| * | | Implement support for WA_MacNoClickThroughAndy Shaw2019-04-011-0/+5
| |/ /
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-262-0/+6
| |\|
| | * macOS: Use the correct text color for QPalette::ButtonText color roleYan Shapochnik2019-03-251-0/+3
| | * Cocoa: Clear the shortcut used when hiding a native menu entryAndy Shaw2019-03-211-0/+3
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-207-116/+772
| |\|
| | * Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-191-3/+3
| | * macOS: Add IOSurface based backingstore for layer-backed viewsTor Arne Vestbø2019-03-147-113/+769
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-064-71/+90
| |\|
| | * macOS: Improve mouse loggingTor Arne Vestbø2019-03-053-10/+35
| | * macOS: Modernize qnsview_dragging.mmTor Arne Vestbø2019-03-051-55/+45
| | * macOS: Initialize QNSView mouse related members with other mouse logicTor Arne Vestbø2019-03-022-9/+13
| * | Fix can not -> cannotRobert Loehning2019-02-253-3/+3
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-217-173/+120
| |\|
| | * macOS: Decouple screen property updates from application delegateTor Arne Vestbø2019-02-203-12/+4
| | * macOS: Remove special handling for hiding tool windows on application hideTor Arne Vestbø2019-02-202-36/+5
| | * macOS: Set up platform window reference before initializing QNSWindow/PanelTor Arne Vestbø2019-02-184-25/+39
| | * macOS: Implement QNSWindow/QNSPanel mixin using preprocessor includesTor Arne Vestbø2019-02-182-103/+75
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-197-117/+49
| |\|
| | * macOS: Remove redundant tracking of modal sessions in QCocoaWindowTor Arne Vestbø2019-02-184-7/+9
| | * macOS: Modernize worksWhenModal handlingTor Arne Vestbø2019-02-185-59/+27
| | * macOS: Simplify QCocoaWindow::setVisibleTor Arne Vestbø2019-02-181-32/+18
| | * macOS: Remove dead code in window activation handlingTor Arne Vestbø2019-02-181-24/+0
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-153-40/+5
| |\|
| | * macOS: Add auto-release pool during QCocoaScreen::deliverUpdateRequests()Tor Arne Vestbø2019-02-121-0/+2
| | * macOS: Remove screen-update disable during resizeTor Arne Vestbø2019-02-121-34/+0
| | * macOS: Don't rely on QGuiApplication::instance() during CVDisplayLink callbackTor Arne Vestbø2019-02-121-4/+1
| | * macOS: Add explicit auto-release pool for requestActivateWindowTor Arne Vestbø2019-02-121-3/+3
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-125-39/+56
| |\|
| | * macOS: Don't send redundant geometry change events for top level windowsTor Arne Vestbø2019-02-111-0/+3
| | * macOS: Treat default swapInterval (-1) as vsync-enabled display-linkTor Arne Vestbø2019-02-113-6/+12
| | * macOS: Simplify mouse trackingTor Arne Vestbø2019-02-112-33/+25
| | * macOS: Explain QNSViewMouseMoveHelper for future generationsTor Arne Vestbø2019-02-111-0/+16
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-082-7/+16
| |\|
| | * macOS: Don't deliver update requests for windows that need displayTor Arne Vestbø2019-02-041-0/+11
| | * Cocoa: Don’t cache accessibility roleMorten Johan Sørvig2019-01-291-6/+3
| | * macOS: Apply alpha channel to surface format even when non-defaultTor Arne Vestbø2019-01-291-1/+2
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-042-25/+18
| |\|