summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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-09115-1475/+4800
| | | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | | 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
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Make isSharing() reset to false when context no longer sharingRhys Weatherley2009-11-151-0/+5
| | | * | | | | | | | | | | | Fixed dockwidget autotest on X11Thierry Bastian2009-11-131-1/+4
| | | * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-133-13/+84
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | QItemSelectionModel: fixed selection not kept when layout change and everythi...Olivier Goffart2009-11-131-6/+59
| | | | * | | | | | | | | | | | Fixing and adding autotests for QTreeWidgetThierry Bastian2009-11-131-4/+24
| | | | * | | | | | | | | | | | Fix QAbstractSlider testOlivier Goffart2009-11-131-3/+1
| | | | | |_|_|_|_|_|/ / / / / | | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-11-132-2/+28
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | | QGAL (Test): Add test to ensure persistency of user-defined spacingEduardo M. Fleury2009-11-121-0/+26
| | | | * | | | | | | | | | | QGAL (Test): Fix order of parameters in QCOMPAREEduardo M. Fleury2009-11-121-2/+2
| | | | | |/ / / / / / / / / | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2009-11-1315-127/+505
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Early return for allowMove within a parent QModelIndexStephen Kelly2009-11-131-18/+45
| | | | * | | | | | | | | | | Merge commit upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-11-132-5/+41
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / / / / | | | | | |/| | | | | | | | |
| | | | * | | | | | | | | | | Fixed: QCalendarWidget::showNextMonth() followed by a click on the navigation...Olivier Goffart2009-11-131-0/+70
| | | | * | | | | | | | | | | Fixes QGraphicsWidget: paint() being called before polish().Bjørn Erik Nilsen2009-11-131-0/+27
| | | | * | | | | | | | | | | QLabel: Fixed text underlined when te label has a control and the text contai...Olivier Goffart2009-11-121-0/+51
| | | * | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-1370-1343/+1935
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / | | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | | Fixed tst_qpixmapfilter testcaseGunnar Sletta2009-11-101-12/+12
| | | * | | | | | | | | | | | Fixed QPixmapDropShadowFilter and updated its testcaseGunnar Sletta2009-11-101-1/+1
| | | * | | | | | | | | | | | Match drop shadow bounding rectangle unit test to the new implementationRhys Weatherley2009-11-101-13/+13