summaryrefslogtreecommitdiffstats
path: root/src/sp-item-transform.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-0/+1
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-37/+29
* 1) Fix absolute scaling in transform dialogDiederik van Lierop2011-09-041-7/+7
* Allow changing dimensions of vertical/horizontal lines using the numeric inpu...Diederik van Lierop2011-09-031-79/+104
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-1/+1
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-4/+4
* Fix crash that occurred when scaling a clipped object, as reported in lp:811819Diederik van Lierop2011-07-171-4/+8
* Fix crash caused by my previous commit; as reported by ~suv in bug lp:212768Diederik van Lierop2011-07-111-7/+6
* Selector's toolbar: changing the dimensions of the visual bounding box of sel...Diederik van Lierop2011-07-101-42/+231
* Merge from trunkKrzysztof Kosi??ski2011-04-071-17/+17
|\
| * Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-4/+4
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-13/+13
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-11/+10
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-11/+10
| |\
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-9/+9
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| |/
* / Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-3/+3
|/
* patch 318246bulia byak2009-01-191-0/+2
* Merge from fe-movedTed Gould2008-11-211-3/+3
* Merging from trunkTed Gould2008-10-111-35/+27
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-12/+12
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-5/+5
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-2/+2
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-4/+4
* Major overhaul of the selector tool's internals to improve handling of transf...Diederik van Lierop2008-03-251-3/+35
* Refactoring of previous changesDiederik van Lierop2007-05-041-28/+27
* Fix bug #1077600 -> correct mirroring and no drifting of originDiederik van Lierop2007-04-301-11/+29
* re-introduce isEmpty testsMenTaLguY2007-03-171-1/+1
* ban empty rectangles entirely and remove isEmpty testMenTaLguY2007-03-111-1/+1
* Merge further bbox workMenTaLguY2007-03-101-5/+6
* fix 1510614bulia byak2006-06-221-5/+7
* use rotation center in keyboard rotation and transform dialogbulia byak2006-03-221-15/+24
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-6/+6
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+148