summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-1724-109/+543
|\
| * Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-11-1711-24/+178
| |\
| * | 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
| | * | | | | | Fixed loading of 8-bit grayscale TIFF files.Samuel Rødal2009-11-094-3/+23
| | * | | | | | Add a simpler FBO autotest which just uses glClear()Tom Cooksey2009-11-091-0/+31
| | * | | | | | Mark both the new and original EGL contexts as sharingRhys Weatherley2009-11-091-0/+1
| | * | | | | | Set frameless window hints on QGL test windows under QWSRhys Weatherley2009-11-091-0/+15
| | * | | | | | Make qgl autotests more stable & passing in test farmTom Cooksey2009-11-061-6/+18
| | * | | | | | Enable & fix qgl autotests on 16-bpp systemsTom Cooksey2009-11-061-49/+111
| * | | | | | | Merge remote branch 'origin/4.6' into 4.6-ceninerider2009-11-1616-124/+333
| |\ \ \ \ \ \ \
| | * | | | | | | Fixed false positives in bic autoteststefan thomasson2009-11-161-0/+4
| | * | | | | | | Merge branch '4.5' into 4.6Thiago Macieira2009-11-134-15/+17
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | remove dependency on git line end conversionsOswald Buddenhagen2009-11-124-15/+17
| * | | | | | | | ChangeWindowTitle skipped for Windows CEninerider2009-11-131-0/+3
| * | | | | | | | Cursor motion related tests disabled for windows ce.ninerider2009-11-131-0/+4
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | 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
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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 oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1310-109/+276
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge commit 'widget/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-1110-109/+276
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Fixed: QFontComboBox emits the currentFontChanged() signal twiceOlivier Goffart2009-11-111-1/+5
| | | * | | | QAbstractScrollArea: Wheel over a scrollarea that has only one horizontal scr...Olivier Goffart2009-11-111-2/+95
| | | * | | | Small caps font variant wouldn't be used when defined through style sheetsGabriel de Dietrich2009-11-111-0/+7