summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Fixed logical error in winIdChanged auto test.Gareth Stockwell2009-10-211-0/+15
| | |_|_|/ / | |/| | | |
| * | | | | Fix tst_QHeaderView::length() on Symbian.Liang QI2009-10-201-1/+4
| * | | | | Windows CE gets a different paint event count than windowsninerider2009-10-201-2/+4
| * | | | | Test fixes for Windows Mobile.ninerider2009-10-202-96/+120
| * | | | | Use premultiplied alpha pixel format in SymbianShane Kearns2009-10-201-1/+1
| | |/ / / | |/| | |
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Alexis Menard2009-10-209-41/+319
| |\ \ \ \
| | * | | | add the autotest for the QListView::setModelColumn bugPierre Rossi2009-10-191-0/+24
| | | |/ / | | |/| |
| | * | | Do not loop forever if we are adding the layout itself to the layout.Jan-Arve Sæther2009-10-192-0/+22
| | * | | API addition: Make it possible to set the size policy of an anchor.Jan-Arve Sæther2009-10-161-14/+42
| | * | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-161-22/+63
| | |\ \ \
| | | * | | QGraphicsAnchorLayout: Mark expected failures in tests w/o simplificationEduardo M. Fleury2009-10-151-24/+67
| | | * | | QGAL: update the sizes of all anchors instead of doing it separatedlyCaio Marcelo de Oliveira Filho2009-10-151-2/+0
| | | * | | QGAL: add a way to test whether simplex was used in a calculationCaio Marcelo de Oliveira Filho2009-10-151-1/+53
| | | * | | QGraphicsAnchorLayout: Add test for 'infinite' max size widgetsEduardo M. Fleury2009-10-151-0/+49
| | * | | | Fixed typo in qtableview.cpp.Gabriel de Dietrich2009-10-161-5/+30
| | * | | | Fixed a rare crash in qt_x11_enforce_cursorGabriel de Dietrich2009-10-151-0/+33
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-10-1528-944/+1258
| | |\ \ \ \
| | | * | | | Compilation of the QGraphicsAnchorLayout test on 64bitOlivier Goffart2009-10-152-2/+3
| | | * | | | Stabilize test on x11Olivier Goffart2009-10-152-7/+8
| | | * | | | Stabilize QLineEdit test on X11Olivier Goffart2009-10-151-10/+14
| | * | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-10-152-3/+102
| | |\ \ \ \ \
| | | * | | | | QGAL: update the sizes of all anchors instead of doing it separatedlyCaio Marcelo de Oliveira Filho2009-10-091-2/+0
| | | * | | | | QGAL: add a way to test whether simplex was used in a calculationCaio Marcelo de Oliveira Filho2009-10-091-1/+53
| | | * | | | | QGraphicsAnchorLayout: Add test for 'infinite' max size widgetsEduardo M. Fleury2009-10-091-0/+49
| * | | | | | | Fix now invalid ExpectFail.Bill King2009-10-201-3/+0
| * | | | | | | Fix bug QTBUG-4848Sarah Smith2009-10-202-15/+64
| * | | | | | | Misc mysql test fixes.Bill King2009-10-201-3/+6
* | | | | | | | Clear exceptions after a binding evaluationAaron Kennedy2009-10-232-0/+28
* | | | | | | | Autotest for QfxAnimatedImageDamian Jansen2009-10-233-0/+61
* | | | | | | | Fix test failures.Aaron Kennedy2009-10-222-3/+9
* | | | | | | | Use the correct context when resolving alias propertiesAaron Kennedy2009-10-223-0/+32
* | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-224-1/+57
|\ \ \ \ \ \ \ \
| * | | | | | | | Support assigning scripts to QML propertiesAaron Kennedy2009-10-224-1/+57
* | | | | | | | | Test createQmlObject URL resolution (must be relative to calling context).Warwick Allison2009-10-223-11/+25
|/ / / / / / / /
* | | | | | | | Give QmlPropertyMap a more complete API.Michael Brasser2009-10-211-9/+42
* | | | | | | | Rename QBindableMap to QmlPropertyMap.Michael Brasser2009-10-212-12/+12
* | | | | | | | Update qfxtext/elide/multilength.qml test, commit X11 visuals.Warwick Allison2009-10-203-1/+303
* | | | | | | | Fix 5ab4ccf0e0d3618e799dcfc82bd7fcf3fd560e78Warwick Allison2009-10-201-1/+1
* | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-194-14/+130
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | fix bug in tst_qwidget.cppJoerg Bornemann2009-10-191-4/+6
| * | | | | | | Regression fix. Fix the hasUncaughtException() flag in debugger's event.Jedrzej Nowacki2009-10-191-0/+38
| * | | | | | | Fix autotest case for QSoftkeyManagerSami Merilä2009-10-191-10/+46
| * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-1944-994/+2940
| |\ \ \ \ \ \ \
| * | | | | | | | Fixed QPainter::begin() so that it fails gracefully.Kim Motoyoshi Kalland2009-10-151-0/+40
* | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-1979-1121/+3598
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Fix tst_QMenu on Symbian.Liang QI2009-10-161-0/+14
| * | | | | | | | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-1615-911/+1229
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge commit 'origin/4.5' into origin/4.6Olivier Goffart2009-10-151-0/+39
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | * | | | | | | Fix regression while updating items in itemview.Olivier Goffart2009-10-131-0/+39
| | * | | | | | | | Default section size is taken instead of some fixed valueninerider2009-10-151-1/+1