summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview/flowlayout
Commit message (Collapse)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-125-5/+5
| | | | Reviewed-by: Trust Me
* Update license headers in files that are new in 4.6.Jason McDonald2009-06-175-10/+10
| | | | Reviewed-by: Trust Me
* 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
|
* Add an example of how to write a custom layout for QGraphicsLayouts.Jan-Arve Sæther2009-03-316-0/+258
Flowlayout... Documentation will follow.