summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * Tests: Make uic/uic3 use QLibraryInfo paths as do the linguist tests.Friedemann Kleint2009-08-062-2/+4
| | * Mac: fix autotestRichard Moe Gustavsen2009-08-061-1/+1
| | * Tests: Make tools tests (rcc/moc/uic/uic3) run without X11-connection.Friedemann Kleint2009-08-064-4/+4
| | * Make the test pass by setting a path where you have dirs.Alexis Menard2009-08-061-1/+2
| * | QTableView with swapped headers PageUp/PageDown bugGabriel de Dietrich2009-08-111-0/+33
| * | Fixes false fails in interbase autotests.Bill King2009-08-113-0/+9
| * | Better implementation for commit d13418effc5f00474541ae513a30c9a42c2a1cb3. TheGabriel de Dietrich2009-08-101-0/+30
| * | Add a Widget for manual testing of the tablet APIBenjamin Poulain2009-08-104-0/+204
| * | Introducing icon theme supportJens Bache-Wiig2009-08-1015-0/+2290
| * | don't test dbus stuff where no dbus isJoerg Bornemann2009-08-101-2/+2
| * | tst_QSharedPointer fixed for Windows CEJoerg Bornemann2009-08-101-0/+2
| * | Compile and work on Linux.Trond Kjernåsen2009-08-102-19/+22
| * | Compile fix for QStringBuilder auto testhjk2009-08-106-10/+60
| * | Moved tests/auto/runQtXmlPatternsTests.sh to devtools/shellLeonardo Sobral Cunha2009-08-101-61/+0
| * | Add QBENCMARK_ONCE to QTestLib.Morten Sorvig2009-08-102-1/+15
| * | Make QTimeLine::start() restart from the beginning as the documentation says.David Faure2009-08-101-1/+40
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtKeith Isdale2009-08-10139-344/+593
| |\ \
| | * | Set default QGraphicsTransform3D axis to (0, 0, 1)Rhys Weatherley2009-08-101-1/+21
| | * | QItemSelectionModel did not send selectionChanged signal when deleting an itemGabriel de Dietrich2009-08-071-0/+24
| | * | QDockWidget: Make visibilityChanged more accurateThierry Bastian2009-08-071-1/+18
| | * | Fixes: QComboBox keyboard search not working properly when current index is -1Olivier Goffart2009-08-071-0/+36
| | * | xmlpatterns autotest: make tests work from shadow directoryPeter Hartmann2009-08-072-67/+73
| | * | fixing qmainwindow autotestThomas Hartmann2009-08-071-0/+3
| | * | Extra check in pluginloader autotestThomas Hartmann2009-08-071-0/+1
| | * | Adding QApplication::processEvents to autotestThomas Hartmann2009-08-071-0/+1
| | * | Fixing deployment for shadow builds on Windows CEThomas Hartmann2009-08-072-3/+2
| | * | tst_QFile::copyAfterFail fixed on WindowsJoerg Bornemann2009-08-061-0/+1
| | * | tst_qsharedpointer compile fix for Windows CEJoerg Bornemann2009-08-061-0/+4
| | * | tst_qfileinfo fixed for Windows CEJoerg Bornemann2009-08-061-2/+8
| | * | tst_QHostInfo: Disable short name tests for lookupIPv4.Jocelyn Turcotte2009-08-061-4/+1
| | * | tst_qstyle compile fixJoerg Bornemann2009-08-061-1/+1
| | * | fix tst_qlocalsocket::readBufferOverflow for Windows CEJoerg Bornemann2009-08-061-3/+6
| | * | fix warning in tst_qlocalsocketJoerg Bornemann2009-08-061-0/+1
| | * | Fix a bug in QProcess. QProcess was not reentrant on UnixBenjamin Poulain2009-08-061-1/+1
| | * | Fixes autotests in QTreeWidget: setHeaderItem & defaultRowSizesLeonardo Sobral Cunha2009-08-061-4/+9
| | * | Delay too short after fullscreen window shown.Gabriel de Dietrich2009-08-061-2/+1
| | * | Fix QXmlQuery autotestsPeter Hartmann2009-08-062-15/+21
| | * | Fixes autotests in QFileSystemWatcher: watchFileAndItsDirectoryLeonardo Sobral Cunha2009-08-061-2/+20
| | * | QMenuBar: autotests fixedThierry Bastian2009-08-061-9/+5
| | * | QMenuBar: we can't test the action geometries when it is nativeThierry Bastian2009-08-061-0/+3
| | * | Skip tst_QWindowSurface::flushOutsidePaintEvent() when using composition managerJocelyn Turcotte2009-08-061-0/+6
| | * | ignore someOswald Buddenhagen2009-08-063-0/+8
| | * | Make sure QWidget::setStyle() relayouts its children.Jan-Arve Sæther2009-08-061-1/+0
| | * | QMenu: fixed a menu poppping up behind the menubarThierry Bastian2009-08-061-1/+2
| | * | lalala ... forgot to add test dataOswald Buddenhagen2009-08-061-0/+21
| | * | Tests: Adapted uic baseline to 33604fb02fa463f36fa78e515bb42a34a746f0f2Friedemann Kleint2009-08-06100-200/+200
| | * | QMenu: fix multi column autotest for styles which don't support itThierry Bastian2009-08-061-0/+7
| | * | task256322_highlight() failed due to lack of delays before QVERIFYs.Gabriel de Dietrich2009-08-061-5/+8
| | * | Support _NET_WORKAREA on Xinerama setups in QDesktopWidgetBradley T. Hughes2009-08-061-2/+10
| | * | Added some debug output to the qdesktopwidget manualtestDenis Dzyubenko2009-08-061-0/+31