Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.5' into 4.6 | Morten Johan Sørvig | 2009-11-05 | 1 | -0/+34 |
|\ | |||||
| * | Fix retrieval of SQL type "TIME" information for PostgreSQL | Derick Hawcroft | 2009-11-05 | 1 | -0/+32 |
| * | Avoid infinite loop when laying out text with unconvertible chars | Eskil Abrahamsen Blomfeldt | 2009-10-29 | 1 | -0/+14 |
* | | Cascade delete to cleanup autotest properly. | Bill King | 2009-11-05 | 1 | -2/+2 |
* | | Add new cross schema relation autotest | Bill King | 2009-11-05 | 1 | -5/+31 |
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-04 | 29 | -303/+475 |
|\ \ | |||||
| * \ | Merge commit '51c9b68' into 4.6 | Morten Johan Sørvig | 2009-11-04 | 10 | -195/+328 |
| |\ \ | |||||
| | * | | Cocoa: fix q3filedialog autotest | Richard Moe Gustavsen | 2009-11-03 | 1 | -0/+4 |
| | * | | Gesture api review. | Denis Dzyubenko | 2009-11-03 | 9 | -171/+161 |
| | * | | Modified gesture events propagation. | Denis Dzyubenko | 2009-11-03 | 1 | -25/+96 |
| | * | | Improved gesture scrollarea manualtest. | Denis Dzyubenko | 2009-11-03 | 2 | -11/+33 |
| | * | | Fix unit test and add autoCancel test for graphicsview | Thomas Zander | 2009-10-30 | 1 | -26/+72 |
| * | | | Merge branch '4.6-s60' into 4.6 | axis | 2009-11-04 | 16 | -41/+81 |
| |\ \ \ | |||||
| | * | | | Made xmlpatterns autotests compile for Symbian | Miikka Heikkinen | 2009-11-03 | 13 | -30/+46 |
| | * | | | Fix qdatetime autotest regression | Shane Kearns | 2009-11-03 | 1 | -2/+3 |
| | * | | | Fix qclipboard autotest on s60 3.1 | Shane Kearns | 2009-11-03 | 1 | -2/+13 |
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-03 | 64 | -268/+3159 |
| | |\ \ \ | |||||
| | * | | | | Fix for static QSound::play in Symbian and code style fixes. | Janne Anttila | 2009-11-02 | 1 | -7/+19 |
| * | | | | | QVideoFrame API review changes. | Andrew den Exter | 2009-11-04 | 1 | -9/+9 |
| * | | | | | QVideoSurfaceFormat API review changes. | Andrew den Exter | 2009-11-04 | 1 | -48/+29 |
| * | | | | | QAbstractVideoSurface API review changes. | Andrew den Exter | 2009-11-04 | 1 | -10/+28 |
* | | | | | | updates to the test after harfbuzz update | Lars Knoll | 2009-11-04 | 3 | -14/+78 |
|/ / / / / | |||||
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-04 | 2 | -36/+47 |
|\ \ \ \ \ | |||||
| * | | | | | Declarative building infrastructure. | Warwick Allison | 2009-11-04 | 1 | -0/+2 |
| * | | | | | fix test for real - if the reference stream contains doubles, we must read do... | Harald Fernengel | 2009-11-03 | 1 | -32/+31 |
| * | | | | | 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 |