summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Collapse)AuthorAgeFilesLines
* fix calculatorYann Bodson2009-11-051-19/+15
|
* Use darker() and lighter() functions from global Qt object rather than from ↵Yann Bodson2009-11-054-4/+4
| | | | SystemPalette.
* Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-051-1/+1
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Remove "to" limit on minor version.Warwick Allison2009-11-051-1/+1
| | | | | | | | | | | | QML_DEFINE_TYPE etc. now define just the initial support version, with support in all future versions being thus implied. QTBUG-5421
* | Particles cleaned up and placed in in qmlgraphics/Alan Alpert2009-11-052-11/+8
|/ | | | | | | | | | | | | API changes: Removed bool streamIn Added int emissionRate Added int emissionVariance Added void burst(count, emissionRate=-1) While rewriting the internals to accomodate this, all other outstanding particles bugs were believed fixed. Task-number: QT-2392 QT-2391 QT-2390 QT-2406
* Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into ↵Warwick Allison2009-11-0436-28985/+1446
|\ | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: configure.exe src/gui/graphicsview/qgraphicsitem_p.h
| * Reducing file size.Alessandro Portale2009-10-301-0/+0
| | | | | | | | | | | | | | Stripping 350k off by reencoding the mp3. 32 Kbps, mono, 22.05 KHz. Reviewed-by: trustme
| * Reducing file sizes.Alessandro Portale2009-10-301-0/+0
| | | | | | | | | | | | Using pngout to make the fluidlauncher a bit lighter. Reviewed-by: trustme
| * Reducing file sizes.Alessandro Portale2009-10-301-0/+0
| | | | | | | | | | | | Using pngout to make the fluidlauncher a bit lighter. Reviewed-by: trustme
| * Reducing file sizes.Alessandro Portale2009-10-305-0/+0
| | | | | | | | | | | | Using pngout to make the fluidlauncher a bit lighter. Reviewed-by: trustme
| * Reducing file sizes.Alessandro Portale2009-10-303-0/+0
| | | | | | | | | | | | | | Using pngout to make the fluidlauncher a bit lighter. And to reduce Anomalies memory footprint. Reviewed-by: trustme
| * Reducing file sizes.Alessandro Portale2009-10-3013-0/+0
| | | | | | | | | | | | Using pngout to make the fluidlauncher a bit lighter. Reviewed-by: trustme
| * Reduced file sizes.Alessandro Portale2009-10-3012-28985/+1446
| | | | | | | | | | | | | | SVG graphics may contain much unneeded stuff. I used Inkscape's vacuum function and Ariya's svgmin. Much better now. Reviewed-By: trustme
* | Fix assertion (sc not declared).Warwick Allison2009-11-021-1/+1
| |
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-10-301-1/+1
|\ \ | | | | | | | | | into kinetic-declarativeui
| * \ Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-301-0/+40
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/debugger/qmldebug.cpp src/declarative/fx/qmlgraphicsimagebase_p.h src/declarative/util/qmlanimation.h src/declarative/util/qmlstate.h src/declarative/util/qmltimer.cpp
| * | | Rename qfx files to qmlgraphics filesAaron Kennedy2009-10-301-1/+1
| | | |
* | | | make twitter not depend on flickr exampleYann Bodson2009-10-3018-20/+172
| | | |
* | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-10-301-0/+40
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | into kinetic-declarativeui Conflicts: examples/declarative/dial/main.cpp
| * | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-303-7/+47
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/qml/qmlcomponentjs.cpp src/declarative/qml/qmlcomponentjs_p.h src/declarative/qml/qmlcomponentjs_p_p.h
| * | | fix headersWarwick Allison2009-10-291-0/+40
| | | |
* | | | fix twitter exampleYann Bodson2009-10-302-3/+3
| |/ / |/| |
* | | Add local highscores to SameGameAlan Alpert2009-10-293-7/+47
|/ /
* | Remove QML SQL classesAaron Kennedy2009-10-2815-857/+0
| | | | | | | | | | Sadly, these are not being maintained. There's still SQL offline storage for all your SQL needs.
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-10-281-1/+1
|\ \ | | | | | | | | | into kinetic-declarativeui
| * | "Compile"Aaron Kennedy2009-10-281-1/+1
| | |
* | | cleanupYann Bodson2009-10-2817-33/+33
|/ /
* | SameGame cleans up blocks now.Alan Alpert2009-10-271-0/+1
| | | | | | | | Blocks now delete themselves on their death.
* | make remotableWarwick Allison2009-10-262-4/+4
| |
* | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-261-0/+1
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | Flip around perspective originAaron Kennedy2009-10-261-0/+1
| | |
* | | Allow flickr demo to be remote.Warwick Allison2009-10-261-0/+10
|/ /
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into ↵Michael Brasser2009-10-257-11/+22
|\ \ | |/ | | | | | | | | | | kinetic-declarativeui Conflicts: tools/qdoc3/cppcodemarker.cpp
| * windowsmobilelify embedded demosJoerg Bornemann2009-10-214-9/+11
| | | | | | | | Reviewed-by: aportale
| * Listen on hasVideoChanged() instead of only checking hasVideo().Frans Englich2009-10-212-2/+7
| | | | | | | | | | | | | | | | | | | | This means that when the backend's knowledge about the content's video capability changes outside the LoadingState, it still work. This apparently matters for the Helix backend. Patch supplied by Adookkattil Saleem (Nokia-D/Dallas). Reviewed-by: Gareth Stockwell Reviewed-by: Frans Englich
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Alexis Menard2009-10-201-0/+1
| |\
| | * Spreadsheet demo: fix the footer color.Olivier Goffart2009-10-151-0/+1
| | | | | | | | | | | | | | | | | | | | | One of the footer cell lost his gray color in commit 7c12258485db8d Task-number: QTBUG-4821 Reviewed-by: Jan-Arve
| * | Merge branch 'mmfphonon' into 4.6Frans Englich2009-10-201-0/+3
| |\ \
| | * | Does not disable full screen when end of video playlist is reached.Frans Englich2009-10-191-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested on Symbian and Windows(DS9). Task-number: QTBUG-4869 Reviewed-by: Gareth Stockwell
* | | | Update ScriptAction and StateChangeScript to use QmlScriptString.Michael Brasser2009-10-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Now you can assign the script you want to run to the property directly, rather than assigning a string. Task-number: QT-734
* | | | Start updating state and animation docs.Michael Brasser2009-10-221-1/+1
| | | |
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into ↵Michael Brasser2009-10-191-0/+4
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: tools/qdoc3/cppcodemarker.cpp
| * | | Fluidlauncher now comes to foreground when child application dies.Miikka Heikkinen2009-10-191-0/+4
| |/ / | | | | | | | | | | | | Task-number: QT-2162 Reviewed-by: axis
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into ↵Michael Brasser2009-10-1924-208/+217
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: configure.exe src/corelib/animation/qabstractanimation.cpp src/s60installs/qt.iby util/qlalr/cppgenerator.cpp
| * | Move audio and video examples into the common multimedia directory.Andrew den Exter2009-10-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Brings the video examples into multimedia directory, and removes the audio sub-directory so the directory structure is in line with the other example categories. Task-number: QT-667 Reviewed-by: Kurt Korbatits
| * | Sub-attaq : Don't let user move the boat with the mouse.Alexis Menard2009-10-151-1/+1
| | | | | | | | | | | | Reviewed-by:TrustMe
| * | Removed Symbian exemption from adding QtUiTools to browser demo.Miikka Heikkinen2009-10-151-1/+1
| |/ | | | | | | | | | | | | | | The exemption was originally added to make the demo compile when QtUiTools was not yet compiled for Symbian. Task-number: QT-1018 Reviewed-by: Janne Anttila
| * Fix the install targets on the new embedded demosTom Cooksey2009-10-148-4/+48
| |
| * Build the embedded demos on X11 so they can be used by MaemoTom Cooksey2009-10-141-1/+1
| |
| * Fix build on Symbian: make sure sym_iap_util.h can be found.Frans Englich2009-10-094-4/+4
| | | | | | | | | | | | | | | | Amend commit faef2f5101287ad8ce94cf8e7a4d574a7d6267fd, with this build fix. Task-number: QTBUG-4743 Reviewed-by: Shane Kearns