summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Crash while changing the windows flags from a Qt::Drawer window on CocoaPrasanth Ullattil2010-06-301-3/+5
* Child windows shown automatically when their parent is shown(Cocoa).Prasanth Ullattil2010-06-241-1/+1
* Fixed an on-exit crash for apps using GL.Trond Kjernåsen2010-06-111-4/+5
* Add a new qconfig feature GESTURESTasuku Suzuki2010-06-021-0/+4
* isOnActiveSpace is available from 10.6.Carlos Manuel Duclos Vergara2010-05-061-7/+14
* Suggestions' widget on another spaceCarlos Manuel Duclos Vergara2010-05-041-2/+21
* Cocoa: key events stopped workingRichard Moe Gustavsen2010-04-301-0/+6
* Force the repaint during a window resize.Fabien Freling2010-04-091-2/+3
* Fix misspelling in function name.Fabien Freling2010-03-251-2/+2
* Wrong position for foucs ring when used in QMacNativeWidget.Prasanth Ullattil2010-03-241-2/+3
* Update only appropriate rectangles during update_sys().Fabien Freling2010-03-161-9/+12
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-151-8/+8
|\
| * Revert some unfinished changes.Fabien Freling2010-03-111-16/+22
| * Update separate regions instead of their bounding box.Fabien Freling2010-03-111-24/+18
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-151-2/+4
|\ \ | |/ |/|
| * Minisplitter doesn't paint to the bottom/rightCarlos Manuel Duclos Vergara2010-03-111-2/+4
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-071-2/+4
|\ \
| * | Mac: non-modal native qfontdialog does not work at allRichard Moe Gustavsen2010-03-051-2/+4
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-061-12/+6
|\ \ \ | |/ / |/| / | |/
| * Bug with toolbar focus on MacCarlos Manuel Duclos Vergara2010-03-031-5/+1
| * Carbon : Setting palette brush to a pixmap does not work.Carlos Manuel Duclos Vergara2010-03-021-7/+5
* | Implement alien widgets on Mac/Cocoa.Morten Johan Sørvig2010-03-021-11/+39
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-261-1/+13
|\ \ | |/
| * Revert changes made in scroll_sys().Fabien Freling2010-02-251-1/+13
* | Cocoa: Sheets loose their opacity on 2nd showRichard Moe Gustavsen2010-02-231-2/+3
* | Reusing sheets on Mac OS X 10.5 & above shows painting artifacts.Prasanth Ullattil2010-02-161-0/+2
* | Mac: submenu shows up at the wrong positionRichard Moe Gustavsen2010-02-151-23/+19
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-091-0/+19
|\ \ | |/
| * Compile.Morten Johan Sørvig2010-02-051-1/+1
| * Improve raster graphics system performance on Mac (second try).Morten Johan Sørvig2010-02-041-0/+19
| * Carbon: crash problem in QWidgetPrivate::hide_sys, v2Richard Moe Gustavsen2010-01-291-1/+1
| * Carbon: crash problem in QWidgetPrivate::hide_sysRichard Moe Gustavsen2010-01-291-0/+2
* | Cocoa: Tool Windows steal focus from the main windowRichard Moe Gustavsen2010-02-041-1/+1
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-011-1/+1
|\ \ | |/
| * Mac: Calling showFullScreen() then showNormal() on a widget results in top me...Carlos Manuel Duclos Vergara2010-01-271-1/+1
* | Carbon: crash problem in QWidgetPrivate::hide_sys, v2Richard Moe Gustavsen2010-01-291-1/+1
* | Carbon: crash problem in QWidgetPrivate::hide_sysRichard Moe Gustavsen2010-01-291-0/+2
* | Cocoa: implement usage of override cursorsRichard Moe Gustavsen2010-01-281-0/+3
* | Carbon: fix build breakage on carbonRichard Moe Gustavsen2010-01-261-0/+2
* | Merge branch '4.6'Thiago Macieira2010-01-211-0/+45
|\ \ | |/
| * Menubar and dock disappear after hiding a fullscreen widget on Cocoa.Carlos Manuel Duclos Vergara2010-01-211-0/+32
| * Designer crashes when previewing QMainWindow with native Toolbar on MacPrasanth Ullattil2010-01-191-0/+13
* | Cocoa: sub-windows do not stack in front of parentsRichard Moe Gustavsen2010-01-151-7/+35
* | Cococa: QDialogs stays on top when application is not activeRichard Moe Gustavsen2010-01-151-32/+41
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\ \ | |/
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| * Cocoa: added release poolRichard Moe Gustavsen2010-01-041-0/+1
* | Cocoa: exec() on a dialog with Qt::Tool windowflag is just a dialog.Richard Moe Gustavsen2010-01-041-3/+3
* | Merge branch '4.6'Thiago Macieira2009-12-261-1/+5
|\ \ | |/
| * Memory leak when using QWidget::setWindowIcon() in Carbon.Prasanth Ullattil2009-12-221-1/+5