summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Removed ICON for apps and demos except fluidlauncher and desktopservicesEspen Riskedal2009-10-072-29/+2
* Only build demo-browser 32-bit if Qt was actually built 32-bitTor Arne Vestbø2009-10-071-2/+8
* Build the demo-browser 32-bit on Mac since there's no 64-bit FlashTor Arne Vestbø2009-10-071-0/+4
* Simplification and use of QGraphicsObject in sub-attas demoThierry Bastian2009-10-0522-674/+181
* 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 '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 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
| * | Fixed: Fluidlauncher doesn't react to keys.Miikka Heikkinen2009-09-291-0/+1
| |/
| * 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
* | 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
|\|
| * Ray casting example: bypass alpha-blending for an easy speed-up.Ariya Hidayat2009-09-221-0/+1
| * Demo browser: Enable DNS prefetchingMarkus Goetz2009-09-211-0/+2
| * Wrong string when setting formula through menu in demos/spreadsheet.Gabriel de Dietrich2009-09-171-1/+1
| * QCursor support for Symbian OSShane Kearns2009-09-157-3/+15
| * Don't use UI_TOOLS for browser demo on QWSAnders Bakken2009-09-111-1/+1
| * demos/embedded/anomaly compile fix for non-RTTI settingsJoerg Bornemann2009-09-091-10/+18
| * Update license headers again.Jason McDonald2009-09-09267-1060/+1062
| * Fixes "Out of heap space" error when compiling on some setups.Bill King2009-09-091-2/+2
| * Added a public function to enforce usage og the old GL engine.Trond Kjernåsen2009-09-081-0/+6
| * Doc: Some animation examples had no docs in qtdemo.Geir Vattekar2009-09-071-1/+1
| * Make dynamic cube maps work again in boxesRhys Weatherley2009-09-071-1/+1
| * Fixed object rotations in the boxes demo.Kim Motoyoshi Kalland2009-09-042-11/+8