summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \ \ | |/ /
| * | 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
| | * Fix line endings.Alexis Menard2009-07-131-22/+22
| * | tst_qnetworkreply: qDebug instead of qWarningMarkus Goetz2009-07-131-2/+2
| * | QFlags::testFlag(): handle the zero case appropriately.Frans Englich2009-07-131-0/+24
| * | Fixed the lineendings in the tst_qsqltablemodel.cppDenis Dzyubenko2009-07-131-22/+22
| * | Added QSyntaxHighlighter::rehighlightBlock() auto testJ-P Nurmi2009-07-131-1/+28
| * | Stabilize tst_QGraphicsView::mouseTracking2 (on Windows).Bjoern Erik Nilsen2009-07-131-1/+3
| * | Fix broken tst_QGraphicsItem::sorting.Bjoern Erik Nilsen2009-07-131-1/+2
| * | Fixes autotest to match the new code (db level precisionPolicy).Bill King2009-07-131-1/+1
| * | Fixes up the autotest for mysql over ODBC connection.Bill King2009-07-131-2/+2
| * | Merge commit 'origin/4.5'Bill King2009-07-138-55/+264
| |\ \ | | |/
| | * Fixes failure when table has null fields to updateBill King2009-07-131-0/+62
| | * Fixed a crash with input methodsPierre Rossi2009-07-101-0/+15