summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qt_cocoa_helpers_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: QShortcut(Qt::Key_Enter) does not show in the menu barRichard Moe Gustavsen2012-01-311-62/+99
* ShortcutOverride has no effect on some shortcuts on Mac OS X (Cocoa).Prasanth Ullattil2012-01-311-0/+22
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Plug memory leak when using qt_mac_set_dock_menu() on CocoaAndy Shaw2011-01-261-0/+1
* Fix double click event on Mac OS X.Fabien Freling2011-01-171-1/+3
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Update frameGeometry when the unified toolbar visiblity is toggledAndy Shaw2010-09-291-0/+1
* Crash when pressing the '£' key on Belgian Keyboard layout (Cocoa)Prasanth Ullattil2010-08-031-3/+5
* Cocoa: Active QDockWidget does not stay on top of inactive QDockWidgetRichard Moe Gustavsen2010-08-031-0/+16
* QKeyEvent::text() inconsistency between Linux and MacPrasanth Ullattil2010-06-241-3/+4
* Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-281-0/+11
|\
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-211-0/+11
| |\
| | * Mac: Graphics View starving user events and sometimes crashes.Bjørn Erik Nilsen2010-04-161-0/+11
* | | QTabWidget documentMode not working correctly on MacCarlos Manuel Duclos Vergara2010-04-271-3/+117
|/ /
* | Cocoa: mouse release event reports wrong button stateRichard Moe Gustavsen2010-04-071-1/+9
* | Do not deliver the same key event multiple times in Cocoa.Denis Dzyubenko2010-03-171-4/+3
* | Keypress events ignored in listview on Cocoa (64 Bit) with Japanese IMEPrasanth Ullattil2010-03-161-1/+3
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-041-4/+43
|\ \
| * | Application menu is not translated in Mac OS X CocoaPrasanth Ullattil2010-03-031-0/+8
| * | Implement alien widgets on Mac/Cocoa.Morten Johan Sørvig2010-03-021-4/+35
* | | Cocoa namespace fixes.Justin McPherson2010-03-041-1/+1
|/ /
* | Prevent stale QWidget pointers in QCocoaViewMorten Johan Sørvig2010-02-231-0/+10
* | Cocoa: Fix build with namespaceRichard Moe Gustavsen2010-02-221-1/+0
* | Cocoa: calling QEventLoop::exec from mouse up causes problemRichard Moe Gustavsen2010-02-191-0/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1Fabien Freling2010-02-191-0/+15
|\ \
| * | Compile.Morten Johan Sørvig2010-02-181-1/+1
| * | Mac: QSystemTrayIcon::DoubleClick and midmouse not workingRichard Moe Gustavsen2010-02-171-0/+15
* | | Fix an issue about double-click on Mac OS X.Fabien Freling2010-02-191-1/+1
|/ /
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-101-12/+33
|\ \
| * | Cocoa: Implement our own NSApplication subclassRichard Moe Gustavsen2010-02-101-24/+21
| * | Cocoa: Menu in menubar stays highlightedRichard Moe Gustavsen2010-02-101-0/+24
* | | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-091-1/+1
|\ \ \ | |/ / |/| / | |/
| * Improve raster graphics system performance on Mac (second try).Morten Johan Sørvig2010-02-041-1/+1
* | Merge commit 'origin/4.6' into oslo1-masterRohan McGovern2010-02-011-0/+13
|\ \ | |/
| * Cocoa: qfiledialog test spits out memory warningsRichard Moe Gustavsen2010-01-261-0/+3
| * Cocoa: Usage of QMacCocoaAutoReleasePool makes CPU peakRichard Moe Gustavsen2010-01-251-0/+13
* | Cocoa: qfiledialog test spits out memory warningsRichard Moe Gustavsen2010-01-261-0/+3
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\ \ | |/
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | Cocoa: application will not quit when using dialogsRichard Moe Gustavsen2010-01-121-0/+15
|/
* Improved implicit mouse grabbing on Cocoa.Denis Dzyubenko2009-12-021-16/+29
* Fixes implicit grabbing in Qt/CocoaDenis Dzyubenko2009-11-241-0/+8
* Drag and drop of plain text doesnot work on Mac.Prasanth Ullattil2009-10-281-6/+13
* Bauhaus widgetbox drag and drop not working in CocoaPrasanth Ullattil2009-09-151-0/+4
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
| * Implement hitTestNorwegian Rock Cat2009-07-021-44/+0
* | Flickering "Whatsthis" pointer in CocoaPrasanth Ullattil2009-08-201-0/+8