summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | Fix TextEdit with no color property defined is drawn with wrong colorJoona Petrell2010-07-061-0/+18
| | | * | | | | | | | | | | | | Fix inconsistent reporting of module import errors when using versions.Warwick Allison2010-07-055-3/+13
| | | * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-0526-129/+202
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-0541-90/+345
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | Prepare for QTest persistent store for visual tests.Warwick Allison2010-07-051-22/+22
| | | | | * | | | | | | | | | | | | Loosen font-sensitive test.Warwick Allison2010-07-051-1/+2
| | | | | * | | | | | | | | | | | | Fix test for N900 (ARM-specific SVG results).Warwick Allison2010-07-024-8/+6
| | | | | * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-07-029-7/+86
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | | | Fix TextEdit bitmap tests testing the wrong elementJoona Petrell2010-07-022-4/+4
| | | | | | * | | | | | | | | | | | | Fix TextInput text getting improperly clippedJoona Petrell2010-07-027-3/+82
| | | | | * | | | | | | | | | | | | | Make autotests work with qreal == float (in addition to double).Warwick Allison2010-07-0213-47/+54
| | | | | * | | | | | | | | | | | | | Don't accept *files* that exist when *directory* is required.Warwick Allison2010-07-023-0/+5
| | | | | |/ / / / / / / / / / / / /
| | | | * | | | | | | | | | | | | | Make declarative pixmap cache easier to useAaron Kennedy2010-07-051-58/+41
| * | | | | | | | | | | | | | | | | Fix subfocus when reparenting panels.Andreas Aardal Hanssen2010-07-081-0/+49
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | fix autotestOswald Buddenhagen2010-07-061-0/+5
| * | | | | | | | | | | | | | | | add setNativeArguments() and nativeArguments()Oswald Buddenhagen2010-07-062-1/+58
| * | | | | | | | | | | | | | | | fix bogus return value from qprocess::execute()Oswald Buddenhagen2010-07-061-0/+9
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Support time zone designator in QDateTime::fromString() based on ISO 8601-200...Liang Qi2010-07-051-0/+6
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-018-8/+177
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Moc: fix compilation when templated types with multiple arguments are used.Olivier Goffart2010-06-302-0/+21
| | * | | | | | | | | | | | | | Add the conversion in-place for QPixmap::fromImageReader() on raster.Benjamin Poulain2010-06-302-0/+61
| | * | | | | | | | | | | | | | Fixed a crash in menubar with invisible actionsThierry Bastian2010-06-301-0/+29
| | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-293-8/+66
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-273-8/+66
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-253-8/+66
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | Fixed autotest failure in QPainter::setOpacity when NEON is used.Samuel Rødal2010-06-251-6/+10
| | | | | * | | | | | | | | | | | | | Add a new (internal) flag QGraphicsItem::ItemStopsClickFocusPropagation.Bjørn Erik Nilsen2010-06-241-0/+54
| | | | | * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-241-2/+2
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | | |/| | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | Fixed some potential index-out-of-bounds issues in QImage.Kim Motoyoshi Kalland2010-06-241-2/+2
| * | | | | | | | | | | | | | | | | | Get WebView tests passing againAlan Alpert2010-07-011-2/+0
| * | | | | | | | | | | | | | | | | | Remove arbitrary width checksAlan Alpert2010-07-011-2/+0
| * | | | | | | | | | | | | | | | | | Fix webkit import for webkit tests.Martin Jones2010-07-017-7/+7
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Added SET_BINDING message to QDeclarative debugger protocolLasse Holmstedt2010-06-301-1/+1
| * | | | | | | | | | | | | | | | | Add ListView.nextSection attached propertyMartin Jones2010-06-302-5/+12
| * | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-3052-306/+710
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-2952-306/+710
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | Avoid duplicate code for testing initial sizesBea Lam2010-06-291-21/+15
| | | * | | | | | | | | | | | | | | | Fix flow layout not taking into account whether it's width and height are imp...Joona Petrell2010-06-292-0/+39
| | | * | | | | | | | | | | | | | | | Ensure Loader item change listener is removed when Loader is destroyedMartin Jones2010-06-291-5/+4
| | | * | | | | | | | | | | | | | | | Adapt all qmlviewer testcases to the code changes in the actual viewer.Robert Griebl2010-06-281-10/+18
| | | * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-06-282-2/+289
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | Test QTBUG-11222Warwick Allison2010-06-251-0/+12
| | | * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-06-2513-7/+72
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | Handle enums in method arguments in the same way as QtScriptAaron Kennedy2010-06-252-0/+11
| | | | * | | | | | | | | | | | | | | | Allow custom parsers to handle attached propertiesAaron Kennedy2010-06-251-1/+0
| | | | * | | | | | | | | | | | | | | | Allow components to be created from .pragma library JS filesAaron Kennedy2010-06-253-4/+8
| | | | * | | | | | | | | | | | | | | | Fix assertAaron Kennedy2010-06-253-0/+20
| | | | * | | | | | | | | | | | | | | | Disallow global object properties as property namesAaron Kennedy2010-06-255-2/+11
| | | | * | | | | | | | | | | | | | | | Reading a property that doesn't exist throws a ReferenceError testAaron Kennedy2010-06-252-0/+22
| | | * | | | | | | | | | | | | | | | | Test only on X11, not only on Linux (which includes embedded).Warwick Allison2010-06-252-4/+4
| | | |/ / / / / / / / / / / / / / / /