summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: Bring back two-class native window systemGabriel de Dietrich2014-02-123-73/+154
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-116-13/+30
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-076-13/+30
| |\
| | * Cocoa: fix single punctuation input via CJK input methodLiang Qi2014-02-052-1/+8
| | * OSX: FileDialogHelper uses options to remember the selected filterShawn Rutledge2014-02-031-2/+4
| | * Upgrade Window Level for stay on top widget on OS XSamuel Gaist2014-01-311-1/+1
| | * Cocoa: Silence tablet event warning on 10.6Morten Johan Sørvig2014-01-281-0/+6
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-271-0/+1
| | |\
| | | * Mac Style: Fix non-native menubar item spacingGabriel de Dietrich2014-01-221-0/+1
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-223-10/+11
| | |\|
| | | * Cocoa: avoid a crash for cursor in QCocoaWindowLiang Qi2014-01-211-1/+5
| | | * Revert "Cocoa: fix single punctuation input via CJK input method"Liang Qi2014-01-161-0/+5
| | | * Cocoa: Popups should not become keyGabriel de Dietrich2014-01-162-9/+1
* | | | Cocoa: Add setNSToolbar(QWindow *, NSToolBar *)Morten Johan Sørvig2014-02-106-0/+70
* | | | Cocoa: Neuter -[QNSView cancelOperation:] for normal windowsGabriel de Dietrich2014-02-101-0/+6
* | | | Cocoa: Simplify native view access.Morten Johan Sørvig2014-02-084-7/+20
* | | | Cocoa: Remove duplicate enum.Morten Johan Sørvig2014-02-081-5/+1
* | | | Cocoa: Option handling.Morten Johan Sørvig2014-02-083-2/+47
* | | | Cocoa: Handle gracefully closing a window without event dispatcherGabriel de Dietrich2014-02-061-4/+7
|/ / /
* | | Cocoa: Add improved cursor updating code path.Morten Johan Sørvig2014-02-062-6/+22
* | | Cocoa: Allow frameless NSWindow child QWindowsGabriel de Dietrich2014-02-053-48/+331
* | | QPrinter - Enable changing of Orientation on MacJohn Layt2014-02-051-12/+9
* | | QPrintEngne - Fix PPK_CreatorJohn Layt2014-02-052-6/+7
* | | QPrintEngine - Fix PPK_CollateCopiesJohn Layt2014-02-051-7/+9
* | | QPrintEngine - Fix PPK_DocumentNameJohn Layt2014-02-051-8/+9
* | | QPrinter - Clean up Print Engine Key defaults and testsJohn Layt2014-02-051-10/+78
* | | Cocoa: Establish pattern for accessing globalsMorten Johan Sørvig2014-02-046-30/+50
* | | Cocoa: Merge QNSWindow and QNSPanel, inherit NSPanelGabriel de Dietrich2014-01-312-130/+99
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-207-15/+85
|\| |
| * | QCocoaTheme: Fix size of pixmap returned by fileIconPixmapEike Ziller2014-01-171-8/+16
| |/
| * Cocoa: Add setContentBorderThickness().Morten Johan Sørvig2014-01-116-2/+69
| * Don't force create the platform window.Morten Johan Sørvig2014-01-101-5/+0
* | Introduce function for standard button texts to QPlatformTheme.Friedemann Kleint2014-01-184-0/+14
* | Cocoa Helpers: Add qt_mac_flipRect(const QRect &)Gabriel de Dietrich2014-01-172-0/+7
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* | OSX: support fake fullscreen and etcLiang Qi2014-01-032-4/+40
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-031-5/+0
|\|
| * Cocoa: fix single punctuation input via CJK input methodLiang Qi2014-01-031-5/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-2411-65/+69
|\|
| * cocoa: avoid sending windowNotification to a non-QNSViewShawn Rutledge2013-12-231-4/+5
| * Prevent a crash when there is no accessible interfaceAndy Shaw2013-12-211-1/+4
| * Fix static builds on Mac.Morten Johan Sørvig2013-12-189-60/+60
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-167-6/+62
|\|
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-057-6/+62
| |\
| | * Revert "Cocoa (OpenGL): If no view is attached, makeCurrent() should return f...Morten Johan Sørvig2013-12-041-2/+0
| | * Improve expose event handling.Morten Johan Sørvig2013-12-043-4/+48
| | * Cocoa: Mouse enter events on window activation.Christoph Schleifenbaum2013-12-033-0/+14
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-056-27/+68
|\| |
| * | Clear QCocoaGLContext's m_currentWindow when window is hidden.Gunnar Sletta2013-12-053-0/+14
| * | Use case insensitive comparison when checking platform plugin keys.Friedemann Kleint2013-12-031-2/+1