summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-163-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
|\| |
| * | Bad drawing of styled viewports within QAbstractScrollAreaOlivier Goffart2009-07-151-0/+35
| * | Fix painting of the background of QAbstractItemView, QTextEdit and coOlivier Goffart2009-07-151-0/+197
| * | Fixes more sql autotestsBill King2009-07-151-10/+12
| * | Fixes sql autotests.Bill King2009-07-151-4/+1
| * | Fixed recompile of tests/auto/selftests/exception.Rohan McGovern2009-07-156-9/+9
| * | Fixed selftest failure.Rohan McGovern2009-07-151-2/+2
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtMarius Bugge Monsen2009-07-142-0/+37
| |\ \
| | * | QNetworkReply: Add isFinished() methodMarkus Goetz2009-07-141-0/+10
| | * | Make sure QGraphicsScene::update() only requires one event-loopBjørn Erik Nilsen2009-07-141-0/+27
| | * | Fixed the qlineedit autotest.Denis Dzyubenko2009-07-141-3/+3
| * | | Add auto-tests for QGraphicsItem::filtersChildEvents.Marius Bugge Monsen2009-07-141-0/+123
| * | | Fixed the qlineedit autotest.Denis Dzyubenko2009-07-141-3/+3
| |/ /
| * | Make test faster + fix whitespaceOlivier Goffart2009-07-131-20/+21
| * | Fixes: The keyboard navigation of QComboBox don't work with the completionNoah White-Hamerslough2009-07-131-0/+40
| * | More tests for list numberingOlivier Goffart2009-07-132-0/+50
| * | Added QTextListFormat::ListUpperRoman and QTextListFormat::ListLowerRoman for...Nils Jeisecke2009-07-131-0/+36
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-137-0/+80
| |\|
| | * implement proper vpath handlingOswald Buddenhagen2009-07-137-0/+80
| | * tst_qnetworkreply: qDebug instead of qWarningMarkus Goetz2009-07-131-1/+1
| | * QFlags::testFlag(): handle the zero case appropriately.Frans Englich2009-07-131-0/+24