summaryrefslogtreecommitdiffstats
path: root/src/sp-item-transform.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-429/+0
2017-09-24Remove unused parameter in SPItem::doWriteTransformStefano Facchini1-4/+4
2015-05-08fixes a few of jenkins warningsMarc Jeanmougin1-3/+3
2015-03-06avoid 0/0 problem in get_scale_transform_for_uniform_stroke. (Bug 1428789)Alvin Penner1-2/+6
2014-09-27Update to experimental r13565Liam P. White1-0/+2
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-0/+2
2014-03-02fix scaling crash for clipped objects (Bug 1286647)Alvin Penner1-1/+10
2014-02-01remove vertical offset when stretching a horizontal line (Bug 1275077)Alvin Penner1-2/+8
2014-01-31simplify equations in get_scale_transform_for_variable_stroke() for the case ...Alvin Penner1-31/+16
2014-01-201. make scaling of stroke of horizontal line the same as nearly horizontal li...Alvin Penner1-12/+10
2014-01-19fix scaling crash caused by negative stroke (Bug 1270464)Alvin Penner1-0/+3
2014-01-17avoid singularity when scaling horizontal or vertical line. (Bug 1262146)Alvin Penner1-3/+3
2014-01-04modify get_scale_transform_for_variable_stroke() to be consistent with get_sc...Alvin Penner1-83/+89
2013-12-31prevent singularity when scaling horizontal or vertical lineAlvin Penner1-2/+2
2013-12-30modify transform behaviour for unscaled stroke width, Preserved Transforms (B...Alvin Penner1-53/+56
2013-12-17modify transform behaviour for scaled stroke width, Preserved TransformsAlvin Penner1-7/+8
2012-10-04code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton1-0/+1
2011-10-03Another minor pass of Doxygen cleanup.Jon A. Cruz1-37/+29
2011-09-041) Fix absolute scaling in transform dialogDiederik van Lierop1-7/+7
2011-09-03Allow changing dimensions of vertical/horizontal lines using the numeric inpu...Diederik van Lierop1-79/+104
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-1/+1
2011-07-17- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen1-4/+4
2011-07-17Fix crash that occurred when scaling a clipped object, as reported in lp:811819Diederik van Lierop1-4/+8
2011-07-11Fix crash caused by my previous commit; as reported by ~suv in bug lp:212768Diederik van Lierop1-7/+6
2011-07-10Selector's toolbar: changing the dimensions of the visual bounding box of sel...Diederik van Lierop1-42/+231
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-4/+4
2011-02-02update to latest 2geom !Johan B. C. Engelen1-13/+13
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-05Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski1-3/+3
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-9/+9
2009-01-19patch 318246bulia byak1-0/+2
2008-11-21Merge from fe-movedTed Gould1-3/+3
2008-10-11Merging from trunkTed Gould1-35/+27
2008-09-18More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert1-12/+12
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-5/+5
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-2/+2
2008-06-12change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen1-4/+4
2008-03-25Major overhaul of the selector tool's internals to improve handling of transf...Diederik van Lierop1-3/+35
2007-05-04Refactoring of previous changesDiederik van Lierop1-28/+27
2007-04-30Fix bug #1077600 -> correct mirroring and no drifting of originDiederik van Lierop1-11/+29
2007-03-17re-introduce isEmpty testsMenTaLguY1-1/+1
2007-03-11ban empty rectangles entirely and remove isEmpty testMenTaLguY1-1/+1
2007-03-10Merge further bbox workMenTaLguY1-5/+6
2006-06-22fix 1510614bulia byak1-5/+7
2006-03-22use rotation center in keyboard rotation and transform dialogbulia byak1-15/+24
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-6/+6