| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | 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-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 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Stabilize tests | Olivier Goffart | 2009-11-04 | 2 | -8/+8 |
|
|
| * | | | | | | | | Pressing return in a QWizard would erase the active password entry. | Gabriel de Dietrich | 2009-11-03 | 1 | -0/+16 |
|
|
| * | | | | | | | | Introduced QGraphicsItem::ItemSendsScenePositionChanges and | J-P Nurmi | 2009-11-03 | 1 | -0/+74 |
|
|
| * | | | | | | | | Fixed QGraphicsScene::clear() not to crash if related top level items | J-P Nurmi | 2009-11-03 | 1 | -0/+20 |
|
|
| * | | | | | | | | Fixed spacing display in QListView with wrapped text. | Gabriel de Dietrich | 2009-11-02 | 1 | -0/+15 |
|
|
| * | | | | | | | | Make the combobox emit activated when it loses focus | Thierry Bastian | 2009-11-02 | 1 | -0/+31 |
|
|
| * | | | | | | | | QCSSParser: Fixes the way spaces are handled in font family. | Olivier Goffart | 2009-11-02 | 2 | -0/+13 |
|
|
| * | | | | | | | | QStyleSheetStyle: ItemViews: Fixes drawing of items and branches. | Olivier Goffart | 2009-11-02 | 1 | -0/+179 |
|
|
| * | | | | | | | | Merge origin/4.6 into team-widgets/4.6 | Olivier Goffart | 2009-11-02 | 4 | -12/+260 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Enable the RightToLeft (mirrored) test for basic layout tests. | Jan-Arve Sæther | 2009-11-02 | 1 | -3/+1 |
|
|
* | | | | | | | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-04 | 43 | -511/+1107 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | 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 |
|
|
| | * | | | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ \ \ |
|