summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxanchors.h
Commit message (Collapse)AuthorAgeFilesLines
* Make QFxAnchorLine private and internalAaron Kennedy2009-08-051-1/+1
|
* Add baselineOffset to anchors.Michael Brasser2009-07-311-0/+5
|
* Rename centeredIn to centerIn.Michael Brasser2009-07-311-3/+3
|
* QFxItem cleanup.Michael Brasser2009-07-291-0/+3
|
* Don't depend on qfxanchors.h.Michael Brasser2009-07-231-25/+2
|
* Support compile-in-namespace for the declarative module.Michael Brasser2009-06-301-3/+3
|
* Change geometry-related properties from int to qreal.Michael Brasser2009-06-301-24/+21
| | | | Most related properties were already qreal.
* Fix anchor resetting and prevent illegal anchors.Michael Brasser2009-06-221-1/+2
|
* Remove more unneeded semicolons.Martin Jones2009-05-271-1/+1
|
* Remove more unneeded semicolons.Martin Jones2009-05-261-15/+15
|
* Remove extraneous semicolons.Martin Jones2009-05-261-2/+2
| | | | Caused massive number of warnings with winscw
* Add support for baseline anchoring.Michael Brasser2009-05-221-0/+5
|
* Fixed #includesRoberto Raggi2009-05-181-3/+3
|
* Simplify (hopefully) anchors, and make them less reliant on signalsAaron Kennedy2009-05-181-9/+3
|
* Add support for removing anchors.Michael Brasser2009-05-111-13/+17
| | | | | This makes it possible to remove an anchor that was previously set. Trying to set a new anchor after one was removed isn't working yet.
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+194