summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa
Commit message (Expand)AuthorAgeFilesLines
* qtbase: Fix duplicate symbol errors in static build on MacGabriel de Dietrich2013-03-062-5/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-061-1/+0
|\
| * Cocoa: Don't send duplicate mouse move events.Morten Johan Sørvig2013-03-011-1/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-0510-16/+108
|\|
| * qcocamenubar: force update after destructorFawzi Mohamed2013-02-281-1/+3
| * Cocoa: Make grabWindow work on retina displays.Morten Johan Sørvig2013-02-251-3/+3
| * Set correct image format for non-alpha windows.Morten Johan Sørvig2013-02-251-1/+3
| * Transient QWindows centered; default-constructed geometryShawn Rutledge2013-02-241-1/+7
| * Cocoa: Compile with Qt in a namespace.Morten Johan Sørvig2013-02-231-1/+4
| * QCococaWindow: Add NSView hosting support.Morten Johan Sørvig2013-02-235-6/+32
| * Cocoa: Add basic support for Qt::SubWindow.Morten Johan Sørvig2013-02-223-2/+55
| * Fix for url encoding in QDesktopServices::openUrl().Indrajit Tapadar2013-02-201-1/+1
* | Merge "Merge branch 'ios' into dev" into refs/staging/devTor Arne Vestbø2013-02-283-191/+16
|\ \
| * | iOS: Implement socket notifiers.Morten Johan Sørvig2013-02-272-190/+15
| * | Don't link QtPlatformSupport to CoreFoundation or CarbonTor Arne Vestbø2013-02-221-1/+1
* | | Cocoa: Remove qt_mac_toCGImage warningsGabriel de Dietrich2013-02-271-2/+4
* | | Make toplevel transparent windows work on Mac OS XGunnar Sletta2013-02-235-4/+32
* | | Enforce OpenGL context creation under CocoaGiuseppe D'Angelo2013-02-231-2/+10
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-202-0/+10
|\|
| * Clean up the cached cursors inside the destructor of QCocoaCursorAndy Shaw2013-02-202-0/+5
| * Fix the default handling of cursor shape when there is no standard oneAndy Shaw2013-02-201-0/+5
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-02-181-5/+4
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-5/+4
| |\|
| | * Fix globalPos() in scrollwheel events on OSX.Josh Faust2013-02-141-5/+4
* | | QScreen::refreshRate would return 0 on Mac OS XGunnar Sletta2013-02-181-1/+3
|/ /
* | Cocoa QPA: Make QCocoaMenu::menuItemAt() more robustGabriel de Dietrich2013-02-181-1/+4
* | Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-1810-84/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-1712-33/+96
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1412-33/+96
| |\|
| | * Cocoa: Export QImage <-> CGImage conversion funcs.Morten Johan Sørvig2013-02-125-23/+61
| | * Fix devicePixelRatio getter for embedded QWindows.Morten Johan Sørvig2013-02-111-3/+1
| | * Cocoa: Make tool window receive mouse events also when its parent is modalGabriel de Dietrich2013-02-081-2/+4
| | * Cocoa QPA: Fix compilation errorGabriel de Dietrich2013-02-051-1/+2
| | * Cocoa: prevent scale factor value of 0.Morten Johan Sørvig2013-01-301-1/+1
| | * Mac: Ensure the native filedialog sets file name when savingLiang Qi2013-01-291-0/+2
| | * Mac: make windows not restorable on 10.7 and laterLiang Qi2013-01-291-0/+5
| | * Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-283-3/+3
| | * Cocoa: export setDockMenuMorten Johan Sørvig2013-01-282-0/+17
* | | Cocoa: QSystemTrayIcon showing native messages on Mountain Lion.Christoph Schleifenbaum2013-02-161-1/+46
|/ /
* | QPA Cocoa Menu: Make sure mouse button state is clean after popupGabriel de Dietrich2013-02-113-12/+12
* | Add support for getting the paper names available for the printerAndy Shaw2013-02-112-0/+32
* | Add enablers for Android port in QPlatformMenuEskil Abrahamsen Blomfeldt2013-02-052-0/+3
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-296-117/+32
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-286-117/+32
| |\|
| | * Cocoa: Correct mime handler prioritization.Morten Johan Sørvig2013-01-281-3/+8
| | * cocoa: Fix Mouse Event tracking of button statusRick Stockton2013-01-252-111/+21
| | * Doc: Fix module name formatSze Howe Koh2013-01-253-3/+3
* | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-293-12/+0
|/ /
* | Switch to struct timespec everywhere instead of timevalThiago Macieira2013-01-281-4/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-241-0/+33
|\|