summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Compile on Windows (export decl fix).Warwick Allison2010-04-211-3/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-21125-1403/+2522
|\
| * Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-216-95/+95
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-211-29/+79
| |\
| | * Fix parsing of regular expression literals.Roberto Raggi2010-04-211-29/+79
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-2111-21/+36
| |\ \ | | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-21122-1287/+2172
| | |\
| * | \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-2146-593/+1191
| |\ \ \ | | | |/ | | |/|
| | * | Compile without Qt3 support.Yann Bodson2010-04-211-25/+25
| | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-21139-2083/+3240
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-211-1/+3
| | | |\ \
| | | | * | Emit released and hoveredChanged in MouseArea when a UngrabMouse is receivedLeonardo Sobral Cunha2010-04-211-1/+3
| | | * | | Add hasModelChildren property to delegates with QAbstractItemModel model type.Martin Jones2010-04-212-39/+71
| | | |/ /
| | | * | Add forceFocus method to QDeclarativeItem.Yann Bodson2010-04-212-2/+20
| | | * | Don't allow properties in Component elementsAaron Kennedy2010-04-211-0/+7
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-217-67/+129
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-216-66/+126
| | | | |\ \
| | | | | * | Fix qmlvisual/animation/parentAnimation autotestLeonardo Sobral Cunha2010-04-211-1/+4
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-211-2/+4
| | | | | |\ \
| | | | | | * | Remove \internal from QDeclarativePropertyValueSource. It should beBea Lam2010-04-211-2/+4
| | | | | * | | Fix highlight position with StrictlyEnforceRange and range greater than item ...Martin Jones2010-04-214-63/+118
| | | | | |/ /
| | | | * | | Fix crash.Warwick Allison2010-04-211-1/+3
| | | | |/ /
| | | * | | Fix crash when QDeclarativeInfo objects are copiedAaron Kennedy2010-04-212-81/+78
| | | |/ /
| | | * | docWarwick Allison2010-04-204-12/+23
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-208-222/+377
| | | |\ \
| | | | * | Allow null to be assigned to object propertiesAaron Kennedy2010-04-202-1/+11
| | | | * | Fix AnchorChanges to work with parent.right.Michael Brasser2010-04-206-221/+366
| | | * | | Pass double clicks like other mouse events.Warwick Allison2010-04-201-0/+2
| | | |/ /
| | | * | CompileWarwick Allison2010-04-201-2/+0
| | | * | Improve error messages, especially on embedded.Warwick Allison2010-04-2013-22/+197
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-203-9/+36
| | | |\ \
| | | | * | Add drag.active property to MouseArea in qmlLeonardo Sobral Cunha2010-04-203-9/+36
| | | * | | Handle overrides correctly in extension objectsAaron Kennedy2010-04-201-2/+73
| | | |/ /
| | | * | Allow Loader sourceComponent to be set to undefeined.Martin Jones2010-04-202-2/+11
| | | * | Doc fix.Michael Brasser2010-04-191-3/+10
| | | * | Minor internal anchor refactoring.Michael Brasser2010-04-195-113/+112
| | | * | Doc clarification.Michael Brasser2010-04-191-2/+4
| | * | | Make the dynamic creation functions on the Qt objectAlan Alpert2010-04-212-14/+38
| * | | | Fill out QGraphicsLayout bindingsAlan Alpert2010-04-212-3/+187
| | |/ / | |/| |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Alan Alpert2010-04-1993-1564/+2119
| |\ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-191-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Document default easing curve.Alan Alpert2010-04-191-1/+2
| * | | | Fix flipable behaviour when back element is resizedAlan Alpert2010-04-192-12/+40
| |/ / /
| * | | Typo.Yann Bodson2010-04-191-1/+1
| * | | Remove "property var" supportAaron Kennedy2010-04-191-6/+0
| * | | Renamed mousePosChanged signal to mousePositionChangedLeonardo Sobral Cunha2010-04-192-6/+6
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-191-5/+14
| |\ \ \
| | * | | List properties for dynamic meta objects.Warwick Allison2010-04-191-5/+14
| * | | | Remove Script {} supportAaron Kennedy2010-04-1912-252/+23
| |/ / /
| * | | Don't crash on deleted objects assigned to variant propertiesAaron Kennedy2010-04-192-6/+22