summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * %SystemDrive% folder created in current directory on Windows 7.Prasanth Ullattil2009-09-041-3/+4
| * qtdemo now accept the -verbose option as specified in the help output.Denis Dzyubenko2009-09-041-0/+2
| * Fix license headers.Jason McDonald2009-09-042-5/+1
| * Modify QMatrix4x4 and QQuaternion to use qreal internallyRhys Weatherley2009-09-041-5/+23
| * Make sure that the dialog in the boxes demo paints window decorations.Jan-Arve Sæther2009-09-031-0/+2
| * Remove tank game example from Qt Demo.Eskil Abrahamsen Blomfeldt2009-09-031-1/+0
| * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-033-21/+70
| |\
| | * Merge branch '4.5' into 4.6Thiago Macieira2009-09-032-18/+59
| | |\
| | | * Add missing license header.Jason McDonald2009-09-021-0/+41
| | | * Rename misnamed qdoc file.Jason McDonald2009-09-021-0/+0
| | * | Made the composition demo work with the GL2 paint engine.Kim Motoyoshi Kalland2009-09-031-3/+11
| * | | Added missing TARGET.UID3 definitions to various components.Miikka Heikkinen2009-09-036-0/+22
| * | | Added missing application deployments to fluidlauncher.Miikka Heikkinen2009-09-031-32/+61
| * | | Removed incorrect contains(QT_CONFIG, network) check from demos.Miikka Heikkinen2009-09-031-6/+4
| |/ /
| * | Fixed rendering in boxes demo with GL2 paint engine.Kim Motoyoshi Kalland2009-09-022-0/+7
| * | Make sub-attaq working without the popup which make it working onAlexis Menard2009-09-017-16/+153
| * | dynamic_cast in the demo was failing to build without rttiThierry Bastian2009-09-012-6/+14