Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make QDeclarativeMetaType and QDeclarativeType private | Aaron Kennedy | 2010-02-24 | 11 | -23/+27 |
* | Fixup tests after QDeclarative class renames | Aaron Kennedy | 2010-02-24 | 1 | -1/+1 |
* | Simplify QML element registration headers | Aaron Kennedy | 2010-02-24 | 12 | -314/+316 |
* | Automatically connect to a notify signal if the requested signal is | Bea Lam | 2010-02-24 | 1 | -0/+10 |
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 148 | -6924/+6924 |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-24 | 11 | -6/+16 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-02-24 | 10 | -3/+14 |
| |\ | |||||
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Martin Jones | 2010-02-24 | 10 | -3/+14 |
| | |\ | |||||
| | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-23 | 1 | -1/+2 |
| | | |\ | |||||
| | | | * | Fix compilation with namespace. | ck | 2010-02-23 | 1 | -1/+2 |
| | | * | | Merge remote branch 'origin/master' | Thiago Macieira | 2010-02-23 | 32 | -749/+733 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-23 | 1 | -2/+2 |
| | | | |\ | |||||
| | | | | * | Fix compilation with namespace. | ck | 2010-02-22 | 1 | -2/+2 |
| | | * | | | Merge remote branch 'origin/master' | Thiago Macieira | 2010-02-20 | 29 | -581/+885 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | * | | | doc: Added "\since 4.7" to a bunch of declarative stuff. | Martin Smith | 2010-02-19 | 9 | -0/+11 |
| * | | | | | Disallow ids that start with upper case letters. | Bea Lam | 2010-02-24 | 1 | -3/+2 |
| |/ / / / | |||||
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-23 | 32 | -433/+1092 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Added missing destructor to QmlExtensionInterface. | Roberto Raggi | 2010-02-23 | 1 | -0/+1 |
| * | | | | Merge branch 'qtruntime' | Roberto Raggi | 2010-02-23 | 10 | -200/+722 |
| |\ \ \ \ | |||||
| | * | | | | Get rid of QmlModulePlugin. | Roberto Raggi | 2010-02-23 | 4 | -200/+0 |
| | * | | | | Look for QML plugins in the paths specified in QML_PLUGIN_PATH env var. | Roberto Raggi | 2010-02-23 | 4 | -6/+31 |
| | * | | | | Added QmlEnginePrivate::resolvePlugin. | Roberto Raggi | 2010-02-23 | 2 | -3/+92 |
| | * | | | | Merge remote branch 'origin/master' into qtruntime | Roberto Raggi | 2010-02-23 | 23 | -246/+384 |
| | |\ \ \ \ | |||||
| | * | | | | | Load QML extensions. | Roberto Raggi | 2010-02-22 | 7 | -25/+62 |
| | * | | | | | Document the QmlExtensionPlugin interface. | Roberto Raggi | 2010-02-22 | 3 | -0/+157 |
| | * | | | | | Merge remote branch 'origin/master' into qtruntime | Roberto Raggi | 2010-02-22 | 32 | -747/+731 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | * | | | | | Introduced QmlEngine::importExtension. | Roberto Raggi | 2010-02-22 | 2 | -1/+21 |
| | * | | | | | Get rid of the unfriendly ImportedNamespace::isBuiltin flag. | Roberto Raggi | 2010-02-19 | 1 | -27/+16 |
| | * | | | | | Added QmlExtensionPlugin and QmlExtensionInterface. | Roberto Raggi | 2010-02-19 | 4 | -2/+75 |
| | * | | | | | Introduced a new parser for qmldir files. | Roberto Raggi | 2010-02-19 | 4 | -20/+352 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Fix build on solaris | Alan Alpert | 2010-02-23 | 1 | -1/+1 |
| * | | | | | More precise compiler errors | Alan Alpert | 2010-02-23 | 1 | -2/+2 |
| | |_|/ / | |/| | | | |||||
| * | | | | String to enum conversion in value types | Aaron Kennedy | 2010-02-23 | 5 | -12/+38 |
| * | | | | Adds QmlEasingValueType to qml | Leonardo Sobral Cunha | 2010-02-23 | 2 | -0/+127 |
| * | | | | QmlExpression API review | Aaron Kennedy | 2010-02-23 | 8 | -58/+38 |
| * | | | | Make QmlBinding (and friends) private | Aaron Kennedy | 2010-02-23 | 14 | -160/+163 |
* | | | | | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls. | Warwick Allison | 2010-02-23 | 8 | -50/+30 |
|/ / / / | |||||
* | | | | Fix but in QmlMetaProperty assignment operator | Aaron Kennedy | 2010-02-23 | 1 | -0/+2 |
* | | | | Small QmlMetaProperty code cleanup | Aaron Kennedy | 2010-02-23 | 1 | -16/+16 |
| |/ / |/| | | |||||
* | | | Replace QmlList* and QList* support with a single QmlListProperty type | Aaron Kennedy | 2010-02-22 | 31 | -746/+730 |
* | | | Rename MouseRegion -> MouseArea | Martin Jones | 2010-02-22 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Martin Jones | 2010-02-18 | 136 | -139/+151 |
|\ \ | |/ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-16 | 135 | -138/+150 |
| |\ | |||||
| | * | Fix copyright year. | Jason McDonald | 2010-02-16 | 135 | -135/+135 |
| | * | doc: Fixed some qdoc errors. | Martin Smith | 2010-02-16 | 1 | -1/+1 |
| | * | doc: Fixed some qdoc errors. | Martin Smith | 2010-02-16 | 3 | -2/+14 |
* | | | Make QmlDom API internal | Kai Koehne | 2010-02-18 | 5 | -409/+420 |
* | | | Compile fix with namepaces | hjk | 2010-02-18 | 3 | -1/+9 |
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-17 | 24 | -171/+456 |
|\ \ \ | |/ / |/| | | |||||
| * | | Revert "Replace QList<>* support with QmlListProperty" | Aaron Kennedy | 2010-02-17 | 10 | -166/+258 |