summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qeventdispatcher_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: remove hackish code that is no longer neededRichard Moe Gustavsen2010-04-071-31/+3
* [Cocoa] QDialogs with WindowStayOnStopHint parentCarlos Manuel Duclos Vergara2010-04-061-1/+8
* Cocoa: fix eventdispatcher crash, found by macgui autotestRichard Moe Gustavsen2010-03-221-2/+6
* Merge branch 'master' of git:qt/qtThiago Macieira2010-02-211-0/+8
|\
| * Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-181-2/+1
| |\
| * \ Merge branch '4.6' into qt-master-from-4.6Thiago Macieira2010-02-171-0/+8
| |\ \
| | * | Compile fix on Mac with 10.5 sdk.Denis Dzyubenko2010-02-121-1/+1
| | * | Ignore touch and gesture events when excluding input eventsDenis Dzyubenko2010-02-121-0/+8
* | | | Cocoa: event dispatcher eats mouse eventsRichard Moe Gustavsen2010-02-191-39/+35
| |_|/ |/| |
* | | Cocoa: Menu in menubar stays highlightedRichard Moe Gustavsen2010-02-101-2/+1
|/ /
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-011-1/+0
|\ \ | |/
| * Qt/Cocoa Event Dispatcher Problem in modal dialogsRichard Moe Gustavsen2010-01-251-1/+1
* | Cocoa: implement usage of override cursorsRichard Moe Gustavsen2010-01-281-1/+1
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\ \ | |/
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | Cocoa: application will not quit when using dialogsRichard Moe Gustavsen2010-01-121-0/+3
* | Carbon: compile fixRichard Moe Gustavsen2010-01-041-1/+1
* | Cocoa: app menu does now show before doing qApp::exec()Richard Moe Gustavsen2010-01-041-14/+26
* | Cocoa: event dispatcher drops events on the floorRichard Moe Gustavsen2009-12-221-168/+229
|/
* Cocoa: native dialogs might hang the application on closeRichard Moe Gustavsen2009-11-231-2/+8
* Cocoa: QColorDialog makes the application hangRichard Moe Gustavsen2009-11-121-0/+6
* Cocoa: QInputDialog autotest reveals event dispatcher bugRichard Moe Gustavsen2009-10-141-8/+13
* Carbon: QApplication auto test shows bug in event dispatcherRichard Moe Gustavsen2009-10-131-1/+1
* The firstTimeObserver is not released if the event loop is never runBenjamin Poulain2009-09-211-8/+10
* On Mac, the posted events are processed on the first time in the loopBenjamin Poulain2009-09-211-2/+31
* 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
* | Added support for gestures on Mac OS X CarbonRichard Moe Gustavsen2009-08-181-1/+1
* | Cocoa: Fix several issues with the event dispatcherRichard Moe Gustavsen2009-08-141-148/+277
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Remove all the last vestiges of QuickDraw in Qt/Mac.Norwegian Rock Cat2009-07-241-10/+0
|/
* Fix crash when native socket notifiers would send a notification after being ...Norwegian Rock Cat2009-07-201-4/+8
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+926