| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare translations of the declarative module. | Friedemann Kleint | 2010-02-15 | 8 | -37/+37 |
|
|
* | Fix scrolling backwards when pathItemCount != model.count | Alan Alpert | 2010-02-12 | 1 | -2/+7 |
|
|
* | Fix warnings | Aaron Kennedy | 2010-02-12 | 4 | -6/+2 |
|
|
* | Reference count shared expression data | Aaron Kennedy | 2010-02-12 | 2 | -1/+7 |
|
|
* | Cleanup public QmlMetaType API | Aaron Kennedy | 2010-02-12 | 12 | -158/+112 |
|
|
* | Adds inputMethodHint property to TextEdit and TextInput. | Joona Petrell | 2010-02-12 | 2 | -0/+3 |
|
|
* | Decouple Loader from QmlGraphicsItem | Joona Petrell | 2010-02-12 | 4 | -38/+119 |
|
|
* | Update QmlChanges.txt | Leonardo Sobral Cunha | 2010-02-11 | 1 | -0/+2 |
|
|
* | Animations are running by default when used as property source value | Leonardo Sobral Cunha | 2010-02-11 | 2 | -2/+11 |
|
|
* | QML Object toString should use 64-bit address on 64-bit platforms | Aaron Kennedy | 2010-02-11 | 1 | -1/+1 |
|
|
* | Fix tst_qmlecmascript::callQtInvokables | Aaron Kennedy | 2010-02-11 | 1 | -6/+8 |
|
|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Alan Alpert | 2010-02-10 | 2 | -9/+16 |
|\ |
|
| * | Make sure item release isn't deferred indefinately | Martin Jones | 2010-02-10 | 2 | -9/+16 |
|
|
* | | Attempt to clairify highlight range docs | Alan Alpert | 2010-02-10 | 1 | -0/+10 |
|/ |
|
* | Crash | Aaron Kennedy | 2010-02-10 | 1 | -0/+2 |
|
|
* | Revert "Remove unimplemented methods from header" | Martin Jones | 2010-02-10 | 1 | -0/+2 |
|
|
* | Revert "Replace QList<>* support with QmlListProperty" | Martin Jones | 2010-02-10 | 19 | -215/+318 |
|
|
* | Remove unimplemented methods from header | Kai Koehne | 2010-02-09 | 1 | -2/+0 |
|
|
* | Properly insert objects into the context's object list | Alan Alpert | 2010-02-09 | 1 | -0/+1 |
|
|
* | Replace QList<>* support with QmlListProperty | Aaron Kennedy | 2010-02-09 | 19 | -318/+215 |
|
|
* | Remove old implicit module support. | Warwick Allison | 2010-02-09 | 2 | -14/+16 |
|
|
* | Use networkAccessManagerFactory() for worker threads too. | Martin Jones | 2010-02-09 | 2 | -14/+20 |
|
|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-08 | 8 | -49/+113 |
|\ |
|
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Alan Alpert | 2010-02-08 | 4 | -4/+26 |
| |\ |
|
| | * | Add getter functions to QAbstractDynamicMetaObject and QmlOpenMetaObjectType | Marco Bubke | 2010-02-08 | 2 | -1/+23 |
|
|
| | * | Changed define name to reflect change in Creator. | Erik Verbruggen | 2010-02-08 | 1 | -2/+2 |
|
|
| | * | re-enable QT_USE_FAST_CONCATENATION | Erik Verbruggen | 2010-02-08 | 1 | -1/+1 |
|
|
| * | | Support the other validators | Alan Alpert | 2010-02-08 | 2 | -0/+23 |
|
|
| * | | Document QtObject | Alan Alpert | 2010-02-08 | 1 | -0/+19 |
| |/ |
|
| * | XMLHttpRequest collection bug | Aaron Kennedy | 2010-02-08 | 1 | -45/+45 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-08 | 3 | -0/+51 |
|\ \
| |/ |
|
| * | The virtual keyboard is now working for TextEdit and TextInput components. | Alexis Menard | 2010-02-08 | 3 | -0/+51 |
|
|
* | | For local fonts, we can just addApplicationFont() rather than loading data. | Martin Jones | 2010-02-08 | 1 | -4/+10 |
|/ |
|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-08 | 2 | -14/+14 |
|\ |
|
| * | Make transformOrigin Center by default | Yann Bodson | 2010-02-08 | 2 | -14/+14 |
|
|
* | | Fix viewport size update. | Martin Jones | 2010-02-08 | 1 | -2/+4 |
|/ |
|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Yann Bodson | 2010-02-08 | 7 | -75/+83 |
|\ |
|
| * | Allow objects to be shared between QmlEngines | Aaron Kennedy | 2010-02-08 | 7 | -75/+83 |
|
|
* | | clip if tile mode is 'PreserveAspectCrop' and 'clip' property is true. | Yann Bodson | 2010-02-08 | 1 | -3/+9 |
|/ |
|
* | Fix item removal. | Martin Jones | 2010-02-08 | 1 | -7/+7 |
|
|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-08 | 1 | -1/+1 |
|\ |
|
| * | Fix private header include. | Bea Lam | 2010-02-08 | 1 | -1/+1 |
|
|
* | | Make atBeginning/viewArea calculations account for min extent. | Martin Jones | 2010-02-08 | 1 | -6/+6 |
|/ |
|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-05 | 13 | -96/+95 |
|\ |
|
| * | Fix Behaviors for object-type properties. | Michael Brasser | 2010-02-05 | 2 | -3/+2 |
|
|
| * | Pass symbols::prefix (Action -> QmlAction) | Warwick Allison | 2010-02-05 | 11 | -93/+93 |
|
|
* | | Fix test. | Martin Jones | 2010-02-05 | 1 | -7/+17 |
|/ |
|
* | Fix ListView tests. | Martin Jones | 2010-02-05 | 1 | -4/+6 |
|
|
* | Clean up QmlImageReader thread on engine destruction. | Martin Jones | 2010-02-05 | 3 | -12/+21 |
|
|
* | Test SizeItemToLoader to SizeLoaderToItem resizeMode change. | Martin Jones | 2010-02-04 | 1 | -0/+6 |
|
|