summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qcocoaview_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Fix some memory leaks.Fabien Freling2010-11-251-0/+2
* Fix a namespace error and some warnings found by clangJiang Jiang2010-11-231-17/+13
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-4/+0
|\
| * [QCocoaView scrollWheel:] can end up recursing infinitely when a scrollWheel ...Carlos Manuel Duclos Vergara2010-10-111-4/+0
* | Don't assing 'const Foo*' to a 'Foo*'Tor Arne Vestbø2010-10-151-1/+1
* | Experimental support of the unified toolbar withFabien Freling2010-10-081-1/+10
* | Allow QGLWidgets to draw them selves under -graphicssystem raster again...Gunnar Sletta2010-09-061-2/+5
* | Cannot enter text through character viewer on Mac (Cocoa)Prasanth Ullattil2010-08-131-1/+7
* | Fix the issue of resizing a window with theFabien Freling2010-08-031-2/+16
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-281-4/+39
|\ \ | |/
| * Drag & Drop failing in itemviews on Cocoa.Prasanth Ullattil2010-07-221-1/+4
| * Drag and drop cursor doesnot change on invalid drop areas (Cocoa)Prasanth Ullattil2010-07-141-3/+35
* | Fix the CGContext on Mac OS X. Sometimes we gotFabien Freling2010-07-221-2/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-011-0/+2
|\ \ | |/
| * When a drag is finished with on Mac, then it should delete itselfAndy Shaw2010-06-231-0/+2
* | Fix the blank areas during resize with theFabien Freling2010-06-301-6/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-06-081-0/+10
|\ \ | |/
| * Add a new qconfig feature GESTURESTasuku Suzuki2010-06-021-0/+10
* | Cocoa: remove 'double' content view from window, second tryRichard Moe Gustavsen2010-06-011-1/+1
|/
* 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