Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix QGraphicsScene::isActive if the view is shown while the window is active. | Olivier Goffart | 2009-11-06 | 1 | -0/+178 |
* | QGraphicsView: Fixes QGraphicsView::focusItem when scene is not active | Olivier Goffart | 2009-11-06 | 1 | -0/+22 |
* | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-05 | 23 | -180/+465 |
|\ | |||||
| * | 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 | 21 | -228/+388 |
| |\ \ | |||||
| | * \ | Merge commit '51c9b68' into 4.6 | Morten Johan Sørvig | 2009-11-04 | 2 | -120/+241 |
| | |\ \ | |||||
| | | * | | Cocoa: fix q3filedialog autotest | Richard Moe Gustavsen | 2009-11-03 | 1 | -0/+4 |
| | | * | | Gesture api review. | Denis Dzyubenko | 2009-11-03 | 1 | -106/+106 |
| | | * | | Modified gesture events propagation. | Denis Dzyubenko | 2009-11-03 | 1 | -25/+96 |
| | | * | | 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 | 56 | -264/+2398 |
| | | |\ \ \ | |||||
| | | * | | | | Fix for static QSound::play in Symbian and code style fixes. | Janne Anttila | 2009-11-02 | 1 | -7/+19 |
| * | | | | | | updates to the test after harfbuzz update | Lars Knoll | 2009-11-04 | 3 | -14/+78 |
* | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Jan-Arve Sæther | 2009-11-05 | 3 | -42/+133 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Always set a clip on the painter in QGraphicsView. | Andreas Aardal Hanssen | 2009-11-05 | 1 | -0/+72 |
| * | | | | | | | Fix autotest to match API changes | Thierry Bastian | 2009-11-05 | 1 | -42/+42 |
| * | | | | | | | Fix textControl so that it ignores mouse press events when needed | Thierry Bastian | 2009-11-05 | 1 | -0/+19 |
* | | | | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-11-05 | 2 | -248/+52 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | QGAL (test): Remove expanding tests | Eduardo M. Fleury | 2009-11-04 | 1 | -228/+10 |
| * | | | | | | | QGAL (test): Test parent widget size besides children sizes | Eduardo M. Fleury | 2009-11-04 | 1 | -8/+6 |
| * | | | | | | | QGAL: Avoid false assertions due to floating point precision errors | Eduardo M. Fleury | 2009-11-04 | 1 | -1/+16 |
| * | | | | | | | QGAL (Test): Disable simplification test when that is off | Eduardo M. Fleury | 2009-11-04 | 1 | -2/+4 |
| * | | | | | | | QGAL: Update infiniteSizes test to avoid simplification | Eduardo M. Fleury | 2009-11-04 | 1 | -0/+3 |
| * | | | | | | | QGAL: Do not restrict maximum size of layout anchors | Eduardo M. Fleury | 2009-11-04 | 1 | -3/+3 |
| * | | | | | | | QGAL: add names to the items in some tests | Caio Marcelo de Oliveira Filho | 2009-11-04 | 2 | -6/+10 |
* | | | | | | | | Result API review with Jasmin | Thierry Bastian | 2009-11-04 | 3 | -331/+331 |
* | | | | | | | | Fix crash in QMenu when using QWidgetAction | Olivier Goffart | 2009-11-04 | 1 | -0/+2 |
* | | | | | | | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-04 | 32 | -460/+836 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | 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 |
| | |/ / / / / | |/| | | | | | |||||
| * | | | | | | 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 | 4 | -189/+85 |
| |\ \ \ \ \ | |||||
| | * | | | | | 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 | 2 | -147/+27 |
| | * | | | | | 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 |