summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-224-1/+20
|\
| * macOS: Only show menu and allow dragging on proxy when a file path is setAndy Shaw2016-10-194-1/+20
* | Revert "QCocoaKeyMapper - correctly update key layouts"Timur Pocheptsov2016-10-101-9/+7
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-051-1/+1
|\|
| * QCocoaEventDispatcher: Save interrupt state between embedded callsGabriel de Dietrich2016-10-041-1/+1
* | Cocoa: Don’t send tablet events as mouse eventsMorten Johan Sørvig2016-10-031-3/+6
* | Cocoa: Get mouse position from the eventMorten Johan Sørvig2016-09-271-9/+9
* | QGuiApplication, platform plugins: don't modify AA_DontUseNativeMenuBarShawn Rutledge2016-09-261-2/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-211-0/+5
|\|
| * Update swap interval of QCocoaGLContext after creationTor Arne Vestbø2016-09-191-0/+5
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-051-1/+9
|\|
| * Cocoa: Add support for triple-buffered GL contextsTor Arne Vestbø2016-08-291-1/+9
* | Revert "Cocoa: make dialogs emit the "selected" signals"J-P Nurmi2016-08-183-12/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-186-42/+67
|\|
| * QCocoaInputContext: Fix wrong memory releaseGabriel de Dietrich2016-08-181-1/+1
| * Cocoa QPA Menus: Propagate enabled state downwardsGabriel de Dietrich2016-08-175-41/+66
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-132-12/+23
|\|
| * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1
| * Cocoa: Update deprecated dragging session APIsGabriel de Dietrich2016-08-111-10/+13
| * Drag and Drop: Don't let Cocoa override proposed actionsGabriel de Dietrich2016-08-111-1/+9
* | Cocoa: make dialogs emit the "selected" signalsJ-P Nurmi2016-08-122-0/+10
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-1/+15
|\|
| * HiDPI Drag and Drop: Properly render the default image on MacGabriel de Dietrich2016-08-091-1/+15
* | Cocoa: Don’t beep on return keypressMorten Johan Sørvig2016-07-291-4/+10
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-262-13/+7
|\|
| * Cocoa integration - fix a crash in QMacPasteboardTimur Pocheptsov2016-07-252-13/+7
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-156-28/+34
|\|
| * QCocoaMenuBar: Sync items only when they are attached to a menuGabriel de Dietrich2016-07-131-3/+5
| * QCocoaMenu: Attach late items to their submenuGabriel de Dietrich2016-07-082-2/+21
| * [macOS] Check that the screen's index is still valid after updatingAndy Shaw2016-07-082-1/+6
| * QCocoaTheme: Remove unreachable codeGabriel de Dietrich2016-07-061-22/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-062-6/+20
|\|
| * Cocoa QPA: Mute mouse dragging warningsGabriel de Dietrich2016-06-044-3/+8
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-06-021-3/+9
| |\
| | * QNSView: Pass on the responder chain if deletion is pendingGabriel de Dietrich2016-05-201-3/+9
| * | Cocoa integration - fix QCocoaWindow::setContentViewTimur Pocheptsov2016-05-251-2/+6
| * | QNSView: Reset the internal buttons state after dragging endsGabriel de Dietrich2016-05-241-1/+5
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-196-25/+62
|\| |
| * | Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-191-0/+2
| |\|
| | * Merge 5.6 into 5.6.1Oswald Buddenhagen2016-05-124-24/+59
| | |\
| | * | Cocoa integration - avoid dangling menuitem pointerTimur Pocheptsov2016-05-101-0/+2
| * | | Use QPlatformTheme for the context to translate the color dialog buttonsAndy Shaw2016-05-161-1/+1
| | |/ | |/|
| * | QCocoaWindow - do not call resignKeyWindowTimur Pocheptsov2016-05-101-4/+2
| * | Cocoa: Add QCocoaWindowPointerGabriel de Dietrich2016-05-063-19/+53
| * | Cocoa: Clear the backing store pointer when changing windowGabriel de Dietrich2016-05-061-0/+1
| * | QCocoaMenuBar: set the native item's titleGabriel de Dietrich2016-05-061-1/+3
| |/
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-1/+5
|\|
| * Cocoa: Enable skipping Ctrl+LMB to RMB overrideGabriel de Dietrich2016-05-031-1/+5
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-292-4/+4
|\|
| * QCocoaMenu: Have the menu delegate return the right amount of itemsGabriel de Dietrich2016-04-271-1/+1