summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-12-043-0/+31
|\
| * test bugWarwick Allison2009-12-041-0/+13
| * Test for 69d4e0a18f6efaf3d7660e4b708b9fcdb9a64250Warwick Allison2009-12-042-0/+18
* | Fix item insertion/deletion before first visible item.Martin Jones2009-12-041-7/+8
|/
* CompileAaron Kennedy2009-12-031-0/+3
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-034-7/+8
|\
| * Don't set size, that now crops tile in pixelCache.Warwick Allison2009-12-021-2/+0
| * Expect warning.Warwick Allison2009-12-021-0/+3
| * Update error message.Warwick Allison2009-12-021-2/+2
| * Update for change d406a899943c6d56d921bc290a009415a3c4eba5Warwick Allison2009-12-021-3/+3
* | Separate out first time construction costAaron Kennedy2009-12-031-1/+12
|/
* CompileAaron Kennedy2009-12-021-1/+1
* QML timing utilityAaron Kennedy2009-12-023-0/+155
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiAaron Kennedy2009-11-3017-28/+389
|\
| * Merge remote branch 'staging/4.6' into 4.6Oswald Buddenhagen2009-11-272-0/+22
| |\
| | * add qph autotestOswald Buddenhagen2009-11-252-0/+22
| * | Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-2715-28/+367
| |\ \
| | * | Fixed non-compiling Q*SpinBox auto-testsGabriel de Dietrich2009-11-272-2/+4
| | * | QSortProxyModel: Crash when changing model with 2-level proxy and selected itemsGabriel de Dietrich2009-11-261-0/+37
| | * | Don't crash via proxy model when moving QModelIndexesStephen Kelly2009-11-261-0/+21
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-261-0/+38
| | |\ \
| | | * | Fixed crash when scrolling with deleted backingstoreJanne Koskinen2009-11-251-0/+38
| | * | | Fix a crash in KDE/Plasma with QGraphicsView. TopLevel list of itemsAlexis Menard2009-11-261-0/+32
| | * | | QGraphicsTextItem::setDefaultTextColor check change before calling update()Olivier Goffart2009-11-261-6/+11
| | * | | Optimize QObjectPrivate::isSignalConnectedOlivier Goffart2009-11-261-0/+109
| | * | | autotest fix: mac shows sizegrip when window is maximizedThierry Bastian2009-11-251-0/+5
| | * | | Make the spinbox and doublespinbox better accept intermediate inputThierry Bastian2009-11-252-3/+69
| | * | | Fix RCC testOlivier Goffart2009-11-251-2/+2
| | * | | fix languagechange testOlivier Goffart2009-11-251-1/+2
| | * | | Test for the clipboard presence in autotestThierry Bastian2009-11-251-0/+14
| | * | | stabilize tests on X11Olivier Goffart2009-11-253-16/+22
| | * | | Merge commit 'upstream/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-256-37/+89
| | |\ \ \
| | * | | | skip one test on mac because it uses native menu barsThierry Bastian2009-11-251-0/+3
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-11-3010-0/+168
|\ \ \ \ \ \
| * | | | | | Support disabling a Behavior.Michael Brasser2009-11-302-0/+42
| * | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-11-301-0/+14
| |\ \ \ \ \ \
| | * | | | | | Fix and test ListModel UTF8 reading.Warwick Allison2009-11-291-0/+14
| * | | | | | | Support array-literal Script::source valuesAaron Kennedy2009-11-297-0/+112
| |/ / / / / /
* | | | | | | Add GridView.positionViewAtIndex().Martin Jones2009-11-271-0/+91
|/ / / / / /
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-271-0/+88
|\ \ \ \ \ \
| * | | | | | Add Listview.positionViewAtIndex(int) method.Martin Jones2009-11-271-0/+88
* | | | | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-2764-287/+1210
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6David Boddie2009-11-257-1/+268
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge commit 'oslo-staging-2/4.6' into upstream/4.6Olivier Goffart2009-11-257-1/+268
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| |
| | | * | Fix QTreeWidgetItem::setChildIndicatorPolicy not updating.Olivier Goffart2009-11-241-0/+53
| | | * | Make paste + undo behave in QLineEdit as it does in QTextEditThierry Bastian2009-11-241-0/+38
| | | |/
| | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-staging2axis2009-11-241-0/+28
| | | |\
| | | * | Mac: Fixes broken window decorations for QGraphicsProxyWidget.Bjørn Erik Nilsen2009-11-241-0/+24
| | | * | Make the menubar filter out EScape only if there is a current actionThierry Bastian2009-11-231-0/+22
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-2310-16/+219
| | | |\ \