summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qcocoaview_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* When a drag is finished with on Mac, then it should delete itselfAndy Shaw2010-06-231-0/+2
* Add a new qconfig feature GESTURESTasuku Suzuki2010-06-021-0/+10
* Crash while dragging on Mac OS X (Cocoa)Prasanth Ullattil2010-04-271-1/+2
* Cocoa: qwidget autotest fails on setToolTipRichard Moe Gustavsen2010-04-141-7/+8
* Cocoa: send mouse move event upon a mouse enterRichard Moe Gustavsen2010-04-071-10/+20
* Add experimental support for StaticContents in Mac OS X.Fabien Freling2010-03-251-1/+18
* Fixed qmdiarea autotest regression on CocoaDenis Dzyubenko2010-03-181-1/+2
* Remove unwanted code in f8d5f2594a9b268b9eeecf95b24b23fc940c71cePrasanth Ullattil2010-03-171-3/+1
* Fixed focus handling when Qt is embedded into Cocoa app.Denis Dzyubenko2010-03-171-3/+17
* Do not deliver the same key event multiple times in Cocoa.Denis Dzyubenko2010-03-171-4/+16
* Cocoa: minisplitter has only 1px wide grab areaCarlos Manuel Duclos Vergara2010-03-171-2/+5
* Mac: scroll speed does not match native applicationsRichard Moe Gustavsen2010-03-111-6/+7
* Fix focus behavior bug on Mac OS X.Fabien Freling2010-03-031-1/+4
* Implement alien widgets on Mac/Cocoa.Morten Johan Sørvig2010-03-021-0/+25
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-251-3/+49
|\
| * Prevent stale QWidget pointers in QCocoaViewMorten Johan Sørvig2010-02-231-3/+49
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-231-2/+3
|\ \ | |/ |/|
| * Fix GL viewports under -graphicssystem raster.Gunnar Sletta2010-02-231-2/+3
* | Cocoa: Fix build with namespaceRichard Moe Gustavsen2010-02-221-1/+1
|/
* Compile.Morten Johan Sørvig2010-02-181-0/+1
* Mac: QSystemTrayIcon::DoubleClick and midmouse not workingRichard Moe Gustavsen2010-02-171-15/+0
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-131-1/+9
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1Fabien Freling2010-02-121-4/+5
| |\
| * | Fix QRegion under Mac OS X.Fabien Freling2010-02-121-1/+9
* | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-121-1/+4
|\ \ \ | |_|/ |/| |
| * | Fixed compilation with QT_NO_WHEELEVENTDenis Dzyubenko2010-02-101-0/+3
| * | Cannot drag actions in Designer on Mac OS X/Cocoa.Prasanth Ullattil2010-02-101-1/+1
* | | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-091-4/+5
|\ \ \ | |/ / | | / | |/ |/|
| * Improve raster graphics system performance on Mac (second try).Morten Johan Sørvig2010-02-041-4/+5
| * Carbon: crash problem in QWidgetPrivate::hide_sys, v2Richard Moe Gustavsen2010-01-291-0/+2
* | Carbon: crash problem in QWidgetPrivate::hide_sys, v2Richard Moe Gustavsen2010-01-291-0/+2
* | Merge branch '4.6'Thiago Macieira2010-01-211-1/+1
|\ \ | |/
| * Cocoa: Fix painting errors on QGLWidget resizing.Morten Johan Sørvig2010-01-201-1/+1
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+8
|\ \ | |/
| * Cocoa: Fix painting errors on QGLWidget resizing.Morten Johan Sørvig2010-01-081-0/+7
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | Merge branch '4.6'Thiago Macieira2009-12-261-4/+7
|\ \ | |/
| * Drag and drop icon not updated correctly in Cocoa.Prasanth Ullattil2009-12-211-3/+6
| * Fixed wheel event delivery in graphicsview.Denis Dzyubenko2009-12-161-1/+1
* | Cocoa: scrolling viewports containing many widgets is slowRichard Moe Gustavsen2009-12-091-0/+4
* | Fix performance issue with live resizeRichard Moe Gustavsen2009-12-071-0/+4
* | Cocoa: impl. performance boost for dndRichard Moe Gustavsen2009-12-041-59/+9
|/
* Ensure the button state is correct when creating a QWheelEvent on Mac.Andy Shaw2009-12-031-1/+1
* Improved mouse wheel event delivery on Mac.Denis Dzyubenko2009-12-031-2/+9
* Improved implicit mouse grabbing on Cocoa.Denis Dzyubenko2009-12-021-6/+9
* Fixes implicit grabbing in Qt/CocoaDenis Dzyubenko2009-11-241-30/+21
* Mac: Make gestures available when building Qt against SDK < 10.6Richard Moe Gustavsen2009-11-231-2/+6
* Incorrect DropAction returned by QDrag::exec() on Cocoa.Prasanth Ullattil2009-11-201-1/+1
* Ensure that button returns 0 for mouse move eventsDean Dettman2009-10-291-4/+3
* Implement support for wheel delta with finer resolution than 15 deg.Richard Moe Gustavsen2009-10-271-12/+12