summaryrefslogtreecommitdiffstats
path: root/demos/declarative
Commit message (Expand)AuthorAgeFilesLines
* Enter key performs same action as Return key in QML demos.Martin Jones2010-07-145-0/+9
* Follow -> Behaviormae2010-07-082-8/+10
* Add Symbian support for runtime.orientation propertyJoona Petrell2010-07-072-9/+22
* Fixed deployment locations for various profiles.axis2010-07-021-1/+1
* Fix bug in SameGame's dialog componentAlan Alpert2010-07-012-1/+3
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-07-012-4/+5
|\
| * Undefined is undefined, and now qml warns about itmae2010-06-291-3/+3
| * Avoid binding loop.Yann Bodson2010-06-291-1/+2
* | Minor Twitter demo enhancementsAlan Alpert2010-06-302-1/+2
|/
* Removed unnecessary data_caging_paths.prf loading from applicationsMiikka Heikkinen2010-06-221-1/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-06-222-4/+3
|\
| * Remove the old WebView element in src/import. The new one is in src/3rdparty/...Alexis Menard2010-06-182-4/+3
* | Allow things that load SameGame to disable the Quit buttonAlan Alpert2010-06-211-0/+2
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-06-161-0/+2
|\
| * Move knowledge of QGraphicsObject out of qml engineAaron Kennedy2010-06-161-0/+2
* | Minor demo fixesAlan Alpert2010-06-161-0/+2
|/
* Add go button to webbrowser example.Yann Bodson2010-06-105-4/+36
* Fix snake demomae2010-06-083-3/+12
* Accept enter key in the webbrower demo url input.Martin Jones2010-06-071-0/+4
* Improve input panel handling in declarative demos and examplesJoona Petrell2010-06-037-10/+28
* Fix some bugs in the QML Web Browser buttonsAlan Alpert2010-05-312-1/+2
* Fix zoom bug in QML Web Browser demoAlan Alpert2010-05-312-3/+3
* 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-111-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-0517-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-052-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
|\