Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced old Qt logo with the new Qt logo. | Jerome Pasion | 2011-02-04 | 1 | -0/+0 |
| | | | | Reviewed-by: David Boddie | ||||
* | Re-wrote QML Animation documentation and cleaned snippet code | Jerome Pasion | 2011-02-04 | 10 | -749/+367 |
| | | | | | | | Removed unneeded snippets and added new snippet code. Task-number: QTBUG-16071 Reviewed-by: David Boddie | ||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Jerome Pasion | 2011-02-04 | 44 | -413/+868 |
|\ | | | | | | | | | | | | | | | Conflicts: doc/src/declarative/extending.qdoc doc/src/external-resources.qdoc src/declarative/util/qdeclarativeanimation.cpp src/declarative/util/qdeclarativetransition.cpp | ||||
| * | Doc: Renamed a tutorial image to avoid a clash with another image. | David Boddie | 2011-02-03 | 2 | -1/+1 |
| | | | | | | | | Task-number: QTBUG-17120 | ||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2011-02-02 | 1 | -1/+1 |
| |\ | |||||
| | * | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Sergio Ahumada | 2011-01-28 | 1 | -1/+1 |
| | | | | | | | | | | | | Task-number: QTBUG-13799 | ||||
| * | | Doc: Fixed a reference to the wrong image. | David Boddie | 2011-02-02 | 1 | -2/+2 |
| | | | | | | | | | | | | Task-number: QTBUG-17120 | ||||
| * | | Doc: Renamed an image to ensure that it does not clash with another. | David Boddie | 2011-02-02 | 1 | -0/+0 |
| | | | | | | | | | | | | Task-number: QTBUG-17120 | ||||
| * | | Doc: Removed unnecessary HTML entity from the title. | David Boddie | 2011-02-01 | 1 | -6/+6 |
| | | | |||||
| * | | Doc: Fixed broken links to the old Symbian Foundation Wiki. | David Boddie | 2011-02-01 | 1 | -2/+2 |
| |/ | | | | | | | Task-number: QTBUG-17058 | ||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2011-01-28 | 3 | -0/+3 |
| |\ | |||||
| | * | Doc: including missing pages in overviews. | Morten Engvoldsen | 2011-01-28 | 3 | -0/+3 |
| | | | | | | | | | | | | Task-number: QTBUG-15357 | ||||
| * | | Doc: Adjusted the font sizes for the offline documentation. | David Boddie | 2011-01-28 | 1 | -11/+10 |
| |/ | |||||
| * | Fixed whitespace. | David Boddie | 2011-01-27 | 1 | -9/+9 |
| | | |||||
| * | Merge branch 'qdoc-simplified' into 4.7 | David Boddie | 2011-01-27 | 1 | -1/+1 |
| |\ | |||||
| | * | Doc: Unindented a code snippet. | David Boddie | 2011-01-27 | 1 | -1/+1 |
| | | | |||||
| * | | Doc: Fixed a broken link. | David Boddie | 2011-01-27 | 1 | -2/+2 |
| | | | |||||
| * | | Doc: Updated the information about commercial editions of Qt. | David Boddie | 2011-01-27 | 1 | -8/+31 |
| | | | |||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | David Boddie | 2011-01-26 | 3 | -3/+23 |
| |\ \ | |||||
| | * | | Fix doc typo | Alan Alpert | 2011-01-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Tidy up that section a little, while I'm at it. | ||||
| | * | | Document centerIn and fill in the anchors docs | Alan Alpert | 2011-01-13 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | Task-number: QTBUG-16467 | ||||
| | * | | Document level of support for QGraphicsObject properties | Alan Alpert | 2011-01-13 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In the context of QML, they are not officially supported as public API unless otherwise documented in QDeclarativeItem. This commit mentions that somewhere. Task-number: QTBUG-15797 Reviewed-by: Martin Jones | ||||
| | * | | Consistent Docs | Alan Alpert | 2011-01-13 | 1 | -3/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | Example contradicted later docs. Fixed example. Task-number: QTBUG-16596 | ||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2011-01-26 | 24 | -289/+295 |
| |\ \ \ | |||||
| | * | | | doc: Fixed a missing * in the docs for QML_DECLARE_TYPE | Thorbjørn Lindeijer | 2011-01-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's actually equivalant to Q_DECLARE_METATYPE(TYPE *). This explains why it works on classes that use Q_DISABLE_COPY. Reviewed-by: David Boddie <david.boddie@nokia.com> | ||||
| * | | | | Doc: Fixed qdoc warnings about broken links. | David Boddie | 2011-01-26 | 3 | -9/+8 |
| | | | | | |||||
| * | | | | Doc: Added preprocessor coloring. | David Boddie | 2011-01-26 | 2 | -2/+18 |
| | | | | | |||||
| * | | | | Doc: Added a link from the plugin guide to the plugin deployment guide. | David Boddie | 2011-01-26 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-9501 | ||||
| * | | | | Doc: Fixed the syntax of QML code snippets. | David Boddie | 2011-01-26 | 3 | -33/+103 |
| | | | | | |||||
| * | | | | Doc: Fixed errors in the address book tutorial. | David Boddie | 2011-01-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-16865 | ||||
| * | | | | Doc: Fixed broken QML code snippets. | David Boddie | 2011-01-25 | 1 | -8/+9 |
| | | | | | |||||
| * | | | | Doc: Fixed a broken link. | David Boddie | 2011-01-25 | 1 | -0/+5 |
| | |_|/ | |/| | | |||||
| * | | | Doc: Fixed the syntax of QML code snippets. | David Boddie | 2011-01-24 | 6 | -18/+163 |
| | | | | |||||
| * | | | Merge branch '4.7' into qdoc-simplified | David Boddie | 2011-01-21 | 1540 | -2083/+2575 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/declarative/graphicsitems/qdeclarativeitem.cpp src/declarative/util/qdeclarativeanimation.cpp | ||||
| | * | | | Doc: Fixed QML syntax. | David Boddie | 2011-01-19 | 1 | -2/+4 |
| | | | | | |||||
| | * | | | Doc: Fixed qdoc warnings caused by invalid/incomplete QML snippets. | David Boddie | 2011-01-17 | 11 | -210/+381 |
| | | | | | |||||
| * | | | | Doc: Fixed the syntax of QML code snippets. | David Boddie | 2011-01-21 | 3 | -92/+85 |
| | | | | | |||||
| * | | | | Doc: Ensured that text in tables is not too large. | David Boddie | 2011-01-20 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | Added a style for types in quoted code. | David Boddie | 2011-01-20 | 2 | -0/+8 |
| | | | | | |||||
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Jerome Pasion | 2011-01-26 | 23 | -288/+294 |
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | Fixing a merge conflict. Conflicts: doc/src/overviews.qdoc | ||||
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Geir Vattekar | 2011-01-25 | 13 | -286/+286 |
| |\ \ \ \ | |||||
| | * | | | | Doc: Fixing typo | Morten Engvoldsen | 2011-01-25 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Doc: fixing bugs and typos based on feedback | Morten Engvoldsen | 2011-01-25 | 11 | -12/+12 |
| | | | | | | |||||
| | * | | | | Doc: fixing bugs and misspelling based on feedback | Morten Engvoldsen | 2011-01-25 | 2 | -273/+273 |
| | | |/ / | | |/| | | |||||
| * | | | | Doc: Fixed missing images in qt demo | Geir Vattekar | 2011-01-25 | 10 | -2/+8 |
| |/ / / | | | | | | | | | | | | | Task-number: QTBUG-14274 | ||||
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Jerome Pasion | 2011-01-17 | 1534 | -1742/+1907 |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/src/declarative/elements.qdoc doc/src/declarative/extending.qdoc src/declarative/qml/qdeclarativecomponent.cpp | ||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2011-01-14 | 1 | -113/+156 |
| |\ \ \ | |||||
| | * | | | Changed the QML Elements page groupings. | Jerome Pasion | 2011-01-14 | 1 | -113/+156 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-16071 Reviewed-by: David Boddie | ||||
| * | | | | Merge branch '4.7' of ../qt into 4.7 | David Boddie | 2011-01-13 | 1533 | -1737/+1854 |
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/src/declarative/qdeclarativeintro.qdoc doc/src/declarative/qdeclarativereference.qdoc doc/src/snippets/declarative/focus/focusColumn.qml tools/qdoc3/apigenerator.cpp tools/qdoc3/apigenerator.h tools/qdoc3/archiveextractor.cpp tools/qdoc3/bookgenerator.cpp tools/qdoc3/bookgenerator.h tools/qdoc3/ccodeparser.cpp tools/qdoc3/command.cpp tools/qdoc3/command.h tools/qdoc3/cpptoqsconverter.cpp tools/qdoc3/dcfsection.cpp tools/qdoc3/dcfsection.h tools/qdoc3/jambiapiparser.cpp tools/qdoc3/jambiapiparser.h tools/qdoc3/javacodemarker.cpp tools/qdoc3/javacodemarker.h tools/qdoc3/javadocgenerator.cpp tools/qdoc3/javadocgenerator.h tools/qdoc3/linguistgenerator.cpp tools/qdoc3/linguistgenerator.h tools/qdoc3/loutgenerator.h tools/qdoc3/mangenerator.cpp tools/qdoc3/mangenerator.h tools/qdoc3/polyarchiveextractor.cpp tools/qdoc3/polyarchiveextractor.h tools/qdoc3/polyuncompressor.cpp tools/qdoc3/polyuncompressor.h tools/qdoc3/qsakernelparser.cpp tools/qdoc3/qscodemarker.cpp tools/qdoc3/qscodemarker.h tools/qdoc3/qscodeparser.cpp tools/qdoc3/qscodeparser.h tools/qdoc3/sgmlgenerator.cpp tools/qdoc3/sgmlgenerator.h tools/qdoc3/test/qt-html-templates.qdocconf tools/qdoc3/uncompressor.cpp tools/qdoc3/webxmlgenerator.cpp tools/qdoc3/webxmlgenerator.h | ||||
| | * | | | Attempt to cure my pathological inability to type the word "package". | Jason McDonald | 2011-01-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me |