summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Wrong QGraphicsItem::childrenBoundingRect() when applying effects.Bjørn Erik Nilsen2010-05-271-0/+29
* Redraw issues when removing a fully transparent QGraphicsItem from the scene.Bjørn Erik Nilsen2010-05-261-0/+43
* Fixes a proxymodel sorting odity.Pierre Rossi2010-05-261-0/+36
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-262-6/+25
|\
| * tst_qxmlstream: fix in shadowbuildOlivier Goffart2010-05-262-6/+8
| * QXmlStreamWriter: Auto-formatting does not behave properly with processing in...Jakub Wieczorek2010-05-261-0/+17
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-2614-63/+262
|\ \ | |/ |/|
| * Allow js files with '.pragma library' to be used from WorkerScriptBea Lam2010-05-267-29/+76
| * Open input panel on press if TextInput or TextEdit are already focused but pa...Joona Petrell2010-05-262-0/+18
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-264-31/+165
| |\
| | * Fix horizontal/verticalCenter anchors bug.Yann Bodson2010-05-262-0/+25
| | * Add a way to control when software input panels are shown in TextInput and Te...Joona Petrell2010-05-262-31/+140
| * | Fix TextEdit clipping when not wrapped. Rename most-useful-wrap-mode to "Wrap".Warwick Allison2010-05-263-3/+3
| |/
* | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-05-2540-18/+278020
|\ \ | |/ |/|
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-2540-18/+278020
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-211-0/+54
| | |\
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-211-0/+54
| | | |\
| | | | * Fixed an assert in QMenuThierry Bastian2010-05-211-0/+54
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-2135-0/+278008
| | |\ \ \
| | | * | | tst_bic: Add the Qt 4.5 and 4.6 baselines for x86-64Thiago Macieira2010-05-2135-0/+278008
| | | |/ /
| | * | | Fixed qsslkey test deployment for Symbian and fixed compiler warnings.Janne Anttila2010-05-212-5/+9
| | |/ /
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-211-0/+4
| | |\ \
| | | * | Fixing the compile issue.Aleksandar Sasha Babic2010-05-211-0/+4
| | * | | Removed nearest test from qaudiodeviceinfo unit test.Kurt Korbatits2010-05-201-11/+0
| | |/ /
* | | | Revert "Reading/writing a non-existent property throws an exception"Aaron Kennedy2010-05-254-14/+8
* | | | Reading/writing a non-existent property throws an exceptionAaron Kennedy2010-05-254-8/+14
* | | | FixWarwick Allison2010-05-251-4/+4
|/ / /
* | | Added autotest for Component.createObject() without Qt.createComponent()Alan Alpert2010-05-242-0/+44
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-243-3/+23
|\ \ \
| * | | Don't crash when assigning a Behavior to a grouped property.Michael Brasser2010-05-242-0/+20
| * | | Fix visual tests after rename of the qml executable.Michael Brasser2010-05-241-3/+3
* | | | Be slightly more verbose on assigning undefined in binding.Warwick Allison2010-05-242-6/+6
|/ / /
* | | Check QML files for license headers too.Warwick Allison2010-05-241-3/+11
* | | Make compile: include script module for testBea Lam2010-05-241-1/+1
* | | Remove license headers from test data.Warwick Allison2010-05-23958-39276/+0
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-21961-2/+39324
|\ \ \
| * | | Fix FolderListModel parentFolder property's file drive handlingJoona Petrell2010-05-212-2/+5
| * | | Add license headers for .qml files.Jason McDonald2010-05-21958-0/+39276
| * | | Also show file/line numbers on XML query errors.Warwick Allison2010-05-211-1/+1
| * | | Print warnings for xml query syntax errorsBea Lam2010-05-211-0/+2
| * | | Add XmlListModel::get()Bea Lam2010-05-211-0/+41
* | | | Fixes QGraphicsItem::scroll issuesBjørn Erik Nilsen2010-05-211-1/+84
* | | | Revert "Deselect the current selection when the QItemSelectionModel::model is...Olivier Goffart2010-05-211-43/+4
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-203-32/+173
|\ \ \ \ | |/ / / |/| | |
| * | | Deselect the current selection when the QItemSelectionModel::model is reset.Stephen Kelly2010-05-201-4/+43
| * | | Autotest fix on macosxThierry Bastian2010-05-201-1/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-202-28/+130
| |\ \ \
| | * | | improve Unicode Normalization autotestRitt Konstantin2010-05-201-28/+57
| | * | | more subtests for QCharRitt Konstantin2010-05-201-0/+19
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-191-0/+54
| | |\ \ \