summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* Implement a variant on blurpicker that shows a custom shader.Rhys Weatherley2009-07-2410-0/+569
* Merge commit 'master/master' into kinetic-graphicseffectAriya Hidayat2009-06-2958-117/+119
|\
| * Use the unified toolbar on Mac.Morten Sørvig2009-06-181-0/+1
| * Update license headers in files that are new in 4.6.Jason McDonald2009-06-175-10/+10
| * Merge license header changes from 4.5Volker Hilsheimer2009-06-1653-107/+107
| |\
| | * Cleanup our usage of the term "Qt Software".Jason McDonald2009-06-161-1/+1
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-1653-106/+106
| * | Add ItemSendsGeometryChanges, replacing itemChangeEnabled().Andreas Aardal Hanssen2009-06-091-0/+1
* | | Remove unused code in the blurpicker example.Ariya Hidayat2009-06-042-15/+0
* | | Source files for the blur picker example.Ariya Hidayat2009-06-037-0/+440
* | | Simplify the examples, since effect is a QObject now.Ariya Hidayat2009-06-034-10/+4
* | | Another QGraphicsEffect example: application chooser with blur effect.Ariya Hidayat2009-06-0211-0/+6
* | | First example using QGraphicsEffect class: drop shadows on items.Ariya Hidayat2009-06-027-0/+403
|/ /
* | Replace all instances of "Ctrl+Q" with QKeySequence::Quit.Norwegian Rock Cat2009-05-121-1/+1
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-3/+6
|\ \ | |/
| * Fix more NaNs in Elastic Nodes exampleJoão Abecasis2009-04-221-3/+6
* | Merge branch '4.5'Rhys Weatherley2009-04-211-3/+8
|\ \ | |/
| * BT: Fix lock-up & crash in the Elastic Nodes exampleAndreas Aardal Hanssen2009-04-211-3/+8
* | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-073-7/+9
|\ \ | |/
| * BT: Adjust the colliding mice example to work with coalesced updates.Norwegian Rock Cat2009-04-063-7/+9
| * Long live Qt 4.5!Lars Knoll2009-03-23272-0/+9535
* Fix a small bugs in the example. +two small cleanups.Jan-Arve Sæther2009-04-063-5/+7
* Add missing license headers.Jan-Arve Sæther2009-04-065-4/+209
* Improve example so that we can demonstrate custom layout items.Jan-Arve Sæther2009-03-312-13/+49
* Add an example of how to write a custom layout for QGraphicsLayouts.Jan-Arve Sæther2009-03-316-0/+258
* Long live Qt!Lars Knoll2009-03-23272-0/+9535