Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Make the QDataStream autotest much more robust | Harald Fernengel | 2009-11-03 | 1 | -10/+20 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-11-04 | 5 | -191/+87 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove QMatrix4x4& return values in response to API review feedback | Rhys Weatherley | 2009-11-04 | 1 | -2/+4 | |
| * | | | | | | Incorporate API review feedback for math3d classes. | Rhys Weatherley | 2009-11-04 | 3 | -149/+29 | |
| * | | | | | | Merge branch 'statemachine-api-changes' into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 1 | -40/+54 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Rename QState::polished() signal to "propertiesAssigned" | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 1 | -17/+17 | |
| | * | | | | | | Remove return type of QState::addTransition(QAbstractTransition*) | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 1 | -14/+28 | |
| | * | | | | | | Change name of DoNotRestoreProperties enum to DontRestoreProperties | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 1 | -4/+4 | |
| | * | | | | | | Change name of QStateMachine::animationsEnabled property to "animated" | Eskil Abrahamsen Blomfeldt | 2009-11-03 | 1 | -5/+5 | |
* | | | | | | | | Fixed tst_qgraphicsitem::hitTestGraphicsEffectItem, caching makes | Gunnar Sletta | 2009-11-03 | 1 | -14/+0 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-03 | 67 | -269/+3168 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge commit 'e4bec39a139363d1ee4cf3fb15a3fe4499215e77' into 4.6 | Thiago Macieira | 2009-11-02 | 9 | -28/+472 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge remote branch 'origin/4.6' into core-4.6 | Thiago Macieira | 2009-10-29 | 4 | -19/+129 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Autotest: this test is failing, enable debugging to find out why. | Thiago Macieira | 2009-10-29 | 1 | -1/+4 | |
| | * | | | | | | | Merge branch '4.6' into core-4.6 | Thiago Macieira | 2009-10-29 | 7 | -5/+257 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | QLocalServer: block indefinitely when timeout value is -1 | Peter Hartmann | 2009-10-28 | 1 | -1/+1 | |
| | * | | | | | | | | Fix Qt containers to properly support types with strict alignments. | Thiago Macieira | 2009-10-28 | 1 | -0/+109 | |
| | * | | | | | | | | Autotest: add unit test for QDBusServiceWatcher | Thiago Macieira | 2009-10-28 | 2 | -0/+281 | |
| | * | | | | | | | | Autotest: add a test that tries to follow a service changing owners. | Thiago Macieira | 2009-10-28 | 1 | -0/+56 | |
| | * | | | | | | | | Autotest: fix improper use of the serviceOwnerChanged signal | Thiago Macieira | 2009-10-28 | 1 | -23/+11 | |
| | * | | | | | | | | Merge remote branch 'origin/4.6' into core-4.6 | Thiago Macieira | 2009-10-28 | 9 | -32/+179 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | QDom autotests: test is not failing anymore | Peter Hartmann | 2009-10-28 | 1 | -3/+0 | |
| | * | | | | | | | | | Autotest: Add some debugging info as to why the subprocess fails to start | Thiago Macieira | 2009-10-27 | 1 | -0/+10 | |
| | * | | | | | | | | | QAbstractSocket: wait with closing until all bytes have been written | Peter Hartmann | 2009-10-27 | 1 | -3/+1 | |
| | * | | | | | | | | | QDom: make tests fail only on Windows | Peter Hartmann | 2009-10-26 | 1 | -0/+2 | |
| * | | | | | | | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-02 | 48 | -117/+2567 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Manual glyph shaping test. | Alessandro Portale | 2009-11-02 | 3 | -0/+525 | |
| | * | | | | | | | | | | Fixes testing of sqlite against the real(floating pt) datatype | Bill King | 2009-11-02 | 1 | -0/+1 | |
| | * | | | | | | | | | | Fix a rounding error. | Alessandro Portale | 2009-10-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | Added manual text performance test. | Alessandro Portale | 2009-10-30 | 2 | -0/+232 | |
| | * | | | | | | | | | | Merge commit '30b0902cf05b0c1dc649e9c2e7ae0415e0c1d042' into 4.6-upstream | Bradley T. Hughes | 2009-10-30 | 1 | -75/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | Remove the unnecessary (and broken) tst_QMouseEvent::checkMouseMoveEvent() test | Bradley T. Hughes | 2009-10-30 | 1 | -75/+0 | |
| | | * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6 | Bradley T. Hughes | 2009-10-30 | 6 | -16/+301 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | \ \ \ \ \ \ \ \ \ | Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstream | Bradley T. Hughes | 2009-10-30 | 6 | -16/+301 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | Ensure that button returns 0 for mouse move events | Dean Dettman | 2009-10-29 | 1 | -0/+75 | |
| | | * | | | | | | | | | | Fixed the scrollarea gesture manual test. | Denis Dzyubenko | 2009-10-28 | 2 | -2/+2 | |
| | | * | | | | | | | | | | Follow refactor; use QApplication:: instead of qApp-> | Thomas Zander | 2009-10-28 | 2 | -25/+25 | |
| | | * | | | | | | | | | | Introduce QGesture::GestureCancelPolicy, a way to auto-cancel gestures | Thomas Zander | 2009-10-28 | 1 | -0/+62 | |
| | | * | | | | | | | | | | add empty test method, should implement it fully when more important things a... | Thomas Zander | 2009-10-28 | 1 | -0/+16 | |
| | | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-platform-team into 4.6-WM_... | Bradley T. Hughes | 2009-10-28 | 2 | -1/+133 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / | | | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | | Implemented QGestureRecognizer::ConsumeEventHint | Denis Dzyubenko | 2009-10-27 | 1 | -1/+20 | |
| | | | * | | | | | | | | | Improved gesture autotest reliability on X11. | Denis Dzyubenko | 2009-10-27 | 1 | -0/+5 | |
| | | | * | | | | | | | | | Add QWidget::ungrabGesture | Thomas Zander | 2009-10-26 | 1 | -0/+71 | |
| | | | * | | | | | | | | | Unregister the temporary gesture recognizer in the gestures autotest. | Denis Dzyubenko | 2009-10-26 | 1 | -0/+15 | |
| | | | * | | | | | | | | | Merge branch '4.6' into 4.6-platform | Denis Dzyubenko | 2009-10-26 | 24 | -107/+1070 | |
| | | | |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / | | | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | | | Remove internal widgets from QApplication::topLevelWidgets() | Prasanth Ullattil | 2009-10-23 | 1 | -0/+22 | |
| | * | | | | | | | | | | | Add QScriptString::toArrayIndex() function | Kent Hansen | 2009-10-30 | 1 | -0/+37 | |
| | * | | | | | | | | | | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-10-30 | 16 | -29/+247 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into origin-4.6 | Olivier Goffart | 2009-10-30 | 3 | -1/+9 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | | | Merge branch '4.6-s60' into 4.6 | axis | 2009-10-30 | 3 | -1/+9 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / | | | | |/| | | | | | | | | |