summaryrefslogtreecommitdiffstats
path: root/demos/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-076-11/+38
|\
| * Rename toolbar button.Yann Bodson2010-10-061-1/+1
| * Do not show 'More' button when in fullscreen view.Yann Bodson2010-10-062-9/+15
| * Fix minehunt execution from QtDemoJoona Petrell2010-10-063-1/+22
* | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-0460-60/+60
|\ \ | |/
| * Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2960-60/+60
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-1024-468/+395
|\ \ | |/
| * Re-add quit button to declarative Twitter demoJoona Petrell2010-09-091-1/+12
| * Fix text size issues for high ppi displaysAlessandro Portale2010-09-075-7/+7
| * Increase maximum heap size of minehunt demo to fix crashing on SymbianJoona Petrell2010-09-071-0/+1
| * Ensure slider is updated when screen size changes.Martin Jones2010-09-062-6/+38
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-09-0217-464/+347
| |\
| | * Updated Twitter demo in response to the new Twitter oauth requirementJens Bache-Wiig2010-08-3113-459/+330
| | * Revert "Add 'cached' property to Image."Yann Bodson2010-08-311-2/+2
| | * Add 'cached' property to Image.Yann Bodson2010-08-311-2/+2
| | * Remove debug.Martin Jones2010-08-301-1/+0
| | * Snake: Don't use Behavior with states.Martin Jones2010-08-304-5/+18
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-08-2617-21/+93
| |\ \ | | |/
| * | Maintain high score name dialog length, as well as name.Alan Alpert2010-08-262-1/+3
* | | State handling cleanupmae2010-09-093-21/+50
| |/ |/|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-08-2611-20/+92
|\ \
| * | Add quit buttons to declarative demosJoona Petrell2010-08-2611-20/+92
| |/
* | Make declarative examples a bit more qt-like.Yann Bodson2010-08-267-1/+1
|/
* Fix minehunt demo for SymbianJoona Petrell2010-08-206-145/+215
* Fix game could not be restartedmae2010-08-162-16/+5
* Snake game cannot be restartedmae2010-08-031-2/+15
* Fix photo positioning bug in flickr demo.Yann Bodson2010-08-033-87/+87
* Make it possible to manually set the orientation of QML Viewer on SymbianJoona Petrell2010-08-032-9/+9
* Remove warnings in photoviewer demo.Yann Bodson2010-07-291-1/+1
* Uncomment code accidentally removed with 1937adaab5861ced44813c6a4b0bff1c3750...Aaron Kennedy2010-07-291-2/+0
* QML focus API updates.Michael Brasser2010-07-213-3/+3
* Fix SamegameAlan Alpert2010-07-191-2/+2
* 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