Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | Fix tst_qmlecmascript::callQtInvokables | Aaron Kennedy | 2010-02-11 | 1 | -6/+8 | |
| | | | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-10 | 316 | -14/+106449 | |
| | | | | |\ \ | ||||||
| | | | | | * \ | 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 | |
| | | | | | * | | A little optimization in QTextControlPrivate::setContent. | Alexis Menard | 2010-02-09 | 1 | -3/+5 | |
| | | | | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-09 | 315 | -11/+106320 | |
| | | | | | |\ \ | ||||||
| | | | | | | * | | 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 | 10 | -558/+183 | |
| | | | | | | |\ \ | ||||||
| | | | | | | | * \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Alan Alpert | 2010-02-08 | 5 | -511/+93 | |
| | | | | | | | |\ \ | ||||||
| | | | | | | | | * \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-08 | 314 | -9/+106365 | |
| | | | | | | | | |\ \ | ||||||
| | | | | | | | | | * | | 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 | |
| | | | | | | | * | | | | Add empty constructor for validators. | Alan Alpert | 2010-02-08 | 1 | -2/+3 | |
| | | | | | | | * | | | | 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 | 4 | -36/+25 | |
| | | | | | | |\ \ \ | ||||||
| | | | | | | | * \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-08 | 314 | -9/+106290 | |
| | | | | | | | |\ \ \ | ||||||
| | | | | | | | | * | | | 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 into master-integra... | Qt Continuous Integration System | 2010-02-05 | 314 | -9/+106276 | |
| | | | | | | |\ \ \ \ | ||||||
| | | | | | | | * \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-05 | 314 | -9/+106276 | |
| | | | | | | | |\ \ \ \ | ||||||
| | | | | | | | | * \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-05 | 14 | -97/+95 | |
| | | | | | | | | |\ \ \ \ | ||||||
| | | | | | | | | | * | | | | Remove hacky fix (breaks autotest). | Michael Brasser | 2010-02-05 | 1 | -1/+0 | |
| | | | | | | | | | * | | | | 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 | |
| | | | | | | | | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-05 | 314 | -9/+106257 | |
| | | | | | | | | |\ \ \ \ | ||||||
| | | | | | | | | | * | | | | Test SizeItemToLoader to SizeLoaderToItem resizeMode change. | Martin Jones | 2010-02-04 | 1 | -0/+6 | |