summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-01-31210-1679/+2386
|\
| * Cocoa/Alien: fix qgraphicseffectsource autotestRichard Moe Gustavsen2011-01-281-5/+8
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-01-2719-1292/+1744
| |\
| | * Cocoa: disable scroll optimization for certain casesRichard Moe Gustavsen2011-01-252-6/+8
| | * Cocoa: fix scroll optimization bugRichard Moe Gustavsen2011-01-243-3/+4
| | * Cocoa: add scroll optimization when scrolling both hor and verRichard Moe Gustavsen2011-01-244-0/+70
| | * Partly revert b1c715f8214233f5b573ed58fc89c9dd70beabb4Richard Moe Gustavsen2011-01-242-4/+2
| | * Cocoa: remove compiler warningRichard Moe Gustavsen2011-01-241-2/+1
| | * Add support for disabling touch on to enhance scrolling in CocoaRichard Moe Gustavsen2011-01-248-11/+49
| | * Cocoa/Alien: replace depricated APIRichard Moe Gustavsen2011-01-211-1/+1
| | * Cocoa/Alien: remove unneded code for scrolling with alienRichard Moe Gustavsen2011-01-211-6/+1
| | * Cocoa/Alien: keep the scrolling within correct boundsRichard Moe Gustavsen2011-01-212-26/+11
| | * Cocoa/Alien: bugfix scrolling, dirty region issueRichard Moe Gustavsen2011-01-211-45/+42
| | * Cocoa/Alien: let QWidget::scroll_sys handle overlapping widgetsRichard Moe Gustavsen2011-01-202-5/+25
| | * Cocoa/Alien: fix qwidget autotest (setClearAndResizeMask)Richard Moe Gustavsen2011-01-191-1/+6
| | * Cocoa: fix qwidget autotest (optimizedResizeMove) for raster engineRichard Moe Gustavsen2011-01-191-10/+4
| | * Merge remote branch 'alien-on-cocoa/master' into alien-merged-mainlineRichard Moe Gustavsen2011-01-181-1/+6
| | |\
| | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into alie...Richard Moe Gustavsen2011-01-17204-354/+1286
| | |\ \
| | * | | Alien implementation for the Cocoa portRichard Moe Gustavsen2011-01-1719-1272/+1615
| * | | | Merge branch 'staging-master' of scm.dev.nokia.troll.no:qt/qt-lighthouse into...Qt Continuous Integration System2011-01-2724-145/+345
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into lighthouse-masterJørgen Lind2011-01-26190-217/+228
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Make QGLContext::fromPlatformGLContext show correct sharingJørgen Lind2011-01-252-2/+2
| | * | | | Lighthouse: Fix keyboard modifier handlingJørgen Lind2011-01-071-5/+3
| | * | | | Lighthouse: Support external plugins.Morten Johan Sørvig2011-01-073-9/+34
| | * | | | Merge branch 'master' into lighthouse-masterJørgen Lind2011-01-051-0/+2
| | |\ \ \ \
| | * | | | | Initial support for WS specific clipboard support in LighthouseJørgen Lind2011-01-047-74/+209
| | * | | | | Add basic mouse context menues to lighthouseJørgen Lind2011-01-041-0/+8
| | * | | | | Fix nativechild widget position in LighthouseJørgen Lind2011-01-041-10/+6
| | * | | | | Dont do backingStore.destroy in deleteTLSysExtraJørgen Lind2011-01-041-1/+0
| | * | | | | Handle the QWidgetPrivate::mapper structureJørgen Lind2011-01-041-0/+1
| | * | | | | Add function QPlatformScreen::platformScreenForWidgetJørgen Lind2011-01-046-39/+36
| | * | | | | Added window focus handling to lighthouseJørgen Lind2011-01-048-6/+47
| * | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-263-20/+61
| |\ \ \ \ \ \
| | * | | | | | Add util/xkbdatagen/READMEOlivier Goffart2011-01-261-0/+1
| | * | | | | | Improved performance of mapFromGlobal/mapToGlobal on X11Denis Dzyubenko2011-01-251-0/+28
| | * | | | | | Moved the implementation of mapFromGlobal/mapToGlobal to QWidgetPrivateDenis Dzyubenko2011-01-252-20/+32
| * | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-251-2/+5
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | / / / | | |_|_|/ / / | |/| | | | |
| | * | | | | Supporting Qt application fonts on SymbianAlessandro Portale2011-01-191-2/+2
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-171-0/+3
| | |\ \ \ \ \
| | | * | | | | QTBUG-16110 updating the softkeys when app comes to foregroundmread2011-01-171-0/+3
| * | | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-171-1/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | / | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Fix double click event on Mac OS X.Fabien Freling2011-01-171-1/+3
| | |/ / / /
| * | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-17190-207/+214
| |\ \ \ \ \ | | |/ / / /
| | * | | | Allow use of command line parameters with RApaLsSession::StartApp.Miikka Heikkinen2011-01-111-15/+14
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-10190-190/+190
| | |\ \ \ \
| | | * | | | Update copyright year to 2011.Jason McDonald2011-01-10190-190/+190
| | * | | | | Setting WA_TranslucentBackground after winid() is ineffective on Symbian.Jani Hautakangas2011-01-101-0/+8
| | |/ / / /
| | * | | | Merge branch 'review-4.7' into staging-4.7Gabriel de Dietrich2011-01-071-2/+2
| | |\ \ \ \
| | | * \ \ \ Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-161-2/+4
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into 4.7Sami Merila2010-12-161-3/+3
| | | |\ \ \ \ \