summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge branch '4.5'Thiago Macieira2009-04-241-9/+35
| |\ \ | | |/
| | * Fix an issue with SVG gradient rendering.Alexis Menard2009-04-241-9/+35
| * | Fix bugs in QGraphicsItem::childrenBoundingRect()Andreas Aardal Hanssen2009-04-231-0/+49
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-0/+22
| |\ \ | | |/
| | * correctly handle remote disconnectsOswald Buddenhagen2009-04-231-0/+20
| | * clean up server socket on startupOswald Buddenhagen2009-04-231-0/+2
| * | Merge branch '4.5'Thiago Macieira2009-04-235-43/+139
| |\ \ | | |/
| | * Fixes for QByteArrayMatcherJoão Abecasis2009-04-232-0/+128