summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix bug with childrenRect resizing on startup.Michael Brasser2010-06-152-0/+40
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-12125-232/+838
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-12125-232/+838
| |\
| | * Fix test - sizeHint should not change after initial load. Also useBea Lam2010-06-111-5/+3
| | * Fix qmlviewer test failure on windowsMartin Jones2010-06-111-8/+8
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-101-0/+17
| | |\
| | | * Improve test stability.Warwick Allison2010-06-101-0/+17
| | * | Stablize qmlviewer testMartin Jones2010-06-101-13/+14
| | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-091-0/+1
| | |\
| | | * Doc improvements: move some example code to snippets, add screenshots,Bea Lam2010-06-091-0/+1
| | * | Fix crash when changing ListView model with highlightRangeMode: ListView.Stri...Martin Jones2010-06-092-0/+15
| | |/
| | * Fix autotest.Michael Brasser2010-06-091-0/+2
| | * Fix drawing flicker on Qml Viewer startupJoona Petrell2010-06-092-0/+192
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-08125-230/+610
| | |\
| | | * Cursor positioning in QTextDocument after undo()mae2010-06-081-1/+17
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-08124-229/+593
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-08121-160/+365
| | | | |\
| | | | | * Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-08121-160/+365
| | | | * | Add test for PropertyChanges with attached properties.Martin Jones2010-06-082-0/+63
| | | | |/
| | | | * Keep reported point/pixel size in sync.Michael Brasser2010-06-071-1/+3
| | | | * Remove unnecessary CloseSoftwareInputPanel events after TextEdit or TextInput...Joona Petrell2010-06-072-52/+93
| | | | * Ensure state operations assigned to the default state are triggeredMichael Brasser2010-06-072-0/+42
| | | | * Fix regression in input panel autotestsJoona Petrell2010-06-072-2/+12
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-044-22/+23
| | | | |\
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-044-22/+23
| | | | | |\
| | | | | | * Revert to Portrait/Landscape terminology for Orientation enum, withBea Lam2010-06-041-10/+10
| | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-033-12/+13
| | | | | | |\
| | | | | | | * Improve input panel handling in declarative demos and examplesJoona Petrell2010-06-032-12/+0
| | | | | | | * Add header and footer to GridViewMartin Jones2010-06-031-0/+13
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-121-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Show EditorDateEdit before changing selection in qdatetimeedit testMiikka Heikkinen2010-06-111-1/+1
| |/ / / / / /
* | | | | | | QMetaType: do not crash when registering builtin stream operatorOlivier Goffart2010-06-111-0/+8
* | | | | | | QWidget::childAt for masked child widgets doesn't work properlyBjørn Erik Nilsen2010-06-101-0/+97
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-081-0/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-071-0/+8
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Fix QTransform::map(const QPainterPath &) not working with paths thatSimon Hausmann2010-06-071-0/+8
* | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-088-20/+397
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | fix translations from some header files being omittedOswald Buddenhagen2010-06-074-0/+107
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-06-031-8/+250
| |\ \ \ \ \ \
| | * | | | | | Window visibility changes update TLW backing store reference countGareth Stockwell2010-06-021-1/+1
| | * | | | | | Added reference counting to QWidgetBackingStoreGareth Stockwell2010-06-021-9/+4
| | * | | | | | Added tst_QWidget::destroyBackingStoreWhenHiddenGareth Stockwell2010-06-021-0/+247
| * | | | | | | Removed bogus autotest QFontMetrics::bearingIncludedInBoundingRectEskil Abrahamsen Blomfeldt2010-05-311-12/+0
| |/ / / / / /
| * | | | | | test QMultiMap::operator+= and QMultiHash::operator+=Olivier Goffart2010-05-282-0/+40
* | | | | | | Disabled tst_MakeTestSelfTest::make_check by default on mac.Rohan McGovern2010-06-071-2/+5
| |/ / / / / |/| | | | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-06-045-6/+203
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-06-045-6/+203
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Skip tst_maketestselftest::make_check by default on WindowsRohan McGovern2010-06-041-0/+3
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-06-035-6/+200
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Fixed tst_maketestselftest on QWS and Windows.Rohan McGovern2010-06-033-5/+26