summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qeventdispatcher_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Replace all ocurrences of NSApp with [NSApplication sharedApplication].Jake Petroules2014-09-011-27/+28
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Cocoa: implement eventdispatcher flag excludeUserInputEventsRichard Moe Gustavsen2011-02-181-18/+42
* Cocoa: processEvents does not always send posted eventsRichard Moe Gustavsen2011-02-171-2/+8
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Cocoa: add support for QEventLoop::ExcludeUserInputEventsRichard Moe Gustavsen2011-01-061-1/+4
|/
* Cocoa: native child filedialogs sometimes shows non-native on screenRichard Moe Gustavsen2010-12-131-1/+2
* Cocoa: Demo browser can get stuck after closing modal dialogRichard Moe Gustavsen2010-08-261-0/+6
* Cocoa: Stacking order of modal dialogs is wrongRichard Moe Gustavsen2010-08-131-6/+6
* Add a new qconfig feature GESTURESTasuku Suzuki2010-06-021-0/+2
* 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-071-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
|/