| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'mainline/master' into merge_raster | Fabien Freling | 2011-03-15 | 1 | -0/+4 |
|\ |
|
| * | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-23 | 1 | -0/+4 |
| |\ |
|
| | * | Cocoa: Sheets looses focus when moving parent window | Richard Moe Gustavsen | 2011-02-22 | 1 | -0/+4 |
|
|
* | | | Merge remote branch 'mainline/master' into merge_raster | Fabien Freling | 2011-02-23 | 1 | -109/+300 |
|\ \ \
| |/ / |
|
| * | | 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 | -108/+299 |
|
|
* | | | | Remove useless displayIfNeeded: definition. | Fabien Freling | 2011-01-26 | 1 | -16/+0 |
| |/ /
|/| | |
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-20 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Cocoa: popup hides behind window | Richard Moe Gustavsen | 2010-12-13 | 1 | -1/+1 |
|
|
* | | QTBUG-13301: The menubar does now work when no window is showing | Richard Moe Gustavsen | 2010-09-22 | 1 | -10/+0 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-09-10 | 1 | -0/+15 |
|\ \
| |/ |
|
| * | Fix failing tst_qmdisubwindow test after 71a3b1a0d3 | Tor Arne Vestbø | 2010-09-06 | 1 | -2/+4 |
|
|
| * | Ensure that OpenGL contexts are attached to an NSView before first paint | Tor Arne Vestbø | 2010-09-02 | 1 | -0/+13 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-07-28 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Crash while runnig tst_QMdiSubWindow::emittingOfSignals test on Cocoa | Prasanth Ullattil | 2010-07-14 | 1 | -0/+4 |
|
|
* | | Cocoa: Add support for native application event filter | Richard Moe Gustavsen | 2010-05-20 | 1 | -11/+0 |
|/ |
|
* | QTabWidget documentMode not working correctly on Mac | Carlos Manuel Duclos Vergara | 2010-04-27 | 1 | -0/+54 |
|
|
* | Cocoa: cocoa sometimes show a hidden window | Richard Moe Gustavsen | 2010-04-21 | 1 | -0/+11 |
|
|
* | Cocoa: remove hackish code that is no longer needed | Richard Moe Gustavsen | 2010-04-07 | 1 | -25/+0 |
|
|
* | Do not deliver the same key event multiple times in Cocoa. | Denis Dzyubenko | 2010-03-17 | 1 | -20/+0 |
|
|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-10 | 1 | -1/+11 |
|\ |
|
| * | Cocoa: Implement our own NSApplication subclass | Richard Moe Gustavsen | 2010-02-10 | 1 | -16/+8 |
|
|
| * | Cocoa: Menu in menubar stays highlighted | Richard Moe Gustavsen | 2010-02-10 | 1 | -0/+18 |
|
|
* | | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-09 | 1 | -3/+21 |
|\ \
| |/
|/| |
|
| * | Improve raster graphics system performance on Mac (second try). | Morten Johan Sørvig | 2010-02-04 | 1 | -0/+20 |
|
|
* | | Cocoa: Tool Windows steal focus from the main window | Richard Moe Gustavsen | 2010-02-04 | 1 | -1/+2 |
|
|
* | | 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 | -2/+12 |
|
|
* | | Cocoa: problems quitting application when not using qApp::exec | Richard Moe Gustavsen | 2010-01-07 | 1 | -0/+7 |
|
|
* | | Cocoa: event dispatcher drops events on the floor | Richard Moe Gustavsen | 2009-12-22 | 1 | -0/+34 |
|
|
* | | Cocoa: amend dnd optimization: 067cab5af | Richard Moe Gustavsen | 2009-12-04 | 1 | -10/+16 |
|
|
* | | Cocoa: impl. performance boost for dnd | Richard Moe Gustavsen | 2009-12-04 | 1 | -0/+126 |
|/ |
|
* | Compile fix for mac after the merge. | Denis Dzyubenko | 2009-12-03 | 1 | -0/+1 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-staging1 | Denis Dzyubenko | 2009-12-03 | 1 | -10/+14 |
|
|
* | Cocoa: refactor common code into a shared file | Richard Moe Gustavsen | 2009-12-03 | 1 | -0/+182 |
|
|