summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwidget_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: Fix several issues with the event dispatcherRichard Moe Gustavsen2009-08-141-9/+5
* 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 'origin/4.5'Rohan McGovern2009-08-061-0/+6
|\
| * Cocoa: Menus show old selected values.Richard Moe Gustavsen2009-08-051-0/+6
* | 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-091-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
|\|
| * BT: Fixed crash on Mac caused by erroneous handling of native focus events.jasplin2009-06-021-1/+4
* | Merge commit 'origin/4.5'Olivier Goffart2009-05-181-2/+2
|\|
| * Cocoa: Window flickers when resized with a QTabWidgetRichard Moe Gustavsen2009-05-151-2/+2
* | Merge branch '4.5'Thiago Macieira2009-05-151-10/+0
|\|
| * Sheets misbehaviour on Carbon - Mac OS XRichard Moe Gustavsen2009-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-071-2/+2
|\|
| * 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
* | Mac: QWidget::setMinimumSize does not workRichard Moe Gustavsen2009-05-041-42/+44