Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Fixed the in-repository licenses for the documentation. | David Boddie | 2010-10-04 | 1 | -5/+5 |
| | | | | | | In the repository, we should always use the No Commercial license alongside the GNU Free Documentation License for documentation files. | ||||
* | Doc: Relicensed the documentation under the GNU FDL version 1.3. | David Boddie | 2010-06-21 | 1 | -25/+11 |
| | | | | | Reviewed-by: Trust Me Requested-by: Legal | ||||
* | Slight addition to the docs. | Alan Alpert | 2010-06-01 | 1 | -0/+5 |
| | |||||
* | Move snippets to correct location | Bea Lam | 2010-04-28 | 1 | -13/+13 |
| | |||||
* | Move example code into separate files to make sure they compile | Bea Lam | 2010-04-14 | 1 | -163/+35 |
| | | | | and work standalone | ||||
* | Doc: Use QUrl::fromLocalFile(). | Martin Jones | 2010-04-13 | 1 | -1/+1 |
| | |||||
* | Replace "import Qt 4.6" with "import Qt 4.7" | Michael Brasser | 2010-04-08 | 1 | -5/+5 |
| | |||||
* | Doc | Aaron Kennedy | 2010-03-23 | 1 | -3/+2 |
| | |||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -39/+39 |
| | | | | QDeclarativeXXX. | ||||
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into ↵ | Qt Continuous Integration System | 2010-02-22 | 1 | -4/+4 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | master-integration * 'master' of scm.dev.nokia.troll.no:qt/qt-qml: Replace QmlList* and QList* support with a single QmlListProperty type Rename MouseRegion -> MouseArea Update QmlChanges with animation API changes. Document the default velocity of EaseFollow Remove use of unexprted private classes. Fix compile error on Solaris Increase durations when testing Behaviors. Add cached path rounded rect painting benchmark. Remove use of direct event posting. Use QTest::keyClick() for keys. | ||||
| * | Rename MouseRegion -> MouseArea | Martin Jones | 2010-02-22 | 1 | -4/+4 |
| | | |||||
* | | Doc: these files are NOT part of the test suite of the Qt toolkit | Thiago Macieira | 2010-02-20 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Martin Jones | 2010-02-18 | 1 | -18/+18 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: mkspecs/linux-g++-x11egl/qplatformdefs.h src/declarative/qml/qmldom.h src/declarative/util/qmlview.cpp src/declarative/util/qmlview.h tools/qdoc3/cppcodemarker.cpp tools/qmldebugger/standalone/canvasframerate.cpp tools/qmldebugger/standalone/engine.cpp tools/qmldebugger/standalone/expressionquerywidget.cpp tools/qmldebugger/standalone/expressionquerywidget.h tools/qmldebugger/standalone/objectpropertiesview.cpp tools/qmldebugger/standalone/objectpropertiesview.h tools/qmldebugger/standalone/objecttree.cpp tools/qmldebugger/standalone/qmldebugger.cpp tools/qmldebugger/standalone/watchtable.cpp tools/qmldebugger/standalone/watchtable.h | ||||
| * | Fix broken license headers. | Jason McDonald | 2010-02-16 | 1 | -18/+18 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
* | | Doc fix | Alan Alpert | 2010-02-17 | 1 | -1/+5 |
| | | |||||
* | | Document loading QML from Qt resources. | Martin Jones | 2010-02-17 | 1 | -0/+36 |
|/ | |||||
* | Document QmlContext ownership. | Martin Jones | 2010-02-04 | 1 | -1/+4 |
| | |||||
* | Document calling C++ methods from QML. | Martin Jones | 2010-02-04 | 1 | -0/+95 |
| | |||||
* | We use JavaScript, not ECMAScript. | Martin Jones | 2010-02-03 | 1 | -1/+1 |
| | | | | Task-number: QTBUG-7720 | ||||
* | Improve documentation | Alan Alpert | 2010-01-05 | 1 | -0/+2 |
| | | | | | Extend documentation on dynamically created objects and on integrating with existing applications. And make those pages more discoverable. | ||||
* | Doc. | Michael Brasser | 2009-10-28 | 1 | -1/+0 |
| | |||||
* | Doc | Aaron Kennedy | 2009-10-21 | 1 | -1/+1 |
| | |||||
* | Doc | Aaron Kennedy | 2009-10-21 | 1 | -91/+145 |
| | |||||
* | Doc | Aaron Kennedy | 2009-10-20 | 1 | -1/+78 |
| | |||||
* | Doc | Aaron Kennedy | 2009-10-16 | 1 | -0/+2 |
| | |||||
* | Doc | Aaron Kennedy | 2009-10-14 | 1 | -1/+8 |
| | |||||
* | Doc | Aaron Kennedy | 2009-10-14 | 1 | -0/+123 |