summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-1963-270/+3349
| | |\ \ \
| | * | | | Test clearing a ListView.Martin Jones2009-11-191-1/+74
| | * | | | Fix GridView scrolling due to currentIndex changes. Add tests.Martin Jones2009-11-191-0/+32
| * | | | | Extend tests for TextInputAlan Alpert2009-11-193-9/+49
| |/ / / /
* | | | | Clean-up SQL tests to not be order-dependentWarwick Allison2009-11-1914-147/+128
* | | | | Test new creation APIs.Warwick Allison2009-11-193-6/+55
| |/ / / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-19149-193/+430
|\ \ \ \ | |/ / /
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-19145-193/+194
| |\ \ \
| | * \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-11-1927-1397/+1323
| | |\ \ \
| | * | | | Rename QML Object to QtObjectAaron Kennedy2009-11-19145-193/+194
| * | | | | Add Image auto testMartin Jones2009-11-193-0/+215
| | |/ / / | |/| | |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-192-4/+61
| |\ \ \ \
| * | | | | Test clearing the source of a BorderImage.Martin Jones2009-11-191-0/+21
* | | | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-1963-270/+3349
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-181-2/+15
| |\ \ \ \ \
| | * \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-1724-109/+543
| | |\ \ \ \ \
| | * | | | | | Removing unnecessary chunking and stat'ing when reading QIODeviceJoão Abecasis2009-11-171-2/+2
| | * | | | | | Improve reliability of QFile test readAllStdinJoão Abecasis2009-11-171-0/+1
| | * | | | | | Fix regression introduced in c08e708037d33271825ce6a6a1ac640e96b70c36João Abecasis2009-11-171-0/+12
| * | | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-189-20/+110
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-179-20/+110
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | Fix tst_QGraphicsView::inputMethodSensitivity autotestOlivier Goffart2009-11-172-6/+65
| | | * | | | | | Stabilize tests on X11Olivier Goffart2009-11-162-9/+16
| | | * | | | | | QMenu: do not crash if action is destroyed in the triggered signal.Olivier Goffart2009-11-161-0/+13
| | | * | | | | | Fix regression in emitting of QTextDocument::undoCommandAdded()Thomas Zander2009-11-161-0/+11
| | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-163-5/+5
| | | |\ \ \ \ \ \
| | | | * | | | | | Fix build error in QLibrary autotestShane Kearns2009-11-131-3/+3
| | | | * | | | | | Fix tst_collections compliation on symbian.Liang Qi2009-11-131-1/+1
| | | | * | | | | | Fix tst_qfile, disable largefile for symbian.Liang Qi2009-11-131-1/+1
| * | | | | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-1735-133/+721
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-1711-24/+178
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | * | | | | | | tst_qtcpsocket: Check if proper connection error occursMarkus Goetz2009-11-161-0/+43
| | | * | | | | | | Fix input method support on widgets that have a focus proxy set.Simon Hausmann2009-11-131-0/+59
| | | * | | | | | | Fix S60 input method not showing up in editable QGraphicsTextItemsSimon Hausmann2009-11-131-0/+3
| | | * | | | | | | Autotest: use the new QDBusServiceWatcher classThiago Macieira2009-11-131-13/+9
| | | * | | | | | | xmlpatterns autotest: adjust line endingsPeter Hartmann2009-11-131-1/+3
| | | * | | | | | | xmlpatterns: unify error messages in generator and generated filePeter Hartmann2009-11-131-1/+1
| | | * | | | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-1310-109/+276
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge commit 'coreteam/4.6' into oslo1-4.6Marius Storm-Olsen2009-11-134-7/+54
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | tst_qnetworkreply: Test LastModified parsingMarkus Goetz2009-11-111-0/+38
| | | | * | | | | | | | stabilize QNetworkReply autotestPeter Hartmann2009-11-101-5/+0
| | | | * | | | | | | | Merge branch '4.6' into core-4.6Thiago Macieira2009-11-09134-1592/+5664
| | | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | | Let QDBusInterface work even if the introspection failed.Thiago Macieira2009-11-091-1/+2
| | | | * | | | | | | | | Autotest: prevent race-condition from causing a test failure.Thiago Macieira2009-11-081-1/+2
| | | | * | | | | | | | | tst_networkselftest: Also check for SSL supportMarkus Goetz2009-11-061-0/+12
| | | * | | | | | | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-131-5/+5
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge branch '4.6' into osloStaging1-4.6Jocelyn Turcotte2009-11-121-2/+6
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | QUrl::fromUserInput: improvements, corrections and make the demoJocelyn Turcotte2009-11-121-2/+6
| | * | | | | | | | | | | | | Make tst_headers pass with changed QtScript licenseSimon Hausmann2009-11-171-1/+1
| | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1616-93/+514
| | |\ \ \ \ \ \ \ \ \ \ \ \