summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | GraphicsViewBenchmark: Run app in full screen mode on small desktops.Bjørn Erik Nilsen2010-02-161-4/+13
| | | | | * | | | Fix License headers.Jason McDonald2010-02-1660-1/+60
| | | | | * | | | Add support for running the GraphicsViewBenchmark application manually.Bjørn Erik Nilsen2010-02-154-96/+151
| | | | | * | | | Bump version to 4.6.3.Jason McDonald2010-02-157-7/+7
| | | | | * | | | Remove useless qDebug in QTextCodec autotestOlivier Goffart2010-02-121-5/+5
| | | | | * | | | Add benchmark for QTextCodecOlivier Goffart2010-02-125-1/+278
| | | | | * | | | Fix several bugs with GL texture cacheTom Cooksey2010-02-121-8/+16
| | | | | * | | | Fix missing/outdated license headers.Jason McDonald2010-02-1264-960/+1065
| | | | | * | | | Add functional Graphics View benchmarks.Bjørn Erik Nilsen2010-02-11137-0/+17817
| | | | * | | | | Fix an issue with the error signal in a callWithCallback not beingThiago Macieira2010-02-161-0/+29
| | | | * | | | | New test cases for the QScriptString.Jedrzej Nowacki2010-02-161-0/+3
| | | | * | | | | Don't crash when QTouchEvent is accepted but not handled by aBradley T. Hughes2010-02-161-0/+31
| | | | * | | | | QNAM HTTP: Unify socket EOF handling a bitMarkus Goetz2010-02-161-0/+5
| | | | * | | | | Fix for using QContiguousCache with default constructor or capacity=0Zeno Albisser2010-02-151-0/+12
| | | | * | | | | Implemented GraphicsView Panel support for gestures.Denis Dzyubenko2010-02-121-2/+169
| | | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-02-121-1/+1
| | | | |\ \ \ \ \
| | | | | * | | | | Add MSVC-specific expected failures for JS test suiteKent Hansen2010-02-121-1/+1
| | | | | |/ / / /
| | | | * | | | | doc: Fixed several typos.Martin Smith2010-02-123-4/+4
| | | | |/ / / /
* | | | | | | | run qmlmoduleplugin testWarwick Allison2010-02-231-0/+1
* | | | | | | | Test bug QTBUG-5974Warwick Allison2010-02-231-1/+9
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-19102-614/+2989
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-192-10/+4
| |\ \ \ \ \ \ \
| | * | | | | | | Fix tst_QmlGraphicsLoader::networkRequestUrl autotest.Michael Brasser2010-02-191-2/+2
| | * | | | | | | Fix tst_qmlgraphicstextedit::delegateLoading autotestLeonardo Sobral Cunha2010-02-191-8/+2
| * | | | | | | | More strict type checking of ListElement properties.Warwick Allison2010-02-191-1/+56
| |/ / / / / / /
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-1894-89/+445
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-181-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Make QmlDom API internalKai Koehne2010-02-181-1/+1
| * | | | | | | | Add pixmap benchmarks and make cached rounded rect the same as Rectangle.Martin Jones2010-02-185-14/+102
| |/ / / / / / /
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-1843-55/+1703
| |\ \ \ \ \ \ \
| | * | | | | | | Fix bugs and add tests related to manual start/stop control of animations.Michael Brasser2010-02-185-0/+104
| | * | | | | | | Make test more reliable.Michael Brasser2010-02-181-3/+3
| | * | | | | | | Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-1840-52/+1596
| * | | | | | | | QmlView API review. See QmlChanges.txt for details.Martin Jones2010-02-1813-261/+230
| |/ / / / / / /
| * | | | | | | Provide a very generous timeout for QmlImageProvider testMartin Jones2010-02-171-2/+4
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-1748-290/+909
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Add missing NOTIFY signals to various QML item class propertiesJoona Petrell2010-02-179-3/+367
| | * | | | | | Revert "Replace QList<>* support with QmlListProperty"Aaron Kennedy2010-02-175-33/+32
| | * | | | | | Replace QList<>* support with QmlListPropertyAaron Kennedy2010-02-165-32/+33
| | * | | | | | Fix crash in QmlMetaProperty that could occur when using value-typeMichael Brasser2010-02-161-0/+30
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-16285-3675/+1166
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-02-1619-270/+298
| | | |\ \ \ \ \ \
| | | | * | | | | | Renamed declarative autotests class names to match the targetsLeonardo Sobral Cunha2010-02-179-171/+171
| | | | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-1618-104/+136
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Fix TextInput keypad navigationAlan Alpert2010-02-153-2/+14
| | | | | * | | | | | Stabilize positioner testsAlan Alpert2010-02-151-62/+55
| | | | | * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-1515-16/+37
| | | | | |\ \ \ \ \ \
| | | | | * | | | | | | For qmldebug* tests, make sure engine is running before the test threadBea Lam2010-02-154-35/+52
| | | | | | |_|_|/ / / | | | | | |/| | | | |
| | | | * | | | | | | Ensure types are registered.Warwick Allison2010-02-161-0/+2
| | | | * | | | | | | Ensure new WebView windows are notified correctly. Improve test.Warwick Allison2010-02-152-0/+4