summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-2527-1343/+285
|\
| * Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-125-6/+14
| |\
| | * Fixed a compile failure on Solaris, really :)Trond Kjernåsen2009-06-101-9/+9
| | * Fixed non-working animations under X11 with the raster graphicssystem.Trond Kjernåsen2009-06-101-1/+1
| | * BT: QtDemo works far to sluggish on macRichard Moe Gustavsen2009-06-101-0/+2
| | * BT: Fixes building qtdemo in the installed tree of sources.Thomas Zander2009-06-101-1/+3
| | * BT: Fix missing animation in the Qt Demo BrowserJens Bache-Wiig2009-06-091-2/+6
| | * BT: Fix the installed browser source tree to compile.Thomas Zander2009-06-091-1/+1
| | * BT: Make the spreadsheet demo install its header files so it will compile aft...Thomas Zander2009-06-091-1/+1
| | * Fixed a compile issue on Solaris.Trond Kjernåsen2009-06-091-10/+10
| * | Removed background caching in embeddeddialogs demo.Samuel Rødal2009-06-091-1/+0
| * | Merge commit 'origin/4.5'Olivier Goffart2009-06-042-12/+3
| |\ \ | | |/
| * | compile fix with namespaceshjk2009-06-042-0/+5
| * | Improvements to shader API in response to API reviewRhys Weatherley2009-06-041-1/+1
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-3/+3
| |\ \
| * \ \ Merge branch 'master' into graphics-masterTom Cooksey2009-05-251-0/+15
| |\ \ \
| | * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-animat...Thierry Bastian2009-05-228-72/+80
| | |\ \ \
| | * | | | add animation and state machine examples to qtdemoKent Hansen2009-05-201-0/+15
| * | | | | Merge commit 'qt/master'Samuel Rødal2009-05-203-11/+15
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge commit 'origin/4.5'Samuel Rødal2009-05-201-2/+5
| | |\ \ \ \
| | * \ \ \ \ Merge commit 'origin/4.5'Olivier Goffart2009-05-181-1/+1
| | |\ \ \ \ \
| | * | | | | | Graphics View Optimization: Use a simple style option by default.Bjoern Erik Nilsen2009-05-151-8/+9
| * | | | | | | Merge commit 'qt/master'Samuel Rødal2009-05-131-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Fix typo in spreadsheet exampleThomas Zander2009-05-121-1/+1
| * | | | | | | Mac OSX compile errors in shader usageRhys Weatherley2009-05-101-9/+9
| * | | | | | | Port boxes demo to use math3d throughoutRhys Weatherley2009-05-0112-732/+131
| * | | | | | | Rename QGLShader(Program)::errors() to log()Rhys Weatherley2009-05-011-3/+3
| * | | | | | | Merge branch 'shaderprograms' of git@scm.dev.nokia.troll.no:qt/rweathers-shad...Rhys Weatherley2009-05-017-550/+61
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Import shader implementation from before the history cut.Rhys Weatherley2009-03-237-550/+61
| * | | | | | | Fixed Compile after removal of D3D.Friedemann Kleint2009-04-283-8/+8
| * | | | | | | Remove the Direct3D engine.Gunnar Sletta2009-04-243-32/+2
| * | | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-0/+1
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch '4.5'Thiago Macieira2009-04-231-0/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-0/+5
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-172-3/+3
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit 'origin/4.5'Olivier Goffart2009-04-153-4/+15
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-03-261-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Long live Qt!Lars Knoll2009-03-23459-0/+49325
| / / / / / / / / / / /
* | | | | | | | | | | | Wrap anomaly demo in a QT_CONFIG statement to indicate dependancy onIain2009-06-221-1/+3
* | | | | | | | | | | | Added anomaly browser to fluidlauncherMiikka Heikkinen2009-06-223-3/+7
* | | | | | | | | | | | Added proper UID for demos/embedded/anomalyMiikka Heikkinen2009-06-221-0/+1
* | | | | | | | | | | | Included demobase.pri to anomaly demoMiikka Heikkinen2009-06-221-0/+2
* | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicEspen Riskedal2009-06-221-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixed a typo in a desktopservices demo messagebox.Miikka Heikkinen2009-06-221-7/+7
* | | | | | | | | | | | | fix spelling and add to embedded.proEspen Riskedal2009-06-2228-0/+2
* | | | | | | | | | | | | added ariyas embbeded browser AnamolyAriya Hidayat2009-06-2227-0/+1679
|/ / / / / / / / / / / /
* | | | | | | | | | | | Compile fixMarkku Luukkainen2009-06-181-1/+1
* | | | | | | | | | | | make sure demo builds for S60 - we don't have QtUiTools yetEspen Riskedal2009-06-183-2/+8
* | | | | | | | | | | | Added proper UID for webkit examples and browser demoMiikka Heikkinen2009-06-171-0/+2
* | | | | | | | | | | | Fixed fluidlauncher config for S60 and updated softkeys screenshot.Miikka Heikkinen2009-06-163-10/+10