summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-03-227-7/+276
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-214-3/+210
| |\
| | * fixes/improvements for new QML right-to-left docsBea Lam2011-03-212-15/+25
| | * Fix license headers in example codeBea Lam2011-03-211-1/+41
| | * Write Qt Quick 1.1 right-to-left documentation and examplesJoona Petrell2011-03-183-0/+157
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-151-2/+2
| |\ \ | | |/ | |/|
| | * Merge branch 'backporting-symbian-armcc-to-4.7' into s60-4.7axis2011-03-141-2/+2
| | |\
| | | * Renamed the symbian/linux-* mkspecs to symbian-*.axis2011-02-181-2/+2
| * | | Fix failing testsBea Lam2011-03-101-0/+1
| * | | Merge branch '4.7' into qtquick11Martin Jones2011-03-0121-319/+791
| |\ \ \ | | |/ /
| | * | fix/improve docs for new QtQuick 1.1 attributesBea Lam2011-02-281-5/+2
| * | | Add LayoutMirroring attached property for mirroring QML layoutsJoona Petrell2011-03-011-0/+64
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2011-03-141-1/+1
|\ \ \ \
| * | | | Doc: Fixed snippet documenting QMetaObject::classInfoThorbjørn Lindeijer2011-03-141-1/+1
* | | | | Doc: Fixed QML snippet highlighting by creating a complete code snippet.David Boddie2011-03-031-0/+2
|/ / / /
* | | | Doc: Fixed qdoc warnings.David Boddie2011-03-018-0/+389
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Geir Vattekar2011-02-241-3/+4
|\ \ \ \
| * \ \ \ Merge commit 'refs/merge-requests/1108' of git://gitorious.org/qt/qt into mer...David Boddie2011-02-231-3/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-171-3/+4
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Remove sqlite3.sis from qt.sis.Miikka Heikkinen2011-02-171-3/+4
* | | | | Doc: Fixed snippet bug in QPen class docsGeir Vattekar2011-02-241-1/+1
|/ / / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2011-02-2214-38/+42
|\ \ \ \
| * | | | Fixed snippets' license headers.Jerome Pasion2011-02-2211-35/+36
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Geir Vattekar2011-02-2138-1347/+1150
| |\ \ \ \
| * | | | | Doc: Fixed snippet bugs in richtext-structure.htmlGeir Vattekar2011-02-213-3/+6
* | | | | | Doc: Fixed handling of versioned properties and added documentation.David Boddie2011-02-221-0/+1
| |/ / / / |/| | | |
* | | | | Doc: Fixed links and whitespace.David Boddie2011-02-173-15/+14
* | | | | Doc: Added a missing snippet.David Boddie2011-02-171-0/+53
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/jpasions-qt-doc-team-qtquick ...David Boddie2011-02-1735-1446/+811
|\ \ \ \ \
| * | | | | Adding snippet code to coding article.Jerome Pasion2011-02-171-0/+75
| * | | | | Re-wrote QML Views overview page. Created new snippets and images.Jerome Pasion2011-02-163-13/+260
| * | | | | Added new snippet code.Jerome Pasion2011-02-161-4/+51
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-02-161-1/+1
| |\ \ \ \ \
| * | | | | | Re-wrote Qt Quick intro. Deleted unused snippets and images.Jerome Pasion2011-02-1517-1159/+0
| * | | | | | Removed unused snippet code. Changed reference to snippet.Jerome Pasion2011-02-154-168/+0
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-02-15154-2955/+4956
| |\ \ \ \ \ \
| * | | | | | | Re-wrote QML Reusable Components documentationJerome Pasion2011-02-105-10/+121
| * | | | | | | Rewrote "Importing Reusable Components" documentation.Jerome Pasion2011-02-084-0/+207
| * | | | | | | Changed snippet code and edited event overviewJerome Pasion2011-02-081-0/+141
| * | | | | | | Changed states.qml snippet codeJerome Pasion2011-02-081-12/+73
| * | | | | | | Adding validator snippet.Jerome Pasion2011-02-071-0/+89
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-02-075-11/+64
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Replaced old Qt logo with the new Qt logo.Jerome Pasion2011-02-041-0/+0
| * | | | | | | Re-wrote QML Animation documentation and cleaned snippet codeJerome Pasion2011-02-049-513/+227
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-02-0413-300/+670
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-01-261-1/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'jpasions-qt-doc-team-qtquick-4.7' into 4.7David Boddie2011-02-175-2/+388
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Merge branch '4.7' into jpasions-qt-doc-team-qtquick-4.7David Boddie2011-01-2510-265/+557
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-01-17988-1001/+1094
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Rewrote QML Property Binding document. Added snippet code.Jerome Pasion2011-01-132-0/+382