summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Don't get stuck in a loop while trying to close the active popup widgetAndy Shaw2012-01-311-1/+1
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Ensure that OpenGL contexts are attached to an NSView before first paintTor Arne Vestbø2010-09-021-3/+0
* Carbon: problems closing down native applicationsRichard Moe Gustavsen2010-04-071-19/+24
* Mac: scroll speed does not match native applicationsRichard Moe Gustavsen2010-03-111-2/+7
* Implement alien widgets on Mac/Cocoa.Morten Johan Sørvig2010-03-021-1/+2
* Mac: using Qt to write plugins disables quit for 3rd party applicationRichard Moe Gustavsen2010-03-011-3/+17
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-131-1/+1
|\
| * Cocoa: Implement our own NSApplication subclassRichard Moe Gustavsen2010-02-101-1/+1
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-121-0/+6
|\ \ | |/ |/|
| * Fixed compilation with QT_NO_WHEELEVENTDenis Dzyubenko2010-02-101-0/+6
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-011-11/+31
|\ \ | |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-211-1/+1
| |\
| * | Fix how we select antialiasing method for text under Mac OS XGunnar Sletta2010-01-211-11/+31
* | | Cocoa: implement usage of override cursorsRichard Moe Gustavsen2010-01-281-2/+36
* | | 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-4/+17
|/
* Ensure the button state is correct when creating a QWheelEvent on Mac.Andy Shaw2009-12-031-1/+4
* Cocoa: apps with dialogs hangs on exitRichard Moe Gustavsen2009-11-231-1/+1
* Add support for GetURL events on Mac OS XTor Arne Vestbø2009-11-051-2/+24
* Implement support for wheel delta with finer resolution than 15 deg.Richard Moe Gustavsen2009-10-271-31/+6
* Properly detect font smoothing setting on Mac OS X in raster engineEskil Abrahamsen Blomfeldt2009-10-211-0/+11
* Carbon: better wheel acceleration patchRichard Moe Gustavsen2009-10-081-4/+22
* Fix: Abstract slider does not understand wheel events properlyRichard Moe Gustavsen2009-10-011-5/+15
* Mac: Fix build failure on tigerRichard Moe Gustavsen2009-09-291-0/+11
* Mac, Carbon: add support for device pixel scrolling (wheel event)Richard Moe Gustavsen2009-09-251-20/+62
* 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
* | Cocoa: Fix several issues with the event dispatcherRichard Moe Gustavsen2009-08-141-23/+3
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Merge branch '4.5'Thiago Macieira2009-08-031-37/+12
|\ \ | |/
| * Unable to change focus between two line edits on macRichard Moe Gustavsen2009-07-301-37/+12
* | Merge commit 'origin/4.5'Bill King2009-07-081-1/+11
|\ \ | |/
| * Implement QApplication::setOverrideCursor to use pure Cocoa callsNorwegian Rock Cat2009-07-061-1/+11
* | Remove this stale function.Norwegian Rock Cat2009-07-011-23/+0
* | Never discard TabletRelease events as they may be delivered *after* TabletLea...Cédric Luthi2009-07-011-1/+2
* | Fix tablet eventsCédric Luthi2009-07-011-0/+5
* | Fix a few typosCédric Luthi2009-07-011-5/+5
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-241-6/+4
|\ \
| * | Clean up the font hash and palette hash stuff.Norwegian Rock Cat2009-06-231-6/+4
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-171-2/+2
|\ \ \ | |/ /
| * | 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 branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-081-0/+28
|\ \ \ | |/ /
| * | Add a callback so Qt updates its color stuff when the profile changes.Norwegian Rock Cat2009-06-051-0/+28
* | | Refactor the touch event dispatching code in preparation for allowing externa...Bradley T. Hughes2009-05-281-0/+5
|/ /