summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Improve docs for Qt.quit()Bea Lam2010-05-181-2/+3
* DocumentationYann Bodson2010-05-181-2/+2
* docWarwick Allison2010-05-172-4/+24
* Add focus docs snippetsBea Lam2010-05-171-22/+1
* Restructure the examples. They are now organized into variousBea Lam2010-05-166-100/+143
* Rename QML Runtime (executable) to QML LauncherKai Koehne2010-05-141-24/+23
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-132-37/+34
|\
| * Merge remote branch 'mainline/4.7' into 4.7Morten Johan Sørvig2010-05-1235-1019/+305
| |\
| * | qdoc: Reorganized examples panel.Martin Smith2010-05-071-2/+3
| * | qdoc: Fixed the alphabet index in the compact list.Martin Smith2010-05-041-4/+4
| * | doc: Edited the intro.Martin Smith2010-05-041-32/+28
* | | Qt.widgets was removed, point to graphics layouts exampleBea Lam2010-05-121-45/+5
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-125-9/+9
|\ \ \
| * | | Doc improvementsBea Lam2010-05-114-8/+5
| * | | Clean upBea Lam2010-05-111-1/+4
| | |/ | |/|
* | | Clarify ListModel population via JS.Martin Jones2010-05-111-0/+22
|/ /
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-072-6/+18
|\ \
| * | qdoc fixes.Yann Bodson2010-05-061-0/+11
| * | CleanupYann Bodson2010-05-061-0/+1
| * | doc fixesYann Bodson2010-05-061-6/+6
* | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-055-29/+89
|\ \ \ | |/ /
| * | Docs - point to property types from tutorial and QML Basic Types pageBea Lam2010-05-052-10/+13
| * | Fix qdoc errorsBea Lam2010-05-051-1/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-053-16/+66
| |\ \
| | * | Allow translations without extra command-line args, and document both.Warwick Allison2010-05-051-0/+17
| | * | Doc improvements, simplify example codeBea Lam2010-05-052-16/+49
| * | | QList<QObject*> models now update their properties when they change.Martin Jones2010-05-051-2/+9
| |/ /
* | | Make component.createObject require a parent argumentAlan Alpert2010-05-052-2/+7
|/ /
* | Doc improvementsBea Lam2010-05-041-30/+18
* | Add Qt.fontFamilies() methodAaron Kennedy2010-04-301-0/+3
* | More doc fixesBea Lam2010-04-301-10/+4
* | Doc fixesBea Lam2010-04-303-67/+80
* | Allow factor parameter to be passed to Qt.lighter() and Qt.darker()Martin Jones2010-04-291-4/+27
* | Fix references to createComponent() and createQmlObject() toBea Lam2010-04-283-109/+64
* | Move snippets to correct locationBea Lam2010-04-2825-786/+19
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-2722-188/+546
|\
| * Plugins documentation.Bea Lam2010-04-271-3/+4
| * Link to example files from tutorial pagesBea Lam2010-04-231-10/+9
| * Add tutorial for writing QML extensionsBea Lam2010-04-232-3/+427
| * Add doc pages for qml examples.Yann Bodson2010-04-231-0/+40
| * Replace usage of print() with console.log().Michael Brasser2010-04-231-6/+8
| * Remove out-of-date performance doc.Michael Brasser2010-04-231-122/+0
| * Doc fixes.Michael Brasser2010-04-236-30/+40
| * Return null if creation fails.Michael Brasser2010-04-231-2/+2
| * Collection of small doc improvementsMartin Jones2010-04-2310-15/+19
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Peter Yard2010-04-2718-149/+282
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-222-2/+6
| |\
| | * Autotests and docAaron Kennedy2010-04-221-2/+2
| | * Give error on attempt to import types from too-early version number.Warwick Allison2010-04-221-0/+4
| * | Doc: fix QStringList model doc (really).Martin Jones2010-04-221-1/+1
| |/