summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, fixes, and basic docs for XmlListModel.Michael Brasser2009-06-292-22/+22
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-2614-31/+34
|\
| * Color property is required to be explicity set (at least for now).Michael Brasser2009-06-262-0/+3
| * Rename NumericAnimation -> NumberAnimationMichael Brasser2009-06-2614-31/+31
* | Update SetProperties to handle changing bindingsAaron Kennedy2009-06-269-159/+72
|/
* Optimize by using solid background.Warwick Allison2009-06-241-0/+1
* Don't be smooth while moving (or zooming).Warwick Allison2009-06-241-2/+2
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Aaron Kennedy2009-06-19207-412/+420
|\
| * Merge license header changes from 4.5Volker Hilsheimer2009-06-16204-406/+406
| |\
| | * Cleanup our usage of the term "Qt Software".Jason McDonald2009-06-162-2/+2
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-16206-410/+410
| * | 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
* | | Keyword name changeIan Walters2009-06-184-4/+4
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-06-1713-27/+52
|\ \ \
| * | | Some XmlListModel cleanup.Michael Brasser2009-06-122-2/+2
| * | | Merge commit 'qt/master' into kinetic-declarativeuiBjørn Erik Nilsen2009-06-101-1/+0
| |\ \ \ | | |/ /
| | * | Removed background caching in embeddeddialogs demo.Samuel Rødal2009-06-091-1/+0
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-06-092-12/+3
| |\ \ \ | | |/ /
| | * | Merge commit 'origin/4.5'Olivier Goffart2009-06-042-12/+3
| | |\ \ | | | |/
| | | * BT: qt demo takes 100% of the cpu on X11Olivier Goffart2009-06-032-12/+3
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-06-043-1/+6
| |\ \ \
| | * \ \ Merge commit 'mainline/master' into kinetic-declarativeuiBjørn Erik Nilsen2009-06-043-1/+6
| | |\ \ \ | | | |/ /
| | | * | compile fix with namespaceshjk2009-06-042-0/+5
| | | * | Improvements to shader API in response to API reviewRhys Weatherley2009-06-041-1/+1
| * | | | Only run loading animation when visible.Michael Brasser2009-06-041-1/+1
| |/ / /
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-272-7/+22
| |\ \ \
| | * | | fix flickr demo after recent changes to gradients.Lars Knoll2009-05-271-2/+2
| | * | | Better gradient support for Rect.Martin Jones2009-05-272-7/+22
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-272-3/+18
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-3/+3
| | |\ \ | | | |/
| | | * BT: opening datetimepicker in a cell in spreadsheet demo resets the dateOlivier Goffart2009-05-261-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 'qt/master'Samuel Rødal2009-05-131-1/+1
| | |\ \ \ \
| | * | | | | Mac OSX compile errors in shader usageRhys Weatherley2009-05-101-9/+9
* | | | | | | fade text accross white to blackIan Walters2009-05-261-1/+20
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-259-39/+44
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-223-11/+15
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge commit 'origin/4.5'Samuel Rødal2009-05-201-2/+5
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Compile on Solaris with broken GL headers.Trond Kjernåsen2009-05-201-2/+5