| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into alie... | Richard Moe Gustavsen | 2011-01-17 | 1 | -1/+1 |
|\ |
|
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 1 | -1/+1 |
| |\ |
|
| | * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | | | Alien implementation for the Cocoa port | Richard Moe Gustavsen | 2011-01-17 | 1 | -64/+60 |
|/ / |
|
* | | Use correct font for menu item shortcuts | Jiang Jiang | 2010-11-12 | 1 | -1/+1 |
|
|
* | | Don't assign id<NSApplicationDelegate> to NSObject*, use id instead | Tor Arne Vestbø | 2010-10-15 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-09-10 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | Ensure that OpenGL contexts are attached to an NSView before first paint | Tor Arne Vestbø | 2010-09-02 | 1 | -3/+0 |
|
|
* | | Mac: fix bic breakage | Richard Moe Gustavsen | 2010-05-21 | 1 | -25/+10 |
|
|
* | | Cocoa: Add support for native application event filter | Richard Moe Gustavsen | 2010-05-20 | 1 | -14/+28 |
|/ |
|
* | Carbon: problems closing down native applications | Richard Moe Gustavsen | 2010-04-07 | 1 | -19/+24 |
|
|
* | Mac: scroll speed does not match native applications | Richard Moe Gustavsen | 2010-03-11 | 1 | -2/+7 |
|
|
* | Implement alien widgets on Mac/Cocoa. | Morten Johan Sørvig | 2010-03-02 | 1 | -1/+2 |
|
|
* | Mac: using Qt to write plugins disables quit for 3rd party application | Richard Moe Gustavsen | 2010-03-01 | 1 | -3/+17 |
|
|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-13 | 1 | -1/+1 |
|\ |
|
| * | Cocoa: Implement our own NSApplication subclass | Richard Moe Gustavsen | 2010-02-10 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-12 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | Fixed compilation with QT_NO_WHEELEVENT | Denis Dzyubenko | 2010-02-10 | 1 | -0/+6 |
|
|
* | | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-01 | 1 | -11/+31 |
|\ \
| |/ |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2010-01-21 | 1 | -1/+1 |
| |\ |
|
| * | | Fix how we select antialiasing method for text under Mac OS X | Gunnar Sletta | 2010-01-21 | 1 | -11/+31 |
|
|
* | | | Cocoa: implement usage of override cursors | Richard Moe Gustavsen | 2010-01-28 | 1 | -2/+36 |
|
|
* | | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
| |/ |
|
* | | Cocoa: application will not quit when using dialogs | Richard Moe Gustavsen | 2010-01-12 | 1 | -4/+17 |
|/ |
|
* | Ensure the button state is correct when creating a QWheelEvent on Mac. | Andy Shaw | 2009-12-03 | 1 | -1/+4 |
|
|
* | Cocoa: apps with dialogs hangs on exit | Richard Moe Gustavsen | 2009-11-23 | 1 | -1/+1 |
|
|
* | Add support for GetURL events on Mac OS X | Tor Arne Vestbø | 2009-11-05 | 1 | -2/+24 |
|
|
* | Implement support for wheel delta with finer resolution than 15 deg. | Richard Moe Gustavsen | 2009-10-27 | 1 | -31/+6 |
|
|
* | Properly detect font smoothing setting on Mac OS X in raster engine | Eskil Abrahamsen Blomfeldt | 2009-10-21 | 1 | -0/+11 |
|
|
* | Carbon: better wheel acceleration patch | Richard Moe Gustavsen | 2009-10-08 | 1 | -4/+22 |
|
|
* | Fix: Abstract slider does not understand wheel events properly | Richard Moe Gustavsen | 2009-10-01 | 1 | -5/+15 |
|
|
* | Mac: Fix build failure on tiger | Richard Moe Gustavsen | 2009-09-29 | 1 | -0/+11 |
|
|
* | Mac, Carbon: add support for device pixel scrolling (wheel event) | Richard Moe Gustavsen | 2009-09-25 | 1 | -20/+62 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Cocoa: Fix several issues with the event dispatcher | Richard Moe Gustavsen | 2009-08-14 | 1 | -23/+3 |
|
|
* | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | Merge branch '4.5' | Thiago Macieira | 2009-08-03 | 1 | -37/+12 |
|\ \
| |/ |
|
| * | Unable to change focus between two line edits on mac | Richard Moe Gustavsen | 2009-07-30 | 1 | -37/+12 |
|
|
* | | Merge commit 'origin/4.5' | Bill King | 2009-07-08 | 1 | -1/+11 |
|\ \
| |/ |
|
| * | Implement QApplication::setOverrideCursor to use pure Cocoa calls | Norwegian Rock Cat | 2009-07-06 | 1 | -1/+11 |
|
|
* | | Remove this stale function. | Norwegian Rock Cat | 2009-07-01 | 1 | -23/+0 |
|
|
* | | Never discard TabletRelease events as they may be delivered *after* TabletLea... | Cédric Luthi | 2009-07-01 | 1 | -1/+2 |
|
|
* | | Fix tablet events | Cédric Luthi | 2009-07-01 | 1 | -0/+5 |
|
|
* | | Fix a few typos | Cédric Luthi | 2009-07-01 | 1 | -5/+5 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-24 | 1 | -6/+4 |
|\ \ |
|
| * | | Clean up the font hash and palette hash stuff. | Norwegian Rock Cat | 2009-06-23 | 1 | -6/+4 |
|
|