summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Cocoa integration - fix Qt::WindowFullscreenButtonHintTimur Pocheptsov2015-10-161-2/+5
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-131-10/+2
|\
| * Merge remote-tracking branch 'origin/5.5.1' into 5.5Liang Qi2015-10-131-10/+2
| |\
| | * Revert "Fix the spurious socket notifications on OS X"Alex Trotsenko2015-10-061-7/+4
| | * Fix the spurious socket notifications on OS XAlex Trotsenko2015-10-021-4/+7
| | * Revert "Cocoa: correct QDesktopWidget::availableGeometry()"Liang Qi2015-09-151-10/+2
* | | Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* | | OS X: Forward key events to popup window if presentTor Arne Vestbø2015-10-121-3/+8
* | | Move shortcut handling back into QPA and simplify deliveryTor Arne Vestbø2015-10-071-4/+2
* | | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-025-20/+53
|\| |
| * | Cocoa: Support Qt::WindowTransparentForInputMorten Johan Sørvig2015-09-241-0/+3
| * | Cocoa integration - make tool window resizable againTimur Pocheptsov2015-09-211-5/+2
| |/
| * QCocoaMenu: Manually reposition popupsGabriel de Dietrich2015-09-111-10/+31
| * Cocoa: correct QDesktopWidget::availableGeometry()Liang Qi2015-09-071-2/+10
| * Fix default hotspot of a hidpi QCursorKari Pihkala2015-09-061-1/+1
| * Make tooltips transparent for mouse events.Alexander Soplyakov2015-09-021-2/+6
* | Clean up cancel operation handling on OS XTor Arne Vestbø2015-09-274-25/+23
* | Cocoa: Don't send duplicate close events.Morten Johan Sørvig2015-09-251-6/+2
* | Clean up some Apple-related includes and declarations.Jake Petroules2015-09-221-3/+0
* | Fix QT_NO_ACCESSIBILITY build on OS XLiang Qi2015-09-117-6/+26
* | Cocoa: Clean up context creation.Morten Johan Sørvig2015-09-021-5/+11
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-263-15/+22
|\|
| * Cocoa: Fix backing store performance regression.Morten Johan Sørvig2015-08-253-15/+22
* | Harmonize input context selectionBernd Weimer2015-08-251-3/+4
* | OSX FreeType: Add support for sub pixel font rendering.Sérgio Martins2015-08-142-0/+11
* | OSX: Add initial FreeType supportMathias Hasselmann2015-08-113-6/+33
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devTimur Pocheptsov2015-08-091-2/+6
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-2/+6
| |\|
| | * Fix shortcut handling with modifiersFrederik Gladhorn2015-08-051-2/+6
* | | OS X adaptations to the high-DPI APIMorten Johan Sørvig2015-08-062-19/+20
* | | platforms: cocoa - fix QCocoaWindow::bottomLeftClippedByNSWindowOffsetTim Blechmann2015-08-061-5/+4
|/ /
* | Cocoa QPA plugin: Unlock full Q_DECL_OVERRIDE karmaGabriel de Dietrich2015-08-0115-115/+115
* | Cocoa Integration: Support non-native input context pluginsGabriel de Dietrich2015-08-012-4/+8
* | Enable non-integer device pixel ratioMorten Johan Sørvig2015-07-301-0/+3
* | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-172-11/+11
|\|
| * Mangle QNSApplication and methods into a namespaceMelanie Cappelaere2015-07-141-10/+10
| * Fix QAction::setAutoRepeat(false)Frederik Gladhorn2015-07-071-1/+1
* | qcocoahelpers: make qtKey2CocoaKeySortLessThan a function objectMarc Mutz2015-07-131-4/+8
* | Add ability for QIcons to be marked as template images.James Turner2015-07-091-0/+1
* | Fix inefficient code foreaching on container.values()Sérgio Martins2015-07-082-3/+3
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-0115-111/+101
|\|
| * Replace MAC OS X with OS XNico Vertriest2015-06-302-2/+2
| * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-275-27/+15
| |\
| | * OSX: show file dialog in showCocoaFilePanel, don't wait for exec()Shawn Rutledge2015-06-172-22/+7
| | * OSX: check if we have a native drag before accessing itRichard Moe Gustavsen2015-06-111-4/+6
| | * Cocoa: Remove ToolTip windows from popup stackMorten Johan Sørvig2015-06-051-1/+1
| | * QNSImageView - remove observer before deallocTimur Pocheptsov2015-06-051-0/+1
| * | Add missing Q_DECL_OVERRIDE in Cocoa specific header filesGabriel de Dietrich2015-06-246-61/+61
| * | cocoa: QNSView - guard implementation against deleted windowTim Blechmann2015-06-242-21/+21
| * | QCocoaMenu: Fix crash with 10.7 QFileDialog shortcutsDyami Caliri2015-06-201-0/+2