summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-241-1/+1
|\
| * Calling raise() on a hidden windows makes it visible on Cocoa.Prasanth Ullattil2009-09-231-1/+1
* | Merge branch '4.5' into 4.6Thiago Macieira2009-09-121-2/+5
|\ \ | |/
| * Run on 10.3.Morten Sorvig2009-09-111-1/+1
| * Run on 10.3 Panther.Morten Sorvig2009-09-111-1/+4
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | Update license headers again.Jason McDonald2009-09-091-4/+4
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Gestures: Implement swipe gestureRichard Moe Gustavsen2009-08-271-1/+8
* | Mac: Fix Imageviewer example, and bugfix gesturesRichard Moe Gustavsen2009-08-271-1/+1
* | Cocoa: bugfix for autocads plugin projectRichard Moe Gustavsen2009-08-251-0/+8
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-211-4/+4
|\ \
| * \ Merge commit 'qt/master-stable' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-201-1/+1
| |\ \
| * | | Fix some rendering bugs on the Mac when applying an effect to QWidget.Bjørn Erik Nilsen2009-08-201-4/+4
* | | | Merge commit 'qt/master'Jason Barron2009-08-201-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Carbon and Cocoa: Adding support for standard gestures.Richard Moe Gustavsen2009-08-191-1/+1
| |/ /
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-191-0/+71
|\ \ \ | |/ /
| * | Fix build failure on Mac OS 10.5Richard Moe Gustavsen2009-08-181-2/+4
| * | Added support for gestures on Mac OS X CarbonRichard Moe Gustavsen2009-08-181-1/+70
* | | 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