summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix qsqltablemodel autotestDerick Hawcroft2009-08-181-6/+7
* skip tst_QScriptEngineDebugger::multithreadedDebugging on Windows CEJoerg Bornemann2009-08-171-0/+3
* new screenshot for windowsmobile autotestJoerg Bornemann2009-08-171-0/+0
* fix warning in windowsmobile autotestJoerg Bornemann2009-08-171-2/+0
* run tst_windowsmobile only on WM5Joerg Bornemann2009-08-171-4/+8
* make tst_windowsmobile work in shadow buildsJoerg Bornemann2009-08-171-1/+1
* Fix the painting of QComboBox on Mac when the rect is not at the originBenjamin Poulain2009-08-141-0/+44
* don't test dbus stuff where no dbus isJoerg Bornemann2009-08-121-3/+3
* tst_qurl fixed after the great URL replacement spreeJoerg Bornemann2009-08-121-15/+15
* fix tst_QWidget::showAndMoveChild for Windows mobileJoerg Bornemann2009-08-121-0/+1
* fix tst_QWidget::inputFocus_task257832 on WindowsJoerg Bornemann2009-08-121-0/+1
* indentation fixed in tst_QWidget::inputFocus_task257832Joerg Bornemann2009-08-121-10/+10
* Test naming convention fixes.Rohan McGovern2009-08-129-8/+8
* Update URL for Qt FTP site.Jason McDonald2009-08-113-25/+25
* Update URL for Qt web site.Jason McDonald2009-08-1199-169/+169
* Update URL of online documentation.Jason McDonald2009-08-112-10/+10
* Update old email address.Jason McDonald2009-08-1138-39/+39
* Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-111-4/+4
* Update license headers.Jason McDonald2009-08-11896-963/+963
* Fix autotest for qtwidgets::snapshotJens Bache-Wiig2009-08-101-3/+3
* Autotest: ensure we don't mishandle SSL certificates with NULsThiago Macieira2009-08-072-0/+98
* Use QFile instead of QTemporaryFile in compilerwarning testcaseMarius Storm-Olsen2009-08-061-5/+9
* 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
* Cleaned up test naming and platform-specific tests.Rohan McGovern2009-08-0632-201/+194
* Fixes hangup when pressing key in QListWidgetOlivier Goffart2009-08-051-1/+22
* Cocoa: Menus show old selected values.Richard Moe Gustavsen2009-08-051-1/+23
* Get more database tests working/passing.Bill King2009-08-052-4/+18
* Fix ancestor flags that are not correctly update when reparenting.Alexis Menard2009-08-041-0/+16
* Autotest: disable the pointer-tracking tests in 4.5Thiago Macieira2009-08-031-0/+2
* Fix more database autotests.Bill King2009-08-032-4/+6
* Autotest: add a newline after the user program headers.Thiago Macieira2009-07-301-0/+1
* Disable benchlibtickcounter test by default.Rohan McGovern2009-07-291-3/+4
* Fixed failure of tst_qmake::simple_app_shadowbuild.Rohan McGovern2009-07-291-0/+1
* Fixed failure of tst_moc.Rohan McGovern2009-07-291-1/+1
* Skip uic3 test when qt3support is disabled.Rohan McGovern2009-07-291-0/+3
* Fixed compile of tst_qitemeditorfactory.Rohan McGovern2009-07-291-5/+5
* Fixed failure of tst_q3urloperator.Rohan McGovern2009-07-291-5/+7
* Fixed failure of tst_q3socket.Rohan McGovern2009-07-291-6/+8
* Fixed drawImage() so that it doesn't sample outside the source image.Kim Motoyoshi Kalland2009-07-281-19/+327
* Fixed failure of tst_qlocale if run when LC_ALL is set.Rohan McGovern2009-07-271-6/+10
* Fix a running external tests: user program headers must come first.Thiago Macieira2009-07-261-2/+2
* Remove autotest for "Won't fix" bug 258462.Rohan McGovern2009-07-231-31/+0
* QSslSocket autotest: adapt to new certificate on test serverPeter Hartmann2009-07-222-23/+16
* Add a (failing) test for QProcess bug 258462.Rohan McGovern2009-07-221-0/+31
* Fix assert in message handling.Frans Englich2009-07-201-0/+18
* don't rely on system codec when handling PO filesOswald Buddenhagen2009-07-171-1/+1
* Test case for QDirIterator regression introduced in 4.5.0João Abecasis2009-07-171-10/+21