summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5'Thiago Macieira2009-05-113-0/+345
|\
| * Add a test for UTF-8 conditionsThiago Macieira2009-05-112-0/+312
| * Don't leak memory when assigning scriptvalue to iteratorKent Hansen2009-05-111-0/+33
* | Merge branch '4.5'Thiago Macieira2009-05-1159-15/+246
|\ \ | |/
| * Add a license file for the XML Conformance Testsuite.Thiago Macieira2009-05-111-0/+59
| * Fixes qt3support unit tests generating compile failures when Qt is notRohan McGovern2009-05-1153-9/+62
| * Fixes a crash in QPrinterDialog with relative filenamesJoão Abecasis2009-05-081-0/+18
| * Fix QCompleter with UnfilteredPopupCompletionJoão Abecasis2009-05-081-0/+46
| * Fix leak of file descriptors in QTemporaryFileJoão Abecasis2009-05-082-2/+46
| * Fixes QIBASE driver crashes on multiple execution of a prepared queryBill King2009-05-071-4/+15
* | Extend QTextDocument testmae2009-05-081-0/+18
* | Merge branch '4.5'Thiago Macieira2009-05-074-2/+123
|\ \ | |/
| * Fixed some inconsistencies for image drawing on non-integer coords.Samuel Rødal2009-05-072-2/+17
| * Make QNetworkProxy calculate the capabilities for a new proxy typeThiago Macieira2009-05-071-0/+33
| * Make QDBusPendingCallWatcher emit a signal if it is created on anThiago Macieira2009-05-071-0/+73
* | Fix treeview test with some styleOlivier Goffart2009-05-071-1/+4
* | spanning columns did not have ViewItemPosition QStyleOptionViewItemV4::OnlyOn...Olivier Goffart2009-05-071-3/+70
* | Fixed qDebugs within tests being written as "error" tags in theRohan McGovern2009-05-072-4/+9
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-069-2/+308
|\ \ | |/
| * Crash in QWidget::render when passing an untransformed QPixmap painter.Bjoern Erik Nilsen2009-05-061-0/+11
| * QGraphicsItem::setOpacity(0.0) does not trigger an update.Bjoern Erik Nilsen2009-05-061-2/+87
| * Fixed some inconsistencies for image drawing on non-integer coords.Samuel Rødal2009-05-062-0/+20
| * Ensured correct rounding of scaled image drawing at non-integer coords.Samuel Rødal2009-05-054-0/+130
| * Fixed bug where 0-opacity would cause images to be drawn fully opaque.Samuel Rødal2009-05-051-0/+18
| * Fix memory leak in QFutureMorten Sørvig2009-05-051-0/+31
| * QNetworkCookieJar: do not allow cookies for domains like ".com"Peter Hartmann2009-05-041-0/+11
* | QTreeView could be not correctly updated when the 1st column is hidden.Thierry Bastian2009-05-061-0/+40
* | test for queueing up pending connectionsOswald Buddenhagen2009-05-061-0/+27
* | Fix QFormLayout which allowed fields to be smaller that their minimum sizeOlivier Goffart2009-05-061-0/+30
* | Fixed failure of tst_Selftests::checkXML.Rohan McGovern2009-05-061-6/+5
* | Made tst_Selftests::checkXML actually test the new (Qt 4.6) test logger.Rohan McGovern2009-05-062-28/+42
* | Accept the event when doing keyboard search on a itemview.Olivier Goffart2009-05-051-0/+25
* | Fix behavior of QButtonGroup::addButton(QAbstractButton, int).Daniel Molkentin2009-05-051-4/+45
* | Partially revert 37c72476fc444d3089075473cb4e9aa42ed64694Bjoern Erik Nilsen2009-05-051-0/+27
* | When data was copied from Mozilla Firefox to Qt, the text format was not valid.Denis Dzyubenko2009-05-041-0/+59
* | Merge commit 'origin/4.5'Olivier Goffart2009-05-0412-4/+468
|\ \ | |/
| * Do not crash when passing wrong indexes to QSortFilterProxyModel::indexFomSou...Olivier Goffart2009-05-041-0/+18
| * QNetworkCookieJar: allow cookies with wrong domain attributePeter Hartmann2009-04-301-4/+4
| * New autotest for Windows Mobile: tst_windowsmobileThomas Hartmann2009-04-3010-0/+446
* | Fixed QFile::copy/rename fail after initial failed attemptJoão Abecasis2009-04-301-0/+59
* | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-291-3/+105
|\ \ | |/
| * Stabilize tst_QWidget::render_systemClip2 and remove wrong ifdefBjoern Erik Nilsen2009-04-291-3/+3
| * Wrong clip in QWidget::render(QPainter *, ...) when using Qt::(Replace|No)Clip.Bjoern Erik Nilsen2009-04-291-0/+102
* | Test for border imagesOlivier Goffart2009-04-292-0/+125
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-294-1/+89
|\ \ | |/
| * Fix regression in QSelectionModel::rowIntersectsSelectionOlivier Goffart2009-04-281-0/+46
| * Fix a crash with a proxy model applied on the QFileDialog.Alexis Menard2009-04-281-0/+13
| * When minimizing/restoring an item view it could jump to its currentlyThierry Bastian2009-04-281-0/+28
| * Fix stylesheet test when button color != window colorOlivier Goffart2009-04-281-1/+2
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-272-0/+75
|\ \ | |/