summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-3160-780/+780
| * | Merge branch '4.5' into 4.6Thiago Macieira2009-08-31204-2727/+2682
| |\|
| | * Update tech preview license header.Jason McDonald2009-08-31206-2767/+2722
| * | Merge branch 'master' into 4.6Janne Anttila2009-08-281-13/+9
| |\ \
| | * | Make fluidlauncher sis generation work with -no-script configurationMiikka Heikkinen2009-08-261-13/+9
| * | | Merge branch 'inputPanelExample' into 4.6axis2009-08-281-0/+1
| |\ \ \
| | * | | Doc: Updated project files and Qt Demo XML to include the example.David Boddie2009-08-281-0/+1
| * | | | Demo browser: Less verbose statistics in console outputMarkus Goetz2009-08-271-1/+4
| * | | | Removing FONT_OUTLINE_TWEAK from the deform demoAlessandro Portale2009-08-261-12/+0
| |/ / /
| * | | Merge branch '4.5' into 4.6Thiago Macieira2009-08-241-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Update URL for Qt Labs.Jason McDonald2009-08-111-1/+1
| | * | Update URL of online documentation.Jason McDonald2009-08-111-2/+2
| | * | Eliminate some mentions of Trolltech.Jason McDonald2009-08-117-52/+52
| | * | Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-113-3/+3
| | * | Update license headers.Jason McDonald2009-08-11206-206/+206
| * | | Fix obsolete license headers.Jason McDonald2009-08-2219-210/+551
| * | | Using pnginfo and optipng to reduce file size (thus resources size).Alessandro Portale2009-08-2111-0/+0
| | |/ | |/|
| * | remove the old .pri files, forgotEspen Riskedal2009-08-211-12/+0
| * | Rename demobase.pri to symbianpkgrules.priEspen Riskedal2009-08-2127-43/+62
| * | Merge commit 'qt/master'Jason Barron2009-08-211-1/+1
| |\ \
| | * \ Merge branch 'kinetic-transform' of git@scm.dev.nokia.troll.no:qt/kineticRhys Weatherley2009-08-211-1/+1
| | |\ \
| | | * | Fix sub-attaq after the QGraphicsTransform changesRhys Weatherley2009-08-201-1/+1
| * | | | Merge commit 'qt/master'Jason Barron2009-08-203-1/+45
| |\| | |
| | * | | QNAM HTTP: New attribute, Demo browser: Some request statistic outputMarkus Goetz2009-08-202-8/+41
| | * | | QNAM HTTP PipeliningMarkus Goetz2009-08-201-0/+9
| | * | | Make the license test pass.Frans Englich2009-08-191-0/+2
| | |/ /
| * | | Preload the tiles for the zoomed out version of the map.Ariya Hidayat2009-08-191-0/+4
| * | | Import flipping (digital) clock demo.Ariya Hidayat2009-08-195-1/+428
| * | | Import the flick list (kinetic scrolling) example.Ariya Hidayat2009-08-197-1/+601
| * | | Import the weather info example.Ariya Hidayat2009-08-1919-0/+30023
| * | | Import the flight info example.Ariya Hidayat2009-08-198-0/+660
| * | | Import OpenStreetMap example.Ariya Hidayat2009-08-195-0/+590
| * | | Let's build the ray casting demo.Ariya Hidayat2009-08-191-1/+1
| * | | Import the raycasting demo.Ariya Hidayat2009-08-196-0/+319
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-192-74/+36
| |\| |
| | * | Made the browser demo use the new QXmlStreamReader functionsThorbjørn Lindeijer2009-08-182-74/+36
| * | | Changed names and URLs to reflect name change.axis2009-08-1927-31/+31
* | | | 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
|/ / /
* | | Merge commit 'qt/master'Jason Barron2009-08-183-3/+8
|\| |
| * | Add qtbynokia Twitter account into demo browser bookmarksMarkus Goetz2009-08-171-0/+3
| * | Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-171-1/+1
| * | Fix compiler warningPrasanth Ullattil2009-08-131-2/+4