summaryrefslogtreecommitdiffstats
path: root/examples/declarative/tutorials
Commit message (Collapse)AuthorAgeFilesLines
* Doc work.Michael Brasser2009-05-016-70/+37
|
* Merge branch 'kinetic-declarativeui' of ↵Ian Walters2009-04-3029-53/+53
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: examples/declarative/tutorials/contacts/1_Drawing_and_Animation/RemoveButton2.qml examples/declarative/tutorials/contacts/1_Drawing_and_Animation/RemoveButton3.qml examples/declarative/tutorials/contacts/1_Drawing_and_Animation/RemoveButton4.qml examples/declarative/tutorials/contacts/1_Drawing_and_Animation/RemoveButton5.qml examples/declarative/tutorials/contacts/2_Reuse/ContactField1.qml examples/declarative/tutorials/contacts/2_Reuse/ContactField2.qml examples/declarative/tutorials/contacts/2_Reuse/ContactField3.qml examples/declarative/tutorials/contacts/2_Reuse/ContactField4.qml examples/declarative/tutorials/contacts/2_Reuse/FieldText3.qml examples/declarative/tutorials/contacts/2_Reuse/FieldText4.qml examples/declarative/tutorials/contacts/2_Reuse/RemoveButton1.qml examples/declarative/tutorials/contacts/2_Reuse/RemoveButton2.qml examples/declarative/tutorials/contacts/2_Reuse/RemoveButton3.qml examples/declarative/tutorials/contacts/2_Reuse/RemoveButton4.qml examples/declarative/tutorials/contacts/3_Collections/Button.qml examples/declarative/tutorials/contacts/3_Collections/ContactField.qml examples/declarative/tutorials/contacts/3_Collections/FieldText.qml examples/declarative/tutorials/contacts/3_Collections/RemoveButton.qml
| * Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore.Yann Bodson2009-04-2924-44/+44
| |
* | documentation snippets, some qmlconv cleanupIan Walters2009-04-2922-110/+127
| | | | | | | | | | | | | | Added snippet comments for qdoc, also qmlconv leaves some errors. ',' where they are not supposed to be, ] and indenting in the wrong places, lack of " around enum values.
* | Changing over to new qml format, add snippetsIan Walters2009-04-2936-1445/+2636
| | | | | | | | | | Structure hasn't changed, just used qmlconv and started adding snippet tags
* | Merge branch 'kinetic-declarativeui' of ↵Ian Walters2009-04-285-55/+165
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Converted the examples.Roberto Raggi2009-04-275-55/+165
| |
* | Minor changesIan Walters2009-04-282-5/+12
| | | | | | | | | | A reformat, a couple of extra examples of loading types, and a start on the contents of chapter 3.
* | Use namespaces to reduce file duplicationIan Walters2009-04-2820-423/+51
| | | | | | | | | | Also add some alternate 'chapter 2, step 1' examples to demonstrate loading by file name and using namespaces
* | Reorg so that snippets are more readable.Ian Walters2009-04-2841-107/+662
| | | | | | | | | | | | Reorg not complete though. May implement use of namespace features in chapter 2 so that can reduce duplicated files in chapter 3.
* | Further tutorial work. Draft of second chapter.Ian Walters2009-04-248-17/+17
|/
* Adding 'presentation' qml to tutorial steps.Ian Walters2009-04-2318-109/+181
| | | | | Also changed background from black to white so to better match screenshots within documentation.
* First draft chapter 1 of tutorial: complete.Ian Walters2009-04-231-21/+13
|
* Continuing tutorialIan Walters2009-04-2315-432/+507
| | | | | | | | | | | Start of qdoc componenet relating to example files. Also removed t8 and replaced with Final, which will represent the final 'application', and not necissarily in terms of minor stages. However difference that will be useful or confusing to the user will still be highlighted, just not in the progressive manor of the rest of the tutorial Scheduled for review when complete.
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-2248-0/+1836