summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| * | | | 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
* | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-05-067-0/+190
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-0523-12/+1002
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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
* | | | | Extended the test for QmlDomValueValueSource.Erik Verbruggen2009-05-041-1/+15
* | | | | Added (failing) testcase for QmlDomValueValueSource.Erik Verbruggen2009-05-041-0/+19
* | | | | Fix script snippet in test exampleKai Koehne2009-05-041-1/+1
* | | | | Added simple autotests for QmlDom classesKai Koehne2009-04-302-0/+93
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-04-2825-54/+821
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-272-0/+75
| |\ \ \ \ | | |/ / /
| | * | | Stabilize auto test added in 8ebe882b077fffedc3ff80fb80d2e181d5e56ab8Bjoern Erik Nilsen2009-04-271-0/+4
| | * | | Fixes wrong QPaintEvent::region() in QGLWidget::paintEvent.Bjoern Erik Nilsen2009-04-271-0/+61
| | * | | QPixmapCache:Remove the old pixmap if you insert one with the same key.Alexis Menard2009-04-271-0/+10
| * | | | Fixes QLabel:hover{color:...} for simple textOlivier Goffart2009-04-271-2/+52
| * | | | Tests for the last stylesheet change.Olivier Goffart2009-04-273-0/+210
| * | | | QSortFilterProxyModel: remove the mapping of the child that are filtered awayOlivier Goffart2009-04-271-0/+10
| * | | | Fixed to float support in QVariantThierry Bastian2009-04-271-0/+50
| * | | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-251-0/+98
| |\ \ \ \ | | |/ / /
| | * | | Sometimes wrong clipping in QWidget::render() when passing a device orBjoern Erik Nilsen2009-04-241-0/+98
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-241-0/+12
| |\ \ \ \ | | |/ / /
| | * | | Return the correct MIB number for TSCII. When the code wasFrans Englich2009-04-241-0/+6
| | * | | Alias for QUtf16Codec is wrong.Frans Englich2009-04-241-0/+6