summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | Fix cursor position adjustment when removing stringsJiang Jiang2011-01-251-0/+28
| | | | * | | | | | Fix out of bounds handling in Mac shaperJiang Jiang2011-01-141-1/+11
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-261-0/+11
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Don't crash when marking arguments object of native contextKent Hansen2011-02-251-0/+11
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-02-251-0/+57
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| / / / / / / / | | | |/ / / / / / /
| | | * | | | | | | QSortFilterProxyModel::reset() should invalidate.Olivier Goffart2011-02-251-0/+57
* | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-03-011-0/+7
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-02-281-0/+7
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Resolve font alias before testing for exact matchingJiang Jiang2011-02-281-0/+7
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-02-282-3/+125
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | fix autotest on windows (again)Harald Fernengel2011-02-281-1/+1
| * | | | | | | | fix autotest on windowsHarald Fernengel2011-02-271-0/+7
| * | | | | | | | fix test for QtLighthouseHarald Fernengel2011-02-231-1/+1
| * | | | | | | | add test for suppressing warnings in mocHarald Fernengel2011-02-231-2/+117
| |/ / / / / / /
* | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-02-2521-56/+1164
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-02-232-0/+18
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-232-0/+18
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | | * | | | | | DelayRemove of list delegate on section boundary duplicated sectionMartin Jones2011-02-232-0/+18
| * | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-2319-56/+1146
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | / / / / / | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-02-221-0/+22
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | | |/ / / /
| | | * | | | Prevent infinite loop in raster engine on zero dash pattern length.Samuel Rødal2011-02-221-0/+22
| | * | | | | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt into 4.7Joona Petrell2011-02-2226-245/+850
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-206-51/+236
| | | |\ \ \ \ \
| | | | * | | | | Autotest: make at least one update before checking if more are neededThiago Macieira2011-02-201-4/+8
| | | | * | | | | Autotest: check that the type received is the expected oneThiago Macieira2011-02-201-8/+43
| | | | * | | | | Autotest: don't use the deprecated signal from QDBusConnectionInterfaceThiago Macieira2011-02-171-39/+17
| | | | * | | | | Autotest: be nicer to the subprocess and SIGTERM itThiago Macieira2011-02-171-1/+2
| | | | * | | | | Autotest: avoid memory leaks if test failsThiago Macieira2011-02-171-24/+41
| | | | * | | | | QtDBus: Make sure we can receive unknown typesThiago Macieira2011-02-172-2/+108
| | | | * | | | | QtDBus meta object: keep methods, signals and props with unknown typesThiago Macieira2011-02-171-1/+10
| | | | * | | | | Autotest: add a new test for parsing an introspection with unknown typesThiago Macieira2011-02-171-2/+33
| | | | * | | | | Make the QtDBus parser not complain about unknown thingsThiago Macieira2011-02-171-6/+7
| | | | * | | | | Add a mutex to protect the access to the QSet.Thiago Macieira2011-02-161-1/+4
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-186-5/+329
| | | |\ \ \ \ \ \
| | * | | | | | | | Fix animations with alwaysRunToEnd that are frequently stopped/started.Michael Brasser2011-02-221-0/+25
| | * | | | | | | | Fix auto test failure on mac.Andrew den Exter2011-02-222-61/+60
| | * | | | | | | | Prevent an animation from being registered to run twice.Michael Brasser2011-02-223-0/+36
| | * | | | | | | | Add missing test file.Martin Jones2011-02-221-0/+33
| | * | | | | | | | Prevent recursion due to nested Flickables with pressDelayMartin Jones2011-02-212-15/+34
| | * | | | | | | | Ensure animations start correctly when running is bound to a value.Michael Brasser2011-02-212-0/+30
| | * | | | | | | | Hide the TextInput/Edit cursor when the view doesn't have focus.Andrew den Exter2011-02-212-0/+141
| | * | | | | | | | Forward mouse events from TextInput and TextEdit to QInputContext.Andrew den Exter2011-02-212-3/+279
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Fix TextEdit auto test failure on windows.Andrew den Exter2011-02-181-0/+2
| | * | | | | | | Allow MouseArea to prevent mouse grab begin stolen by Flickable.Martin Jones2011-02-172-0/+159
| | * | | | | | | Fix QTBUG-17008 XmlListModel blocks Windows system eventsCharles Yin2011-02-171-0/+23
| | * | | | | | | Fix TextInput, TextEdit auto test failure on windows and mac.Andrew den Exter2011-02-162-0/+12
| | * | | | | | | QDeclarativeDebug: Fix crash when serializing list of QObjectsKai Koehne2011-02-161-3/+13
| | * | | | | | | Update the input context when the pre-edit cursor position changes.Andrew den Exter2011-02-162-2/+120
* | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master...Qt Continuous Integration System2011-02-256-46/+48
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add expected failures for JSC-specific bugsKent Hansen2011-02-231-5/+6