summaryrefslogtreecommitdiffstats
path: root/src/knot-holder-entity.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix some memory leaks found by scan-buildMarc Jeanmougin2019-10-051-1/+1
* Remove remaining uses of sp_round.Tavmjong Bah2019-09-241-3/+7
* HatchKnotHolderEntityScale & some fixesvanntile2019-08-171-1/+10
* Added knot holder entitiesvanntile2019-08-171-1/+95
* Derive pattern knots off the same subclassNathan Lee2019-07-151-23/+15
* Check knot's pattern still exists before updateNathan Lee2019-07-151-1/+21
* Clarify licensesMax Gaukler2018-11-081-1/+2
* KnotHolder: fix knots selection status when a knot is clicked without ShiftAntonio Ospite2018-11-011-0/+2
* Move macros.h and remove unneeded macrosEduard Braun2018-10-011-2/+2
* New option to invert y-axisThomas Holder2018-09-121-63/+27
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Allow FER edition on canvasMarc Jeanmougin2018-04-281-0/+52
* Source typosluz.paz2018-03-031-3/+3
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-7/+9
* Fix the editing of clipping and masking objectsStefano Facchini2017-10-011-3/+3
* Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-191-0/+4
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+2
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+1
* renamed SPPattern methods to match coding styleTomasz Boczkowski2015-05-031-9/+9
* merged SPPattern c++-sification from svgpaints branchTomasz Boczkowski2015-04-251-9/+9
|\
| * SPPattern c++-sification: class fields are privateTomasz Boczkowski2014-05-291-4/+4
| * SPPattern c++-sification: replacing pattern_ functions by methods pt1Tomasz Boczkowski2014-05-271-5/+5
* | Allow editing of fill and stroke patterns simultaneously. Fixes #601336, #604...Liam P. White2014-08-041-9/+9
* | fixes to LPEKnot, now usable again.Johan B. C. Engelen2014-06-161-6/+10
|/
* Further refactored SPKnot.Markus Engel2014-03-281-4/+4
* First step of refactoring SPKnot.Markus Engel2014-03-271-4/+5
* const ....Johan B. C. Engelen2013-01-171-8/+8
* Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop2012-10-141-4/+12
* Header cleaning for GTK+3 migrationAlex Valavanis2012-06-051-0/+1
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-6/+9
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-6/+6
* Warning cleanup.Jon A. Cruz2011-06-221-1/+0
* Merge from trunkKrzysztof Kosi??ski2011-04-071-11/+11
|\
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-11/+11
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-8/+7
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-8/+7
| |\
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-6/+6
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-18/+7
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| * | - Constrained snap: proper implementation of the preference to snap the mouse...Diederik van Lierop2010-10-291-16/+4
| * | Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-111-1/+2
* | | merge from trunkKrzysztof Kosi??ski2010-08-081-2/+2
|\| |
| * | - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-121-2/+2
| |/
* / Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-1/+0
|/
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-061-56/+73
* Fix pattern knotholderKrzysztof Kosi??ski2010-04-031-73/+56
* Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop2010-01-231-3/+3
* When dragging a knot along a constraint line, then allow snapping the positio...Diederik van Lierop2009-08-231-2/+23