summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master'Jason Barron2009-08-181-35/+6
|\
| * remove QT_RASTER_PAINTENGINE and QT_RASTER_IMAGEENGINE defines as they areGunnar Sletta2009-08-171-26/+1
| * Cocoa: Fix several issues with the event dispatcherRichard Moe Gustavsen2009-08-141-9/+5
* | Merge commit 'qt/master'Jason Barron2009-08-131-2/+2
|\ \ | |/
| * Replace some mentions of Trolltech with more appropriate terms.Jason McDonald2009-08-121-1/+1
| * Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Merge commit 'qt/master-stable'Jason Barron2009-08-101-0/+6
|\ \ | |/
| * Merge commit 'origin/4.5'Rohan McGovern2009-08-061-0/+6
| |\
| | * Cocoa: Menus show old selected values.Richard Moe Gustavsen2009-08-051-0/+6
* | | Merge commit 'origin/master'Jason Barron2009-08-041-1/+5
|\ \ \ | |/ / |/| |
| * | 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
| | |\ \
| | * \ \ 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 commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-42/+25
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Make Qt exception safer.Robert Griebl2009-06-101-1/+1
* | | | | | | Merge branch '4.5'Thiago Macieira2009-08-031-21/+31
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Remove mem leak / warning in the cocoaportRichard Moe Gustavsen2009-07-301-0/+1
| * | | | | | Prematurely creating a dialog as a sheet causes problemsRichard Moe Gustavsen2009-07-241-21/+30
| | |_|_|_|/ | |/| | | |
* | | | | | Mac/Carbon: Fix issue causing update(QRegion) to fail on large widgets.Morten Sørvig2009-07-301-1/+6
* | | | | | Remove all the last vestiges of QuickDraw in Qt/Mac.Norwegian Rock Cat2009-07-241-18/+0
* | | | | | Compile after a72c30020bdadbe0d82e583e17acd25715604f7bBjørn Erik Nilsen2009-07-151-1/+1
* | | | | | Bad drawing of styled viewports within QAbstractScrollAreaOlivier Goffart2009-07-151-10/+1
* | | | | | Make the window title set by setWindowFilePath() match our docs.Norwegian Rock Cat2009-07-141-1/+3
* | | | | | use qt_mac_QStringToNString & qt_mac_NSStringToQStringNorwegian Rock Cat2009-07-141-4/+2
* | | | | | Ensure that when we hide QToolBar in unified, unified follows.Norwegian Rock Cat2009-07-091-2/+1
* | | | | | Merge commit 'origin/4.5'Bill King2009-07-081-2/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix issue where a mainwindow would show two size grips in Cocoa.Norwegian Rock Cat2009-07-061-2/+5
* | | | | | The offset of cropRect should not depend on the position of the windowBenjamin Poulain2009-07-081-1/+1
* | | | | | On Mac OS X, translate the wrect to the coordinates on screenBenjamin Poulain2009-07-071-7/+16
* | | | | | Fix to paint big widgets in a scroll areaBenjamin Poulain2009-07-061-5/+3
* | | | | | Drag leave event is delivered, after re-entering the widget.Prasanth Ullattil2009-07-031-0/+8
* | | | | | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-301-2/+17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix Toolbars in unified toolbar looking bad Carbon w/Fullscreen changesNorwegian Rock Cat2009-06-301-2/+17
* | | | | | Merge branch '4.5'Marius Storm-Olsen2009-06-301-3/+7
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | 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'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 'origin/4.5'Oswald Buddenhagen2009-06-081-5/+8
|\ \ | |/
| * 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
* | Merge branch '4.5'Denis Dzyubenko2009-06-021-1/+4
|\ \ | |/