Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ | |||||
| * | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
* | | Revised SIP API. | axis | 2009-08-12 | 1 | -0/+14 |
* | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-10 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Rearranged the gesture code a bit for future native gestures on Windows. | Denis Dzyubenko | 2009-08-06 | 1 | -0/+1 |
* | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 1 | -3/+4 |
|\ \ | |||||
| * | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 1 | -3/+4 |
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -6/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Bad drawing of styled viewports within QAbstractScrollArea | Olivier Goffart | 2009-07-15 | 1 | -1/+1 |
| * | Refactored gesture api | Denis Dzyubenko | 2009-07-02 | 1 | -5/+0 |
* | | Make S60 integration optional. | Jason Barron | 2009-07-15 | 1 | -5/+3 |
* | | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 1 | -0/+3 |
|\ \ | |||||
| * | | Switched to asynchronous focus handling on Symbian. | axis | 2009-07-09 | 1 | -0/+3 |
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 1 | -2/+2 |
| |\ \ | |||||
* | \ \ | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -2/+10 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Cleanup includes in public headers. | Bradley T. Hughes | 2009-06-26 | 1 | -1/+0 |
| * | | | Compile on Windows again | Bradley T. Hughes | 2009-06-19 | 1 | -4/+2 |
| * | | | Multitouch, Cocoa: First revision of multi touch in Qt/Cocoa | Richard Moe Gustavsen | 2009-06-19 | 1 | -1/+4 |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-17 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * \ \ | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-12 | 1 | -8/+6 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-10 | 1 | -0/+8 |
| |\ \ \ \ | |||||
| * | | | | | Don't enable WM_TOUCH* messages on all windows | Bradley T. Hughes | 2009-05-26 | 1 | -0/+1 |
| * | | | | | implemented gestures support in graphicsview for QGraphicsItems and | Denis Dzyubenko | 2009-05-18 | 1 | -0/+1 |
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-13 | 1 | -284/+250 |
| |\ \ \ \ \ | |||||
| * | | | | | | Don't store the current list of touch points for a widget in QWidgetPrivate | Bradley T. Hughes | 2009-05-12 | 1 | -2/+0 |
| * | | | | | | Removed all weird qHash usage for gesture identification. | Denis Dzyubenko | 2009-05-11 | 1 | -0/+1 |
| * | | | | | | Modifications after the api review by Brad. | Denis Dzyubenko | 2009-05-11 | 1 | -1/+2 |
| * | | | | | | Merge of the maemo-gestures branch onto qt/4.5.0 | Denis Dzyubenko | 2009-05-11 | 1 | -0/+3 |
| * | | | | | | don't store event state in QWidgetPrivate | Bradley T. Hughes | 2009-05-08 | 1 | -2/+1 |
| * | | | | | | fix QtOpenGL compilation, add missing include | Bradley T. Hughes | 2009-05-06 | 1 | -0/+1 |
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult... | Bradley T. Hughes | 2009-05-04 | 1 | -1/+2 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Support sending touch events (with multiple touch points) to multiple widgets... | Bradley T. Hughes | 2009-05-04 | 1 | -0/+3 |
* | | | | | | | | Manually fix bad merges and make sure everything compiles with 4.6. | Harald Fernengel | 2009-06-29 | 1 | -4/+3 |
* | | | | | | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -287/+255 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Clean up qwidget_p.h since the last change | Olivier Goffart | 2009-06-11 | 1 | -8/+6 |
| | |_|_|/ / | |/| | | | | |||||
| * | | | | | Implemented the NET_WM_SYNC protocol on X11. | Denis Dzyubenko | 2009-06-09 | 1 | -0/+8 |
| | |_|/ / | |/| | | | |||||
| * | | | | Cleanup private QWidget functions. | Bjørn Erik Nilsen | 2009-05-12 | 1 | -15/+1 |
| * | | | | Reduce QWidget footprint and do some cleanup. | Bjørn Erik Nilsen | 2009-05-12 | 1 | -269/+249 |
| | |/ / | |/| | | |||||
| * | | | Mac: QWidget::setMinimumSize does not work | Richard Moe Gustavsen | 2009-05-04 | 1 | -1/+2 |
| |/ / | |||||
| * | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-04-27 | 1 | -0/+1 |
| |\ \ | |||||
| * | | | Remove the Direct3D engine. | Gunnar Sletta | 2009-04-24 | 1 | -5/+0 |
* | | | | Fixes from code review | Markku Luukkainen | 2009-06-08 | 1 | -3/+3 |
* | | | | Fixes to make gui compile after clean configure. Removal | Markku Luukkainen | 2009-06-06 | 1 | -0/+3 |
* | | | | Removed QSoftKeyStack and replaced places using it with the | Markku Luukkainen | 2009-06-06 | 1 | -1/+0 |
* | | | | Replaced usage of QSoftKeyActions with QActions+SoftKeyRoles | Markku Luukkainen | 2009-06-06 | 1 | -3/+2 |
* | | | | Initial version of softkey implementation that doesn't use | Markku Luukkainen | 2009-06-05 | 1 | -0/+4 |
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Janne Koskinen | 2009-05-11 | 1 | -2/+9 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-11 | 1 | -1/+2 |
| |\ \ \ \ | | | |_|/ | | |/| | |