summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* linker fix for WinCEMaurice Kalinowski2009-07-237-5/+14
* tst_qnetworkreply: Small and simple latency testingMarkus Goetz2009-07-233-0/+88
* Add QGraphicsItem::focusProxy(), focus proxy support.Andreas Aardal Hanssen2009-07-231-0/+120
* Fix autotest compile failureJens Bache-Wiig2009-07-221-2/+2
* QNetworkReply: add possibility to ignore specific SSL errorsPeter Hartmann2009-07-222-2/+170
* Merge branch '4.5'Thiago Macieira2009-07-222-23/+16
|\
| * QSslSocket autotest: adapt to new certificate on test serverPeter Hartmann2009-07-222-23/+16
* | Make QStateMachine inherit QStateKent Hansen2009-07-222-240/+283
* | Merge commit 'origin/4.5'Olivier Goffart2009-07-221-0/+31
|\ \ | |/
| * Add a (failing) test for QProcess bug 258462.Rohan McGovern2009-07-221-0/+31
* | Show text even if maximum == 0Olivier Goffart2009-07-221-1/+1
* | Support for very large range in QProgressBarOlivier Goffart2009-07-221-1/+31
* | Fix Warning saying that signal cannot be made virtualOlivier Goffart2009-07-221-0/+22
* | Improve performance in QUrl parsing by doing in-line operations.Thiago Macieira2009-07-211-2/+2
* | Change qt_nameprep to do in-line namepreppingThiago Macieira2009-07-211-6/+6
* | Implement strict STD3 checking of hostnames in URLs.Thiago Macieira2009-07-211-12/+84
* | Fix memleaks in the autotestsKent Hansen2009-07-211-1/+14
* | add autotest for adding transition from state machine's rootKent Hansen2009-07-211-0/+10
* | fix tests for QT_NO_PROCESS and when running tests as rootHarald Fernengel2009-07-2114-26/+82
* | use /usr/bin/env perl as interpreterHarald Fernengel2009-07-211-1/+1
* | Workaround for transacted, locked and inaccesible filesRitt Konstantin2009-07-201-2/+16
* | Use QVERIFY in benchmarks, insteads of returning silently in case of errorOlivier Goffart2009-07-201-4/+2
* | Add low level POSIX bench on WindowsRitt Konstantin2009-07-201-6/+31
* | Adding test case for PNG compression icon loadingminiak2009-07-202-0/+33
* | absolute lupdate path for the new test as wellOswald Buddenhagen2009-07-201-1/+1
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-204-11/+41
|\ \ | |/
| * 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
| * tst_qnetworkreply: Removed warningMarkus Goetz2009-07-171-0/+1
* | WinCE build fixes. Use qgetenv instead of getenv...Joerg Bornemann2009-07-202-5/+5
* | make test immune to qt header changesOswald Buddenhagen2009-07-171-2/+2
* | Fix for selection with Shift-Arrow/Shift-Click in QListView's IconModeFrank Reininghaus2009-07-171-0/+67
* | Merge branch 'screencountchanged'Volker Hilsheimer2009-07-172-0/+190
|\ \
| * | Implement QDesktopWidget::screenCountChanged signal on desktop platforms,Volker Hilsheimer2009-07-172-0/+190
* | | Add priority property to QActionJens Bache-Wiig2009-07-172-0/+31
* | | Lets the size of the completer be configurable in a way similar to QComboBox.Frédéric Mercille2009-07-171-0/+68
* | | Fixes: ItemView text editor is not visible with empty text and iconsOlivier Goffart2009-07-171-23/+60
* | | tst_qhttpnetworkconnection: FixesMarkus Goetz2009-07-171-7/+8
|/ /
* | Fixed failure of xunit selftest on Windows.Rohan McGovern2009-07-171-9/+2
* | Allow picking up tool button style from the systemJens Bache-Wiig2009-07-161-0/+4
* | Added a utf8->utf16 conversion benchmark.Denis Dzyubenko2009-07-163-0/+98
* | Added missing autotest/benchmark projects to the root .pro-fileDenis Dzyubenko2009-07-162-2/+4
* | Update the license header in a few more placesThiago Macieira2009-07-161-1/+1
* | Use Unix signal handlers to properly close the test log when a test isRohan McGovern2009-07-153-1/+12
* | QGraphicsItems not painted after QGraphicsScene::clear().Bjoern Erik Nilsen2009-07-151-0/+34
* | fix autotest buildThierry Bastian2009-07-151-1/+0
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtPeter Hartmann2009-07-152-16/+29
|\ \
| * | Make Graphics View auto-tests less dependant on WS.Bjørn Erik Nilsen2009-07-152-16/+29
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtPeter Hartmann2009-07-15100-312/+2288
|\ \ \ | |/ /