summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa
Commit message (Expand)AuthorAgeFilesLines
...
* | Guard usage of m_cocoaPlatformWindow.Morten Johan Sørvig2013-04-231-1/+4
|/
* Call QString::normalized when it is constructed via the native APIAndy Shaw2013-04-111-4/+4
* Mac: Ensure the native filedialog sets file name when savingLiang Qi2013-04-091-2/+2
* OSX window: set QWindow geometry after native window is createdShawn Rutledge2013-04-091-2/+1
* Mac: Return Qt::Key_F9 for F9, not Qt::Key_F8hjk2013-04-091-1/+1
* Cocoa: Properly clean window mask dataGabriel de Dietrich2013-04-082-4/+6
* Mac: a dialog should have a titlebar by defaultShawn Rutledge2013-04-081-2/+5
* Fix warning: qt_setDockMenu not foundFrederik Gladhorn2013-04-041-0/+1
* QPA/Mac: Fix resources leakingKonstantin Ritt2013-04-031-0/+2
* If the menu item is merged then we should not release itAndy Shaw2013-04-031-2/+2
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-028-85/+90
* Mac style: Fix disabled menu item palette entryGabriel de Dietrich2013-03-291-1/+2
* Make qt_setDockMenu work and call it.Morten Johan Sørvig2013-03-292-6/+3
* Remove QMacQuartzPaintDevice.Morten Johan Sørvig2013-03-291-39/+0
* QCocoaScreen: Properly align secondary screens w.r.t. primary screenGabriel de Dietrich2013-03-271-5/+22
* Cocoa: Make touch events work again.Morten Johan Sørvig2013-03-264-0/+31
* Cocoa: Correct enter/leave event handling.Morten Johan Sørvig2013-03-263-4/+57
* Fixed shortcuts for some (e.g. Russian) layoutsCyril Oblikov2013-03-261-4/+8
* OSX: WindowTransparentForInput QNSView pass events to next responderShawn Rutledge2013-03-241-2/+37
* Guard usage of [NSApp setDockMenu].Morten Johan Sørvig2013-03-241-1/+4
* Use [NSSavePanel directoryUrl].Morten Johan Sørvig2013-03-241-1/+1
* Call [m_qtView hasMask]Morten Johan Sørvig2013-03-241-1/+1
* Remove unused variables in the Cocoa pluginMorten Johan Sørvig2013-03-242-2/+0
* Implement [QNSView isOpaque]Morten Johan Sørvig2013-03-224-13/+17
* Add qMenuToNSMenu() and qMenuBarToNSMenu() to QCocoaNativeInterface.Dmytro Tyshchenko2013-03-212-0/+25
* Send expose when we get a geometry change.Gunnar Sletta2013-03-211-0/+1
* window should not be resizable while its transient popup is openShawn Rutledge2013-03-211-4/+11
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-2035-353/+352
|\
| * OSX: a window which has WindowDoesNotAcceptFocus isn't first responderShawn Rutledge2013-03-191-0/+2
| * OSX: obey the Qt::WindowTransparentForInput flagShawn Rutledge2013-03-191-0/+2
| * Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-193-0/+5
| * Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-18/+18
| * Make qaccessible2.h internal.Frederik Gladhorn2013-03-143-3/+3
| * Fix wrong initial positionCaroline Chao2013-03-121-1/+20
| * Add support for setting/getting the paper name on the QPrinterAndy Shaw2013-03-122-0/+39
| * 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
| |\
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-0510-16/+108
| |\ \
| * \ \ 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
| |\ \ \
| * \ \ \ 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
| | |\ \ \ \
| * | | | | | 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