summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix version in previous commit. Had already been bumped.Martin Jones2011-01-062-3/+3
* Ensure QDeclarativePrivate::RegisterType version is updated and checked.Martin Jones2011-01-064-3/+8
* Test importing version > registered with a matching base class rev.Martin Jones2011-01-054-1/+53
* Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-054-5/+19
|\
| * Add missing test data fileBea Lam2011-01-051-0/+8
| * Add clarifications to QML SQL docs.Michael Brasser2011-01-052-4/+5
| * Fix translation in Connections element.Michael Brasser2011-01-041-1/+6
* | Support property/method versions in QMLMartin Jones2011-01-0541-53/+883
* | Allow a revision to be associated with properties and methods.Martin Jones2011-01-0513-16/+311
|/
* Fix results of number() queries for zero and non-number valuesBea Lam2011-01-043-25/+64
* Provide qmlviewer warning window also on SymbianJoona Petrell2010-12-313-31/+35
* Use deselect() function in text selection exampleJoona Petrell2010-12-311-1/+1
* Add convenience deselect() functions to TextInput and TextEditJoona Petrell2010-12-306-0/+40
* Forward qmlviewer traces to system's default message handler on SymbianJoona Petrell2010-12-301-4/+3
* Optimization: make QDeclarativePropertyPrivate shared.Michael Brasser2010-12-222-47/+64
* QDeclarativeDebug: Remove unused fileKai Koehne2010-12-212-1/+0
* Adding autotest coverage to QDecalarativeGridViewChristopher Ham2010-12-211-0/+92
* ContentX and ContentY reset on flow changeChristopher Ham2010-12-211-0/+2
* Fix potential crash in PropertyChanges binding rewrite handling.Michael Brasser2010-12-213-27/+42
* Optimize QByteArray to QString conversion in PropertyChanges.Michael Brasser2010-12-214-64/+62
* Optimize name lookup for QDeclarativeProperty.Michael Brasser2010-12-211-0/+2
* Update Minehunt demo warning messageJoona Petrell2010-12-201-1/+1
* Add copyright headerMartin Jones2010-12-201-0/+40
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Joona Petrell2010-12-2072-214/+713
|\
| * Fix deployment of minehunt for SymbianDamian Jansen2010-12-201-1/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-12-181-1/+7
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-12-181-1/+7
| | |\ | |/ /
| | * Use relative include instead of absolute in default qmake.confMiikka Heikkinen2010-12-171-1/+7
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-12-171-1/+2
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Ville Pernu2010-12-1712-36/+120
| | |\ \
| | * | | Fix waitForOpened not working with already active configurationVille Pernu2010-12-171-1/+2
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-175-12/+10
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix QDeclarativeState::reset() autotestJoona Petrell2010-12-173-12/+10
| | * | | Update test bitmaps for QDeclarativeImage::svg() autotest on LinuxJoona Petrell2010-12-172-0/+0
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-12-171-4/+4
| |\ \ \ \
| | * | | | Fix incorrect file name case for OpenGL libraries in symbian.conf.Miikka Heikkinen2010-12-171-4/+4
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-12-174-1/+8
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-12-164-1/+8
| | |\ \ \ \
| | | * | | | Add work around for bug when painting w/glTexSubImage into large textureEskil Abrahamsen Blomfeldt2010-12-164-1/+8
| | | | |_|/ | | | |/| |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-12-171-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Doc: typo fixed in doc/src/declarative/extending.qdocJoerg Bornemann2010-12-161-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-161-1/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | QmlDebugger: Fix runtime warnings about unregistered metatypesKai Koehne2010-12-161-1/+4
| | |/ /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-12-163-2/+48
| |\ \ \ | | |_|/ | |/| |
| | * | Improved orientation change autotestMiikka Heikkinen2010-12-162-0/+44
| | * | Avoid duplicate resize eventMiikka Heikkinen2010-12-161-2/+4
| | |/
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2010-12-167-32/+67
| |\ \ | | |/ | |/|
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-teamQt Continuous Integration System2010-12-159-34/+118
| | |\
| | | * Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-159-34/+118
| | | |\
| | * | \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-teamQt Continuous Integration System2010-12-1428-85/+286
| | |\ \ \ | | | |/ /