summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsanchorlayout.h
Commit message (Expand)AuthorAgeFilesLines
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Remove warning. (Forgot to commit this together with my previous commits)Jan-Arve Sæther2009-11-131-1/+1
* QGAL: Move size information from AnchorData to QGraphicsAnchorPrivateEduardo M. Fleury2009-11-121-0/+1
* Group the spacing functions together, and add a sizePolicy property.Jan-Arve Sæther2009-10-211-1/+2
* API addition: Make it possible to set the size policy of an anchor.Jan-Arve Sæther2009-10-161-0/+2
* Doc: silence more qdoc warnings.Volker Hilsheimer2009-10-031-1/+1
* After some discussion we decided to remove hasConflicts() from the API.Jan-Arve Sæther2009-09-291-1/+0
* Implement hasConflicts().Jan-Arve Sæther2009-09-171-0/+1
* 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-221-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