summaryrefslogtreecommitdiffstats
path: root/src/knot-holder-entity.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-17Added knot holder entitiesvanntile1-6/+56
2019-07-15Derive pattern knots off the same subclassNathan Lee1-17/+16
2019-07-15Check knot's pattern still exists before updateNathan Lee1-0/+4
2019-05-20Add knot ungrabbed eventJabiertxof1-0/+5
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-11-01KnotHolder: fix knots selection status when a knot is clicked without ShiftAntonio Ospite1-0/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-4/+4
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-8/+8
2018-04-28Allow FER edition on canvasMarc Jeanmougin1-0/+10
2015-12-07static code analysisKris De Gussem1-1/+4
2014-09-27Update to experimental r13565Liam P. White1-15/+15
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-15/+15
2014-08-04Allow editing of fill and stroke patterns simultaneously. Fixes #601336, #604...Liam P. White1-0/+10
2014-03-30Fix some mismatched tagsAlex Valavanis1-3/+2
2014-03-28Further refactored SPKnot.Markus Engel1-0/+1
2013-01-17const ....Johan B. C. Engelen1-4/+4
2012-10-14Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop1-2/+2
2012-06-07cppcheckKris De Gussem1-1/+7
2012-06-05Header cleaning for GTK+3 migrationAlex Valavanis1-2/+0
2012-05-03Adding base configurable sizing of controls/handles.Jon A. Cruz1-4/+8
2012-04-07remove no longer needed knotholderentity complicationJohan B. C. Engelen1-8/+0
2012-04-07cleanup knotholder code for LPEsJohan B. C. Engelen1-0/+11
2011-12-11mixed usage of class and struct for same objectKris De Gussem1-1/+1
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-4/+4
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-12- Snap while rotating an object using the selector toolDiederik van Lierop1-1/+1
2009-06-20Remove an unused parameter from the snapping APIDiederik van Lierop1-1/+1
2009-03-15Implement constrained snapping when dragging the position and size handles of...Diederik van Lierop1-1/+1
2009-03-13* Implement constrained snapping of knotsDiederik van Lierop1-4/+6
2008-08-012geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen1-12/+12
2008-08-01Formerly static function used for snapping is now a private member of KnotHol...Maximilian Albert1-0/+3
2008-07-29Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...Maximilian Albert1-4/+10
2008-07-29LPE knotholder refactoring: PointParams are not knotholder entities any more;...Maximilian Albert1-0/+1
2008-07-27fix release mouse crash, add missed disconnects, remove unused callbackbulia byak1-1/+0
2008-07-07replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen1-3/+1
2008-06-10Write all effect parameters to SVG when a LPE knotholder handle is ungrabbedMaximilian Albert1-2/+1
2008-06-08Make knotholders for LPE items finally work; each effect can now overload the...Maximilian Albert1-0/+6
2008-06-04Remove warningsBob Jamison1-1/+1
2008-06-04Some cleanup of knotholder code; mostly renaming knot_(get|set|click)_func --...Maximilian Albert1-25/+9
2008-06-04C++ify knotholdersMaximilian Albert1-3/+59
2006-04-06two crashes while editing nodes (one of those is reported as bug 1453558).Andrius Ramanauskas1-0/+4