summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* DocAaron Kennedy2009-10-134-75/+189
|
* Add basic QML docs for the effects.Michael Brasser2009-10-121-0/+7
|
* DocAaron Kennedy2009-10-122-2/+1
|
* DocAaron Kennedy2009-10-121-47/+57
|
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-121-9/+99
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-1210-904/+76
| |\ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/qml/qmlcompiler.cpp
| * | More doc on data models.Martin Jones2009-10-121-9/+99
| | |
* | | DocAaron Kennedy2009-10-127-34/+357
| |/ |/|
* | DocAaron Kennedy2009-10-122-4/+6
| |
* | DocAaron Kennedy2009-10-123-173/+1
| |
* | DocAaron Kennedy2009-10-121-1/+1
| |
* | DocAaron Kennedy2009-10-123-717/+59
| |
* | Add id aliasesAaron Kennedy2009-10-091-3/+3
| |
* | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-10-093-5/+5
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-10-092-4/+4
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ Merge branch 'kinetic-declarativeui' of ↵Bea Lam2009-10-0935-999/+1476
| | |\ \ | | | |/ | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Remove redundant QFxItem::activeFocusChanged(); is not used anywhere,Bea Lam2009-10-072-4/+4
| | | | | | | | | | | | | | | | presumedly replaced by QFxItem::focusChanged().
| * | | Add missing NOTIFYYann Bodson2009-10-091-1/+1
| | |/ | |/|
* | | Improve qdoc generated QML documentation.Michael Brasser2009-10-091-1/+1
|/ /
* | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-0825-72/+1022
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-0822-65/+1015
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: doc/src/declarative/advtutorial4.qdoc
| | * \ Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-10-087-18/+23
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: doc/src/declarative/advtutorial1.qdoc doc/src/declarative/advtutorial3.qdoc doc/src/declarative/advtutorial4.qdoc
| | * | | doc cleanupYann Bodson2009-10-0822-66/+1015
| | | | |
| * | | | spelWarwick Allison2009-10-081-2/+2
| | |/ / | |/| |
| * | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-084-3/+4
| |\ \ \ | | |/ / | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-0718-561/+414
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: doc/src/declarative/tutorial1.qdoc doc/src/declarative/tutorial2.qdoc doc/src/declarative/tutorial3.qdoc
| * | | | typosWarwick Allison2009-10-077-12/+12
| | | | |
* | | | | Remove a bunch of unneeded semicolons.Martin Jones2009-10-081-0/+3
| |_|/ / |/| | |
* | | | doc cleanupYann Bodson2009-10-084-3/+4
| |/ / |/| |
* | | doc cleanupYann Bodson2009-10-079-322/+322
| | |
* | | Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-10-071-0/+0
|\ \ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Smaller gif file for the advanced tutorialAlan Alpert2009-10-071-0/+0
| | | |
* | | | move files to avoid duplication.Yann Bodson2009-10-073-20/+20
|/ / /
* | | Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-10-0710-0/+235
|\ \ \ | |/ / | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Switch Same Game tutorial to using snippets properlyAlan Alpert2009-10-076-366/+36
| | |
| * | SameGame tutorial imagesAlan Alpert2009-10-074-0/+0
| |/
| * Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-10-0713-40/+42
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Add SameGame based advanced tutorialAlan Alpert2009-10-076-0/+565
| | | | | | | | | | | | | | | Could use some cleanup, as I didn't manage to get code snippets working correctly. Also might benefit from being re-written by a good tutor.
* | | Update 'hello world' tutorial.Yann Bodson2009-10-079-242/+95
| |/ |/|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into ↵Michael Brasser2009-10-066-6/+8
|\ \ | | | | | | | | | kinetic-declarativeui
| * \ Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-066-4/+6
| |\ \
| | * | doc: fix two errors in statemachine snippetsKent Hansen2009-10-051-2/+2
| | | |
| | * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-10-054-1/+3
| | |\ \
| | | * | Document Embedded Linux with X11 and Scratchbox environment as Tier 2.Volker Hilsheimer2009-10-051-0/+2
| | | | |
| | | * | Doc: move new files into correct subdirectory.Volker Hilsheimer2009-10-053-1/+1
| | | | |
| | * | | Doc update related to Qt package name for Symbian (a3ef6e08).Janne Anttila2009-10-051-1/+1
| | |/ / | | | | | | | | | | | | | | | | Task-number: QT-772 Reviewed-by: TrustMe
| * | | Changed wording on Symbian introduction doc.Miikka Heikkinen2009-10-061-2/+2
| |/ / | | | | | | | | | | | | | | | | | | Executing "perl createpackage.pl" will only work in bin dir, so changed the wording a bit. Reviewed-by: Janne Anttila
* | | lowercase idsYann Bodson2009-10-067-34/+34
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-063-7/+8
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | doc fixesYann Bodson2009-10-063-7/+8
| | |