summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Qml Debugging: Only enable if explicitly requestedv4.7.1Jason McDonald2010-11-035-2/+23
* Update license headers to release version.Jason McDonald2010-10-181313-17111/+17111
* Adjust the parent index for the itemsMoved call.Stephen Kelly2010-10-152-0/+13
* Avoid in-place convertion of images with multiple referencesBenjamin Poulain2010-10-101-1/+12
* Add missing data for the autotest of in-place conversion for PixmapBenjamin Poulain2010-10-101-0/+0
* QGraphicsItem device coordinate cache unefficient in portrait modeBjørn Erik Nilsen2010-10-081-0/+76
* Ensure PathView updates positions when path changes.Michael Brasser2010-10-082-0/+36
* Fix double painting when adding an item into a linear layoutThierry Bastian2010-10-041-0/+40
* Revert "Fix (implement!) hfw/wfh in QGridLayoutEngine"Thierry Bastian2010-10-041-360/+4
* QDeclarativeDebug: Make autotests more robustKai Koehne2010-10-042-13/+10
* QDeclarativeDebugClient: Make sure status is consistentKai Koehne2010-10-042-1/+7
* Make QmlDebug protocol more robustKai Koehne2010-10-045-69/+58
* Autotest that new "import Qt 4.7"s aren't added accidentallyAaron Kennedy2010-10-011-0/+57
* Replace "import Qt 4.7" with "import QtQuick 1.0"Aaron Kennedy2010-10-011-1/+1
* Add test for Qt 4.7 moduleAaron Kennedy2010-10-015-1/+183
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Jason McDonald2010-10-01714-1010/+1010
* If a type is registered under several names, share the attached property objectAaron Kennedy2010-10-013-0/+28
* Fixed compile error on non-Symbian platforms.axis2010-10-011-0/+2
* Fixed regression when typing in QTextControl based widgets on Symbianaxis2010-10-011-53/+204
* QDeclarativeDebugService: Add bc autotestKai Koehne2010-10-013-2/+95
* Fix crash when trying to append a null transform to QDeclarativeItem.Michael Brasser2010-10-012-0/+25
* Fixed floating point overflow issues in QRasterizer::rasterizeLineSamuel Rødal2010-09-291-1/+0
* Fixed scaled point drawing with square cap in raster paint engine.Samuel Rødal2010-09-291-0/+22
* Mitigate private header problems in QtCreator by adding semi-private APIKai Koehne2010-09-272-0/+89
* Mitigate private header problems in QtCreator by adding semi-private APIKai Koehne2010-09-273-0/+98
* QTreeView: do not scroll to top if last item is removedFrank Reininghaus2010-09-241-0/+22
* Autotest and small fix for QDeclarativeFontLoader.Yann Bodson2010-09-232-0/+42
* Fix a crash in QDeclarativeVisualDataModelJoona Petrell2010-09-232-0/+41
* Make qml debugging work with command line argumentsLasse Holmstedt2010-09-233-6/+41
* Bump version to 4.7.1.Jason McDonald2010-09-225-5/+5
* Improve error messagesBea Lam2010-09-221-4/+4
* Changes to objects returned from get() should emit itemsChanged() soBea Lam2010-09-221-20/+287
* Moving items in a PathView caused PathView.onPath to be set to false.Martin Jones2010-09-212-8/+16
* Fixed infinite loop when loading jpeg without EOI from memory.Kim Motoyoshi Kalland2010-09-213-0/+6
* Added autotest for QPixmap::size() with null pixmaps.Samuel Rødal2010-09-171-0/+5
* QGraphicsItem::childrenBoundingRect behavior breaks QGraphicsEffect::sourceBo...Bjørn Erik Nilsen2010-09-161-0/+26
* Wrong bounding rect returned by QGraphicsEffect::boundingRect().Bjørn Erik Nilsen2010-09-161-0/+26
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-162-7/+101
|\
| * Make test less sensitive to platform specificsBradley T. Hughes2010-09-161-1/+1
| * The test livelock of QTimer is now expected to workBenjamin Poulain2010-09-151-4/+1
| * Make sure mapSelectionFromSource does not return a selection with invalid ran...Stephen Kelly2010-09-151-0/+39
| * QEventDispatcherUnix: do not process too many timer if other events need to b...Olivier Goffart2010-09-151-3/+61
* | Models with a single role may not update due to "modelData" conflict.Martin Jones2010-09-163-0/+104
* | Fix test.Michael Brasser2010-09-161-2/+0
* | Restore any absolute geometry changed by AnchorChanges when returningMichael Brasser2010-09-152-0/+52
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-142-0/+166
|\ \ | |/ |/|
| * Unit tests for Bauhaus enablersThomas Hartmann2010-09-142-0/+166
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-141-0/+26
|\ \
| * | Add test: assert when gesture is never accepted.Frederik Gladhorn2010-09-141-0/+26
| |/
* | QGraphicsWidget update issues with ItemHasNoContents + effectBjørn Erik Nilsen2010-09-141-0/+29
|/