summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt-releases; branch '4....Jason McDonald2009-09-171-4/+14
| | |\ \
| | | * | Fixed QFileInfo autotest absolute path tests not to expect C-drive.Miikka Heikkinen2009-09-171-4/+14
| | * | | Fix license headers.Jason McDonald2009-09-176-2/+247
| | |/ /
| | * | Stabilize tst_QGraphicsItem::hoverEventsGenerateRepaints.Bjørn Erik Nilsen2009-09-171-9/+7
| | * | Stabilize tst_QGraphicsItem::cacheMode on the Mac.Bjørn Erik Nilsen2009-09-171-0/+3
| | |/
| | * Add a new wildcard mode similar to bash in QRegExpBenjamin Poulain2009-09-171-1/+74
| | * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-177-10/+85
| | |\
| * | \ Merge branch '4.5' into 4.6Tom Cooksey2009-09-178-10/+80
| |\ \ \
| | * | | Revert "Added autotest to demonstrate clipping path problem"Alexis Menard2009-09-171-32/+0
| | * | | Fix crash or painting error when drawing dashed lines with penWidth > 1Eskil Abrahamsen Blomfeldt2009-09-171-0/+25
| | | |/ | | |/|
| | * | Fixes issue of forward only datasets failing when not set so.Bill King2009-09-171-0/+38
| | * | Fixed the qkeysequence::translated autotest.Kim Motoyoshi Kalland2009-09-164-5/+9
| | * | Disabled the qtwidgets test for the times being.Trond Kjernaasen2009-09-161-0/+2
| | * | Fixed the QThread tests for Windows.Trond Kjernaasen2009-09-161-9/+18
| | * | Fixed QImageReader autotests.Trond Kjernaasen2009-09-161-10/+11
| | * | Added autotest to demonstrate clipping path problemandyc2009-09-151-0/+32
| * | | Skip the multipleFBOInterleavedRendering autotest on when using OpenGL 1Tom Cooksey2009-09-171-0/+5
| | |/ | |/|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-09-1619-89/+112
| |\ \
| | * | Fixed linking on Windows.Trond Kjernaasen2009-09-161-1/+1
| | * | Stabilize testsOlivier Goffart2009-09-165-4/+19
| | * | Fix tst_QGL::openGLVersionCheck() autotest on OpenGL ES platformsTom Cooksey2009-09-161-1/+9
| | * | Make test pass after license header changesPaul Olav Tvete2009-09-161-3/+3
| | * | Updating line numbers in uic3 auto-testsJoão Abecasis2009-09-1611-80/+80
| * | | Fix QTimer overflow with interval > 35 minutes on symbianShane Kearns2009-09-161-0/+12
| |/ /
* | | Make SqlDatabase testable and add a basic test.Warwick Allison2009-09-182-0/+126
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-09-1517-6/+591
|\ \ \ | |/ /
| * | Stabilize tst_QComboBox::task260974_menuItemRectangleForComboBoxPopupOlivier Goffart2009-09-151-1/+1
| * | Slightly better code for the test.Alexis Menard2009-09-151-5/+6
| * | Fix macplist autotestJoão Abecasis2009-09-151-1/+0
| * | Increasing a timeout on QProcess testsJoão Abecasis2009-09-151-1/+1
| * | Fix QGraphicsView::scrollAfterResize autotest on Mac.Alexis Menard2009-09-151-3/+6
| * | QCursor support for Symbian OSShane Kearns2009-09-1513-0/+582
* | | Merge commit 'qt-mainline/4.6' into kinetic-declarativeuiAndreas Aardal Hanssen2009-09-158-15/+44
|\ \ \ | |/ /
| * | Make the scrollUpdate test function work.Jan-Arve Sæther2009-09-151-1/+1
| * | Fix a bug in FocusScopes; ensure subFocus is set correctly.Andreas Aardal Hanssen2009-09-151-0/+16
| * | Fix linenumbers.Jan-Arve Sæther2009-09-152-3/+3
| * | Don't do pixel tests in QGraphicsEffect on other than 32-bit display.Ariya Hidayat2009-09-151-0/+11
| * | Make test pass on WindowsPaul Olav Tvete2009-09-151-1/+3
| * | Make the test work with shadow builds.Paul Olav Tvete2009-09-152-10/+10
* | | Merge commit 'qt-mainline/4.6' into kinetic-declarativeuiAndreas Aardal Hanssen2009-09-151293-5505/+6722
|\ \ \ | |/ /
| * | Support for focus scopes: QGraphicsItem::ItemIsFocusScope.Andreas Aardal Hanssen2009-09-151-0/+89
| * | Fix bugs in handling of initial focus.Andreas Aardal Hanssen2009-09-151-0/+58
| * | Remove this line; which no longer has any effect.Andreas Aardal Hanssen2009-09-151-0/+5
| * | Fix tst_QWidget::inputFocus_task257832 on WindowsJan-Arve Sæther2009-09-151-0/+1
| * | Fix auto-test in QGraphicsItem.Alexis Menard2009-09-151-4/+2
| * | Added support in qimagereader to base plugin selection on stream contentGunnar Sletta2009-09-151-0/+71
| * | Test if the direction influences the returned graphics anchor object.Jan-Arve Sæther2009-09-151-1/+7
| * | Fix update issues in QGraphicsView.Alexis Menard2009-09-151-0/+86
| * | Merge commit 'origin/4.5' into 4.6Bill King2009-09-141-0/+61
| |\ \ | | |/
| | * Fixes QSqlTableModel: trying to delete the wrong row.Bill King2009-09-141-0/+61