Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Revert all GUI changes from the MMF work." | Frans Englich | 2009-09-28 | 1 | -3/+10 |
* | Implement Qt::WA_AcceptTouchEvents on S60 | Bradley T. Hughes | 2009-09-23 | 1 | -0/+1 |
* | Refactor soft keys implementation. | Jason Barron | 2009-09-21 | 1 | -5/+0 |
* | Making Keypad Navigation more usable | Alessandro Portale | 2009-09-19 | 1 | -0/+12 |
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
* | Make sure the BSP is updated when a graphics effect changes bounding rect. | Bjørn Erik Nilsen | 2009-09-01 | 1 | -0/+10 |
* | 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 |
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60 | axis | 2009-08-21 | 1 | -0/+60 |
|\ \ | |||||
| * | | Fix the most obvious rendering bugs when applying an effect to QWidget. | Bjørn Erik Nilsen | 2009-08-20 | 1 | -7/+1 |
| * | | Add support for graphics effects on QWidget. | Bjørn Erik Nilsen | 2009-08-20 | 1 | -0/+66 |
* | | | 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 |
| | |_|/ / | |/| | | |