summaryrefslogtreecommitdiffstats
path: root/demos/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-262-4/+4
|\
| * Unify naming of import plugin targetsJoona Petrell2010-05-262-4/+4
* | Fix TextEdit clipping when not wrapped. Rename most-useful-wrap-mode to "Wrap".Warwick Allison2010-05-261-1/+1
|/
* Add license headers for .qml files.Jason McDonald2010-05-2160-0/+2460
* Some minor example fixesAlan Alpert2010-05-201-0/+2
* Rename Component::errorsString() -> errorString() (and also forBea Lam2010-05-202-4/+4
* DocumentationYann Bodson2010-05-181-0/+16
* Photoviewer example fixes.Yann Bodson2010-05-182-28/+16
* Move xmldata example into rssnews demo.Yann Bodson2010-05-178-0/+218
* Removed dependency of QDeclarativeWebView to private Qt (Declarative) APISimon Hausmann2010-05-131-22/+7
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-1238-491/+231
|\
| * Flickable small API changes.Yann Bodson2010-05-124-13/+9
| * Expand if available space changes.Warwick Allison2010-05-121-0/+6
| * Cleanup and simplify the webbrowser demo.Yann Bodson2010-05-1136-487/+225
* | Emit numFlagsChangedAlan Alpert2010-05-111-0/+2
|/
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-077-14/+18
|\
| * More cleanupYann Bodson2010-05-064-7/+11
| * CleanupYann Bodson2010-05-062-6/+6
| * Use enum for drag.axis in doc and examples.Yann Bodson2010-05-061-1/+1
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-0617-25/+85
|\|
| * Fix i18n example.Yann Bodson2010-05-055-4/+64
| * Use enum rather than string for easing type.Yann Bodson2010-05-0513-21/+21
* | Make component.createObject require a parent argumentAlan Alpert2010-05-062-6/+3
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-292-5/+5
|\
| * Remove Component's isReady, isLoading, isError and isNull properties.Bea Lam2010-04-292-5/+5
* | make quitableWarwick Allison2010-04-272-1/+12
|/
* Replace usage of print() with console.log().Michael Brasser2010-04-232-9/+8
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-2126-101/+152
|\
| * Balance grid items for larger displays.Warwick Allison2010-04-211-1/+2
| * CleanupYann Bodson2010-04-2016-99/+0
| * Fix API call for multiple tags.Warwick Allison2010-04-201-1/+6
| * Add .qmlproject files for declarative demos.Yann Bodson2010-04-209-0/+144
* | Make the dynamic creation functions on the Qt objectAlan Alpert2010-04-212-3/+3
|/
* Indentation and whitespace fixes in qml's samegame tutorialLeonardo Sobral Cunha2010-04-194-8/+10
* QML_DECLARE_TYPE is no longer necessary - fix docs and examplesBea Lam2010-04-191-2/+0
* Ensure existing image is gone before next photo selection.Warwick Allison2010-04-161-0/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-163-4/+6
|\
| * Cleanup photoviewer demo.Yann Bodson2010-04-163-4/+6
* | Don't use zoomfactor.Warwick Allison2010-04-161-2/+2
|/
* Small calculator fix.Yann Bodson2010-04-152-10/+10
* Improve declarative calculator example.Yann Bodson2010-04-1513-227/+238
* Fix GridView.onRemove animation in photoviewer.Yann Bodson2010-04-141-2/+2
* Reduce QML runtime capabilities to NetworkServices and ReadUserDataJoona Petrell2010-04-141-1/+1
* Minehunt cleanup/optimization.Michael Brasser2010-04-147-134/+125
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-145-142/+174
|\
| * Make demo code more consistent with example code in terms of variableBea Lam2010-04-135-142/+174
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-131-1/+0
|\ \ | |/ |/|
| * Remove not needed permissionsThomas Zander2010-04-121-1/+0
* | Enable other wrapping modes.Martin Jones2010-04-091-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-094-46/+39
|\ \