summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Allow property bindings to be easily created from JavaScriptBea Lam2011-01-273-15/+132
* Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Bea Lam2011-01-2714-57/+53
|\
| * Implement property versioning inside the declarative engineAaron Kennedy2011-01-2714-57/+53
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Bea Lam2011-01-2711-85/+129
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-251-10/+20
| |\
| | * add autotest for digest authenticationPeter Hartmann2011-01-251-10/+20
| * | Fix cursor position adjustment when removing stringsJiang Jiang2011-01-251-0/+28
| |/
| * make the test a bit stricterRitt Konstantin2011-01-211-0/+2
| * ignore the warning from auto-detach in destructorRitt Konstantin2011-01-211-1/+2
| * BorderImage fails for .sci source containing a URLMartin Jones2011-01-212-0/+8
| * positionViewAtIndex can fail when positioned near end of list.Martin Jones2011-01-211-0/+13
| * Revert "Fix loaded() signal to be emitted only once"Bea Lam2011-01-211-54/+40
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-192-1/+8
| |\
| | * Use SRCDIR as a base path for the test data.Lucian Varlan2011-01-192-1/+4
| | * Add the test data to the INSTALLS targetAdrian Constantin2011-01-191-0/+4
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-191-0/+12
| |\ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-191-4/+0
| |\ \ \ | | |_|/ | |/| |
| | * | Supporting Qt application fonts on SymbianAlessandro Portale2011-01-191-4/+0
| * | | stabilize qmake autotestRitt Konstantin2011-01-191-15/+8
| |/ /
* | | Notify that pressed has changed before calling the onClicked handler.Michael Brasser2011-01-252-0/+63
* | | Expose implicitWidth and implicitHeight properties of Item.Martin Jones2011-01-243-0/+138
* | | Add list of new properties/methods in QtQuick 1.1Martin Jones2011-01-241-0/+19
* | | Rename Image::cached to 'cached' (and QDeclarativePixmap::Cached also)Bea Lam2011-01-191-7/+7
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191662-4777/+2943
|\ \ \ | | |/ | |/|
| * | Cleanup created views in TextEdit tests.Martin Jones2011-01-191-0/+12
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-01-182-0/+184
| |\
| | * Merge branch '4.7-review' into 4.7-stagingThierry Bastian2011-01-172-0/+184
| | |\
| | | * Some unit tests for layout explosion thingyJohn Tapsell2011-01-131-0/+158
| | | * Fix a bug that got revealed by 604c51f1fc5c79b7fad12cda911b06b9e6e5005fJan-Arve Sæther2011-01-131-0/+26
| * | | tst_qhttp: replace legacy qt-test-server hostname in testdata.Rohan McGovern2011-01-181-2/+2
| |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-173-0/+26
| |\ \
| | * | Autotest for QVariant value typesAaron Kennedy2011-01-143-0/+26
| * | | fixed CI gate flagged spelling error: occured -> occurredJeremy Katz2011-01-161-1/+1
| * | | file renameJeremy Katz2011-01-141-100/+0
| * | | various fixes to deal with CI gate failuresJeremy Katz2011-01-143-1/+102
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-133-0/+112
| |\ \ \ | | |/ / | |/| |
| | * | Fix system proxy test: QNetworkProxyFactory::systemProxyForQuery() is staticJeremy Katz2011-01-133-4/+2
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-134-0/+114
| | |\ \
| | | * | QNetworkProxyFactory::systemProxyForQuery() for SymbianJyrki Jaakkola2011-01-124-0/+114
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-132-6/+9
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix QSharedMemory and QSystemSemaphore autotests for SymbianMiikka Heikkinen2011-01-132-6/+9
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-132-0/+18
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add an autotest for QVariant method paramsAaron Kennedy2011-01-132-0/+18
| | |/ /
| * | | Fixed build failure on platforms other than SymbianGareth Stockwell2011-01-121-2/+8
| * | | Fix qglthreads test crash on SymbianJani Hautakangas2011-01-121-2/+18
| * | | Allow IAP to be selected in Phonon MMF backendRuth Sadler2011-01-112-0/+189
| |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-101-4/+4
| |\ \
| | * | Update QTextOdfWriter test case to match actual (correct) outputBrad Hards2011-01-101-4/+4
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-101626-1640/+1643
| |\ \ \
| | * | | Update copyright year to 2011.Jason McDonald2011-01-101626-1633/+1633