summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* Doc: Updated example license to three clause BSD license.David Boddie2010-05-1963-1723/+1660
* Compile fixes.ck2010-05-171-0/+4
* Add missing file!Andreas Aardal Hanssen2010-05-141-0/+208
* Documentation for the Pad Navigator Example.Andreas Aardal Hanssen2010-05-129-108/+186
* New Pad Nagivator example implementation.Andreas Aardal Hanssen2010-05-1212-670/+524
* Documentation for the Elastic Nodes example.Andreas Aardal Hanssen2010-04-296-42/+80
* Documentation for the Drag and Drop Robot example.Andreas Aardal Hanssen2010-04-295-108/+172
* Diagram scene example (graphicsview/diagramscene) refresh problem.Bjørn Erik Nilsen2010-04-221-0/+1
* Fix warnings and build on mingwThierry Bastian2010-03-251-9/+2
* Removed duplicate resource.axis2010-02-231-1/+0
* Doc: Added a missing example to the list of Graphics View examples.David Boddie2010-01-111-0/+1
* Update copyright year to 2010Jason McDonald2010-01-0761-61/+61
* QGAL (Test): Fix memory leaks in example and testsEduardo M. Fleury2009-11-271-2/+2
* Ran the script utils/normalizeOlivier Goffart2009-11-183-22/+22
* Make it clear that the two semi-floating widget should overflow.Jan-Arve Sæther2009-11-131-2/+2
* Clean up example (remove unused ifdef).Jan-Arve Sæther2009-11-131-14/+6
* Compile fix Solaris: "sun" is defined to 1 on Solaris :)Jan-Arve Sæther2009-11-131-9/+9
* Pro file fixes wrt anchor layout examples.Jan-Arve Sæther2009-11-062-4/+3
* Make sure the pixmap is properly initialized.Jan-Arve Sæther2009-11-061-0/+1
* Weather Anchor Layout exampleArtur Duque de Souza2009-11-059-0/+300
* Doc: Reviewed and revised QGraphicsAnchorLayout documentation.David Boddie2009-10-233-8/+145
* Doc: Added an example to the list of Graphics View examples to build.David Boddie2009-10-121-0/+1
* Demos and applications have a nice Qt logo when installed on SymbianEspen Riskedal2009-10-024-4/+4
* Use qDebug() instead of printf() when dumping the simplex matrix.Jan-Arve Sæther2009-09-251-0/+1
* Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-241-1/+1
|\
| * Paint arrow on top of node, not underneath itEskil Abrahamsen Blomfeldt2009-09-231-1/+1
| * Update license headers again.Jason McDonald2009-09-0853-212/+212
* | QGraphicsAnchorLayout: Set size policy in the exampleAnselmo Lacerda S. de Melo2009-09-181-0/+1
* | API change. This will get rid of the ugly setAnchorSpacing() method.Jan-Arve Sæther2009-09-141-52/+31
* | Update license headers again.Jason McDonald2009-09-0959-236/+236
* | Make the view in the flowlayout example big enough.Jan-Arve Sæther2009-09-041-0/+1
* | Minor fixes to the graphicsview/flowlayout exampleJan-Arve Sæther2009-09-042-13/+17
* | Don't show the pad navigator example full screen.Andreas Aardal Hanssen2009-08-311-1/+1
* | Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-315-65/+65
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-3154-702/+702
|\|
| * Update tech preview license header.Jason McDonald2009-08-3153-689/+689
| * Update license headers.Jason McDonald2009-08-1153-53/+53
* | Make it compile on Windows CE where min and max are predefined macros.Jan-Arve Sæther2009-08-271-11/+11
* | Add missing license headers and header guards.Jason McDonald2009-08-221-0/+41
* | renamed examplebase.pri to symbianpkgrules.priEspen Riskedal2009-08-219-16/+21
* | Removed an example that was listed twice.axis2009-08-211-1/+0
* | Merge commit 'qt/master'Jason Barron2009-08-213-1/+124
|\ \
| * \ Merge branch 'anchorlayout' of git@gitorious.org:+openbossa-developers/qt/ope...Jan-Arve Sæther2009-08-213-1/+124
| |\ \
| | * | update API to what was agreed on the API review meeting yesterday:Jan-Arve Sæther2009-08-191-29/+52
| | * | Clean up exampleJan-Arve Sæther2009-08-172-151/+6
| | * | Clean up public API: move dumpGraph() to private API.Jan-Arve Sæther2009-08-171-2/+0
| | * | Explicitly use a spacing of 0 in order to keep old behaviour.Jan-Arve Sæther2009-07-221-23/+23
| | * | QGraphicsAnchorLayoutExample: Delete objects to avoid memory leaksEduardo M. Fleury2009-07-221-1/+6
| | * | QGraphicsAnchorLayout: Adding an usage exampleJesus Sanchez-Palencia2009-07-224-1/+243
* | | | Merge commit 'qt/master'Jason Barron2009-08-1358-58/+58
|\| | |