summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-1/+5
* Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-7/+29
|\
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-07-071-7/+29
| |\
| | * Fix issue where a mainwindow would show two size grips in Cocoa.Norwegian Rock Cat2009-07-061-2/+5
| | * Fix Toolbars in unified toolbar looking bad Carbon w/Fullscreen changesNorwegian Rock Cat2009-06-301-2/+17
| | * QWidget::adjustSize() sends a spontaneous event - Mac OS X CocoaPrasanth Ullattil2009-06-301-1/+6
| | * Always turn on shadows for Cocoa.Norwegian Rock Cat2009-06-291-2/+1
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-291-4/+4
| |\ \ | | |/
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-179/+117
|\ \ \
| * \ \ Merge branch '4.5'Thiago Macieira2009-06-281-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Fix painting errors in QScrollArea on Mac (Carbon)Morten Sørvig2009-06-261-2/+2
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-241-174/+94
| |\ \ \
| | * | | More culling of Panther Code.Norwegian Rock Cat2009-06-231-160/+91
| | * | | Scroll the dirty parts of the scroll area in scrollby for Cocoa.Norwegian Rock Cat2009-06-231-14/+3
| * | | | Multitouch, Cocoa: First revision of multi touch in Qt/CocoaRichard Moe Gustavsen2009-06-191-1/+19
| |/ / /
| * | | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ \ | | |/ /
| | * | Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-42/+25
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-081-5/+8
| |\ \ | | |/
| * | Merge branch '4.5'Denis Dzyubenko2009-06-021-1/+4
| |\ \
| * \ \ Merge commit 'origin/4.5'Olivier Goffart2009-05-181-2/+2
| |\ \ \
| * \ \ \ Merge branch '4.5'Thiago Macieira2009-05-141-10/+0
| |\ \ \ \
| * | | | | Ensure that sheets are hidden if the parents are hidden in Carbon.Norwegian Rock Cat2009-05-131-0/+14
| * | | | | Cleanup private QWidget functions.Bjørn Erik Nilsen2009-05-121-18/+0
| * | | | | Reduce QWidget footprint and do some cleanup.Bjørn Erik Nilsen2009-05-121-2/+4
| * | | | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-061-2/+2
| |\ \ \ \ \
| * | | | | | Mac: QWidget::setMinimumSize does not workRichard Moe Gustavsen2009-05-041-42/+44
| * | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-291-2/+23
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-39/+49
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.5'Thiago Macieira2009-04-201-1/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-171-3/+14
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit 'origin/4.5'Olivier Goffart2009-04-151-0/+17
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-071-0/+14
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-061-7/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Consistency between Carbon and Cocoa with fullscreen mode.Norwegian Rock Cat2009-03-301-11/+5
| * | | | | | | | | | | | | Call documented API.Norwegian Rock Cat2009-03-301-11/+2
* | | | | | | | | | | | | | Make Qt exception safer.Robert Griebl2009-06-101-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Revert "BT: Fixed crash on Mac caused by erroneous handling of native focus e...jasplin2009-06-051-4/+1
* | | | | | | | | | | | | Example MDI: keybord focus not working correctly!Richard Moe Gustavsen2009-06-051-1/+7
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | BT: Fixed crash on Mac caused by erroneous handling of native focus events.jasplin2009-06-021-1/+4
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Cocoa: Window flickers when resized with a QTabWidgetRichard Moe Gustavsen2009-05-151-2/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Sheets misbehaviour on Carbon - Mac OS XRichard Moe Gustavsen2009-05-141-10/+0
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Optimize QCocoaView::registerDragTypes and mode switching in QtCreator.Morten Sørvig2009-05-061-2/+2
* | | | | | | | | Mac OS X QWidget::setMinimumSize locks.Richard Moe Gustavsen2009-05-061-42/+44
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Cocoa: qwidget auto test fails (windowMoveResize)Richard Moe Gustavsen2009-04-281-2/+23
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Carbon/Cocoa: It is possible to resize a widget above its maximum sizeRichard Moe Gustavsen2009-04-231-39/+49
| |_|_|_|_|/ |/| | | | |
* | | | | | BT: Fix a crash when using Q(File)Dialog::open() in QCocoa.Norwegian Rock Cat2009-04-201-1/+4
| |_|_|_|/ |/| | | |
* | | | | BT:Stop widgets disappearing in unified when clicking the toolbar buttonNorwegian Rock Cat2009-04-161-1/+12
* | | | | Remove some warningsNorwegian Rock Cat2009-04-161-2/+2
| |_|_|/ |/| | |
* | | | Fix a bug where a widget would not always get the correct Cursor in CocoaNorwegian Rock Cat2009-04-141-0/+14