summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Reenable types/enums and move scripts into an isolated scopeAaron Kennedy2009-10-052-2/+7
* Prevent writes to the global objectAaron Kennedy2009-10-051-14/+14
* Improve script lookup cachingAaron Kennedy2009-10-051-0/+3
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-0430-44/+316
|\
| * Enable multitouch on the Gradients demoBenjamin Poulain2009-10-021-1/+3
| * Enable multitouch on the affine demoBenjamin Poulain2009-10-021-1/+3
| * Add multitouch to the PathStroke demoBenjamin Poulain2009-10-023-5/+97
| * Add multitouch capabilities to the shared classes of the demoBenjamin Poulain2009-10-023-1/+104
| * Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-0217-19/+49
| |\
| | * Demos and applications have a nice Qt logo when installed on SymbianEspen Riskedal2009-10-0217-19/+48
| * | Update screenshot to not be the Linux version; the emulator is better.Frans Englich2009-10-021-0/+0
| * | Adjust the location that we install into, and use the sound location.Frans Englich2009-10-023-2/+4
| * | Use storage location MoviesLocation instead of app folder.Frans Englich2009-10-021-1/+2
| * | Install the sax.mp3 test file.Frans Englich2009-10-021-1/+5
| * | Ensure we can handle file names on the cmdline too.Frans Englich2009-10-021-3/+11
| * | Phonon MMF Backend: mediaplayer should be fullscreen.Frans Englich2009-10-024-13/+41
| |/
| * Added support for -small-screen argument for Context2d exampleMiikka Heikkinen2009-10-021-1/+1
* | Merge commit 'qt-mainline/4.6' into kinetic-declarativeuiAndreas Aardal Hanssen2009-10-0210-8/+25
|\ \ | |/
| * Merge commit 'origin/4.6' into mmfphononFrans Englich2009-09-304-5/+9
| |\
| | * Install sub-attaq in the correct place.Alexis Menard2009-09-301-2/+2
| | * Fix the sub-attaq menu (new game and quit).Alexis Menard2009-09-301-1/+5
| | * Fix compile of anomaly for S60 3.1 SDKEspen Riskedal2009-09-291-1/+1
| | * The text fit now in the screen.Alexis Menard2009-09-291-1/+1
| * | Install the qmediaplayer.exe too.Frans Englich2009-09-301-0/+1
| |/
| * Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-2911-26/+144
| |\
| | * Fix spelling error in the demo browser close-multiple-tabs dialogTor Arne Vestbø2009-09-291-1/+1
| | * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-292-6/+6
| | |\
| | * | Fixed: Fluidlauncher doesn't react to keys.Miikka Heikkinen2009-09-291-0/+1
| * | | Revert "Modified MediaPlayer to set names on its child QObject instances"Frans Englich2009-09-241-14/+0
| * | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-23342-4123/+37327
| |\ \ \
| * | | | Removed the WA_TranslucentWindowBackground hack from qmediaplayerGareth Stockwell2009-09-231-8/+0
| * | | | Experimenting to make video visible.Gareth Stockwell2009-09-231-0/+2
| * | | | Set translucent background only where it's needed: Symbian.öFrans Englich2009-09-231-2/+4
| * | | | Fixed typo (additional brace) in fluidlauncher.proGareth Stockwell2009-09-231-0/+6
| * | | | Temporary fix: mediaplayer top-level widget sets Qt::WA_TranslucentBackground...Gareth Stockwell2009-09-231-0/+4
| * | | | Modified MediaPlayer to set names on its child QObject instancesGareth Stockwell2009-09-071-0/+14
| * | | | Rename mediaplayer to qmediaplayer, and make it an example on Symbian.Frans Englich2009-08-264-4/+21
* | | | | * use alias in CalcButton.qmlYann Bodson2009-10-012-6/+5
* | | | | Fix small bugs in flick-mobileYann Bodson2009-09-303-9/+17
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-09-2911-25/+145
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fixed a crash in the boxes demo when using -graphicssystem opengl.Trond Kjernaasen2009-09-281-3/+4
| * | | | Make QSignalEvent and QWrappedEvent inner classes of QStateMachineKent Hansen2009-09-281-3/+2
| | |_|/ | |/| |
| * | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-252-4/+9
| |\ \ \
| | * | | browser demo: Disable debug logging in release modeTor Arne Vestbø2009-09-251-0/+2
| | * | | browser: Don't add closed tabs to the closed-tab history in privacy modeTor Arne Vestbø2009-09-251-4/+7
| * | | | Desktopservices demo no longer attempts to play music files in emulatorMiikka Heikkinen2009-09-251-3/+14
| |/ / /
| * | | Stop fluidlauncher timers when in background to save batteryShane Kearns2009-09-254-8/+31
| * | | Raycasting example: fix painting error when the orientation changes.Ariya Hidayat2009-09-251-2/+2
| * | | Raycasting example: basic, minimalistic support for touch devices.Ariya Hidayat2009-09-251-4/+82
| | |/ | |/|
| * | Ray casting example: bypass alpha-blending for an easy speed-up.Ariya Hidayat2009-09-221-0/+1