summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | QStyleSheetStyle: dont crash in PE_WIDGET when widget is nullOlivier Goffart2011-02-141-0/+19
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-1421-2/+399
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-1021-0/+6938
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-105-2/+68
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-0916-18/+494
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-0810-1/+229
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-085-4/+77
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Fix compilation of QMutableSetIterator::value() with QT_STRICT_ITERATORSDavid Faure2011-02-081-0/+11
| | | * | | | | | | | | Don't crash when creating backtrace for built-in JS function (2nd try)Kent Hansen2011-02-082-1/+46
| | | * | | | | | | | | Autotest: simple improvementsThiago Macieira2011-02-061-2/+4
| | | * | | | | | | | | Autotest: Use QElapsedTimer for timingsThiago Macieira2011-02-061-2/+2
| | | * | | | | | | | | Don't crash when creating backtrace for built-in JS functionKent Hansen2011-02-031-0/+15
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-082-6/+3
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Fix duplicate definition errorShane Kearns2011-02-071-4/+0
| | | * | | | | | | | | | Fix deployment issues with networkselftestShane Kearns2011-02-041-2/+3
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-081-0/+4
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-081-0/+76
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-0711-3/+256
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-02-048-47/+388
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | Move the QtHelp tests in its own profileOlivier Goffart2011-02-043-10/+9
| | | * | | | | | | | | | | | Fix some removeRows issues with QSqlTableModel.Michael Goddard2011-02-041-22/+153
| | | * | | | | | | | | | | | Make sure that setRecord emits dataChanged() with OnManualSubmit.Michael Goddard2011-02-041-2/+7
| | | * | | | | | | | | | | | QSqlTableModel/QSqlQueryModel and insertColumns problem.Michael Goddard2011-02-043-11/+210
| | | * | | | | | | | | | | | tst_qsvgrenderer: works on shadowbuildOlivier Goffart2011-02-032-2/+9
| | * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-03155-204/+7483
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Fix QMutex can deadlock when calling tryLockOlivier Goffart2011-02-021-0/+38
| | * | | | | | | | | | | | | Revert "Restore Qt 4.6 behaviour: exec() always enters the event loop."Olivier Goffart2011-02-021-137/+54
| | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | 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
* | | | | | | | | | | | | Make sure horizontal QML editor text aligment always returns the actual align...Joona Petrell2011-03-013-12/+96
* | | | | | | | | | | | | Reverse KeyNavigation left and right properties when the layout mirroring is ...Joona Petrell2011-03-011-0/+54
* | | | | | | | | | | | | Add LayoutMirroring attached property for mirroring QML layoutsJoona Petrell2011-03-0114-93/+470
* | | | | | | | | | | | | Merge branch '4.7' into qtquick11Joona Petrell2011-02-176-5/+327
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Adding file required for ListView AutotestChristopher Ham2011-02-171-0/+42
* | | | | | | | | | | | GridView and ListView bug fixesChristopher Ham2011-02-172-1/+3
* | | | | | | | | | | | Righ-to-left support for GridView and ListViewChristopher Ham2011-02-154-1/+370
* | | | | | | | | | | | Merge branch '4.7' into qtquick11Joona Petrell2011-02-15105-227/+9744
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Fix inheritance of widget input contexts.Andrew den Exter2011-02-151-0/+32
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |