summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QML_DECLARE_TYPE is no longer necessary - fix docs and examplesBea Lam2010-04-1927-63/+7
* Test that ListElements returned by get() can be iterated over in JS.Warwick Allison2010-04-192-22/+64
* List properties for dynamic meta objects.Warwick Allison2010-04-191-5/+14
* Don't crash on deleted objects assigned to variant propertiesAaron Kennedy2010-04-194-8/+23
* Fiddle with the overshoot correction curve.Martin Jones2010-04-191-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-1961-252/+510
|\
| * Documentation fixes.Yann Bodson2010-04-192-8/+11
| * Reference count ObjectData's to correctly delete objects with no parentAaron Kennedy2010-04-192-3/+9
| * QDeclarativeImage should stretch in one direction when tiling in the other.Yann Bodson2010-04-194-6/+112
| * CompileAaron Kennedy2010-04-191-0/+2
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-1968-254/+529
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-195-23/+29
| | |\
| | * | Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-1952-228/+374
| * | | Partial revert of 348d1f6d421a6e23b769af99608fa6d81631a6c3Warwick Allison2010-04-193-7/+2
* | | | Avoid painfully slow flicking to snap positions in GridViewMartin Jones2010-04-191-1/+10
* | | | Avoid painfully slow flicking to snap positions.Martin Jones2010-04-191-1/+10
| |_|/ |/| |
* | | Add some padding to Rectangles with border to avoid qDrawBorderPixmap() bug.Martin Jones2010-04-191-1/+3
* | | Speed up Rectangle creation with pen or gradient slightlyMartin Jones2010-04-192-3/+16
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-1911-3/+126
|\ \ \ | | |/ | |/|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-1994-736/+1294
| |\ \
| | * | Update mouse area coordinates automatically when changing positionLeonardo Sobral Cunha2010-04-196-3/+114
| | |/
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-185-0/+12
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-175-0/+12
| | |\ \
| | | * | Fixed compile of JavaScriptCore for Symbian^3.Rohan McGovern2010-04-161-0/+2
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-164-0/+10
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-154-0/+10
| | | | |\ \
| | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-154-0/+10
| | | | | |\ \
| | | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-04-144-0/+10
| | | | | | |\ \
| | | | | | | * | Fix compilation: StringImpl has no public, default constructorThiago Macieira2010-04-142-0/+3
| | | | | | | * | JavaScriptCore doesn't need QtGuiThiago Macieira2010-04-141-0/+1
| | | | | | | * | Disable C++0x mode for QtWebKit and QtScript since WebKit will not compile an...Thiago Macieira2010-04-142-0/+6
* | | | | | | | | Always allow view position to be fixed.Martin Jones2010-04-193-19/+10
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-1888-733/+1180
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-1788-733/+1180
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Recognize identifiers containing unicode escape sequences.Roberto Raggi2010-04-162-3/+43
| | * | | | | | Fix READMEmae2010-04-161-1/+1
| | * | | | | | Fix doc: QML_DECLARE_TYPE is no longer necessarymae2010-04-162-23/+4
| | * | | | | | Fix doc: remote contents requires qmldirmae2010-04-161-2/+4
| | * | | | | | Fixed parsing of inner labelled statements.Roberto Raggi2010-04-163-7/+7
| | * | | | | | DocAaron Kennedy2010-04-161-2/+2
| | * | | | | | Remove unsupported plugin version flags in .pro files of declarative examplesJoona Petrell2010-04-162-2/+0
| | * | | | | | Documentation typo.Yann Bodson2010-04-161-8/+8
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-162-2/+3
| | |\ \ \ \ \ \
| | | * | | | | | Ensure existing image is gone before next photo selection.Warwick Allison2010-04-161-0/+1
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-1652-538/+836
| | | |\ \ \ \ \ \
| | | * | | | | | | Don't use zoomfactor.Warwick Allison2010-04-161-2/+2
| | * | | | | | | | More QML doc consistency.Martin Jones2010-04-164-22/+22
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Doc: in QML use "real" and "enumeration", not "qreal" and "enum"Martin Jones2010-04-1612-28/+23
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-1643-592/+930
| | |\ \ \ \ \ \ \
| | | * | | | | | | Wait for debug clients asynchronously instead of blocking creation ofBea Lam2010-04-168-311/+143