| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed unnecessary include from a public header file. | axis | 2009-10-16 | 1 | -4/+0 |
|
|
* | Fixed warnings autotest. | Denis Dzyubenko | 2009-10-12 | 1 | -1/+1 |
|
|
* | Fixed enum values in Qt::GestureContext. | Denis Dzyubenko | 2009-10-12 | 1 | -2/+2 |
|
|
* | A new implementation of the Gesture API. | Denis Dzyubenko | 2009-10-09 | 1 | -6/+23 |
|
|
* | Fix Qt Designer startup warnings about Qt::DropAction properties | Friedemann Kleint | 2009-10-08 | 1 | -2/+2 |
|
|
* | Renamed the values in the Qt::TileRule enum. | Trond Kjernåsen | 2009-10-02 | 1 | -3/+3 |
|
|
* | Add input method hint for URL input widgets. | Volker Hilsheimer | 2009-10-01 | 1 | -0/+1 |
|
|
* | Add Qt::RenderHint to control rendering operations. | Bjørn Erik Nilsen | 2009-09-30 | 1 | -0/+5 |
|
|
* | Added ImhEmailCharactersOnly flag. | axis | 2009-09-23 | 1 | -0/+1 |
|
|
* | QCursor support for Symbian OS | Shane Kearns | 2009-09-15 | 1 | -0/+8 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Replace QGLDrawable with a new QGLPaintDevice | Tom Cooksey | 2009-09-08 | 1 | -1/+2 |
|
|
* | Added trace graphics system for painting performance profiling. | Samuel Rødal | 2009-09-03 | 1 | -1/+2 |
|
|
* | Improved the gesture api. | Denis Dzyubenko | 2009-09-03 | 1 | -0/+2 |
|
|
* | 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 |
|
|
* | | Added missing Q_ENUM/Q_FLAGS declarations for input methods. | Friedemann Kleint | 2009-08-21 | 1 | -1/+2 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60 | axis | 2009-08-21 | 1 | -0/+5 |
|\ \ |
|
| * \ | Merge commit 'qt/master' into kinetic-graphicseffect | Bjørn Erik Nilsen | 2009-08-21 | 1 | -0/+11 |
| |\ \ |
|
| * \ \ | Merge commit 'qt/master' into kinetic-graphicseffect | Bjørn Erik Nilsen | 2009-08-17 | 1 | -2/+3 |
| |\ \ \ |
|
| * \ \ \ | Merge commit 'qt/master' into kinetic-graphicseffect | Bjørn Erik Nilsen | 2009-08-07 | 1 | -0/+16 |
| |\ \ \ \ |
|
| * | | | | | Add new enum to global namespace: Qt::CoordinateSystem | Bjørn Erik Nilsen | 2009-07-29 | 1 | -0/+5 |
|
|
* | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 1 | -0/+11 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Merge branch 'anchorlayout' of git@gitorious.org:+openbossa-developers/qt/ope... | Jan-Arve Sæther | 2009-08-21 | 1 | -0/+11 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | update API to what was agreed on the API review meeting yesterday: | Jan-Arve Sæther | 2009-08-19 | 1 | -0/+11 |
| | |/ / / |
|
* | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -2/+3 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
| * | | | | Add the Qt::TextLongestVariant flag so QFontMetrics::size returns the size of... | Olivier Goffart | 2009-08-11 | 1 | -1/+2 |
| | |/ /
| |/| | |
|
| * | | | Added input hints to QGraphicsItem. | jasplin | 2009-08-04 | 1 | -0/+16 |
| |/ / |
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -30/+2 |
|\ \ \
| |/ / |
|
| * | | Add priority property to QAction | Jens Bache-Wiig | 2009-07-17 | 1 | -1/+1 |
|
|
| * | | Allow picking up tool button style from the system | Jens Bache-Wiig | 2009-07-16 | 1 | -1/+2 |
|
|
| * | | Refactored gesture api | Denis Dzyubenko | 2009-07-02 | 1 | -29/+0 |
|
|
* | | | Make S60 integration optional. | Jason Barron | 2009-07-15 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -2/+60 |
|\ \ \
| |/ / |
|
| * | | Multitouch, Cocoa: Added Qt::WA_TouchPadAcceptSingleTouchEvents | Richard Moe Gustavsen | 2009-06-22 | 1 | -0/+1 |
|
|
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-06-22 | 1 | -0/+4 |
| |\ \ |
|
| | * | | Changed enum Qt::Uninitialized to enum Qt::Initialization | Martin Smith | 2009-06-19 | 1 | -1/+1 |
|
|
| | * | | Make construction of unitialized QTransform/QMatrix a no-op. | Bjørn Erik Nilsen | 2009-06-18 | 1 | -0/+4 |
|
|
| * | | | Change behavior of how touch and mouse events work together | Bradley T. Hughes | 2009-06-18 | 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 |
|
|
| * | | | rename Qt::WA_AcceptedTouchBeginEvent to Qt::WA_WState_AcceptedTouchBeginEvent | Bradley T. Hughes | 2009-06-11 | 1 | -1/+1 |
|
|
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-29 | 1 | -1/+2 |
| |\ \ \
| | |/ / |
|
| * | | | Make Qt::TouchPointState ORable, add Q*TouchEvent::touchPointStates() | Bradley T. Hughes | 2009-05-27 | 1 | -4/+6 |
|
|
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Bradley T. Hughes | 2009-05-12 | 1 | -0/+1 |
| |\ \ \ |
|
| * | | | | Added Qt::GestureUpdated state for the gesture. | Denis Dzyubenko | 2009-05-11 | 1 | -2/+4 |
|
|
| * | | | | Extended the gesture documentation. | Denis Dzyubenko | 2009-05-11 | 1 | -0/+17 |
|
|