summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsanchorlayout.h
Commit message (Expand)AuthorAgeFilesLines
* API change. This will get rid of the ugly setAnchorSpacing() method.Jan-Arve Sæther2009-09-141-45/+28
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Fix obsolete license headers.Jason McDonald2009-08-211-2/+2
* Implement the functions we added in the API review:Jan-Arve Sæther2009-08-191-4/+5
* update API to what was agreed on the API review meeting yesterday:Jan-Arve Sæther2009-08-191-77/+32
* Clean up public API: move dumpGraph() to private API.Jan-Arve Sæther2009-08-171-4/+0
* Small change in the "spacing API".Jan-Arve Sæther2009-08-171-2/+5
* Update Anchor Layout APIArtur Duque de Souza2009-08-121-19/+51
* Add QGraphicsLayout::anchor() overloads and query the default spacing.Jan-Arve Sæther2009-07-221-1/+11
* QGraphicsAnchorLayout: Add convencience "fill" methodsEduardo M. Fleury2009-07-221-0/+36
* QGraphicsAnchorLayout: Fix QGraphicsItem reparent codeEduardo M. Fleury2009-07-221-2/+1
* QGraphicsAnchorLayout: Apply Jan-Arve's patchEduardo M. Fleury2009-07-221-4/+5
* QGraphicsAnchorLayout: Making private class inherit from QGraphicsLayoutPrivateJesus Sanchez-Palencia2009-07-221-1/+0
* QGraphicsAnchorLayout: Adding QGraphicsAnchorLayout public and private classesJesus Sanchez-Palencia2009-07-221-0/+109