summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: small update to 534ba3c7314820604ba5aeeffa6051c91e7c1d09Richard Moe Gustavsen2010-10-151-5/+8
* Cocoa: fix child window issues (QTBUG 13867, 14420, 13126)Richard Moe Gustavsen2010-10-151-14/+33
* Compile on MacEskil Abrahamsen Blomfeldt2010-09-161-0/+3
* Implement a private API for setting title widgetsHarald Fernengel2010-09-101-4/+5
* Cocoa: revert parts of cc6dc0aeefde881a95f5fea2b26f2f3d7bdc6e15Richard Moe Gustavsen2010-08-171-4/+0
* Cocoa: parent windows shows on screen when they should be hiddenRichard Moe Gustavsen2010-08-171-6/+16
* Drawer widget in a MainWindow disappears after returning from full screen mode.Carlos Manuel Duclos Vergara2010-07-231-1/+3
* Fix for tst_qmdisubwindow::fixedMinMaxSize failure on CocoaPrasanth Ullattil2010-07-151-0/+7
* 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