summaryrefslogtreecommitdiffstats
path: root/src/knotholder.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added knot holder entitiesvanntile2019-08-171-12/+49
* Hatch knot editing initial commitvanntile2019-08-171-0/+8
* Check knot's pattern still exists before updateNathan Lee2019-07-151-2/+9
* Add knot ungrabbed eventJabiertxof2019-05-201-1/+9
* modernize loopsMarc Jeanmougin2019-01-021-19/+13
* Clarify licensesMax Gaukler2018-11-081-1/+2
* KnotHolder: fix knots selection status when a knot is clicked without ShiftAntonio Ospite2018-11-011-24/+21
* KnotHolder: remove stale commentAntonio Ospite2018-11-011-1/+0
* KnotHolder: misc cosmetic cleanupsAntonio Ospite2018-11-011-4/+4
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Allow FER edition on canvasMarc Jeanmougin2018-04-281-0/+12
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-19/+26
* Fix the editing of clipping and masking objectsStefano Facchini2017-10-011-3/+10
* Fix a bug with select knots and modifiersJabier Arraiza2017-07-041-16/+22
* Improving CR feedback. thanks!Jabier Arraiza2017-07-011-14/+60
* Finish add selectable knot shapesJabier Arraiza2017-07-011-1/+0
* working on knots selectionJabier Arraiza2017-07-011-0/+12
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+4
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+0
* Warning cleanup.Jon A. Cruz2015-03-151-1/+2
* Update to trunk r13638Liam P. White2014-10-251-43/+49
|\
| * Initial removal of box3d outdated GTKish macros.Jon A. Cruz2014-10-241-30/+45
* | Update to experimental r13460Liam P. White2014-08-061-6/+26
|\|
| * Allow editing of fill and stroke patterns simultaneously. Fixes #601336, #604...Liam P. White2014-08-041-6/+26
* | I'm an idiotLiam P. White2014-07-311-1/+1
* | Minor thingsLiam P. White2014-04-151-2/+9
* | Prevent crash on "three knot" issueLiam P. White2014-04-041-3/+8
* | Begin first stage of resolving issue with duplicate knotsLiam P. White2014-04-041-6/+8
|/
* First step of refactoring SPKnot.Markus Engel2014-03-271-3/+1
* Added some consts. Turned functions to member functions.Markus Engel2014-03-021-4/+4
* Moved and renamed some tool-related files.Markus Engel2013-11-091-4/+4
* Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...Tavmjong Bah2013-10-081-1/+1
* C++Johan B. C. Engelen2013-10-041-1/+1
* Reactivated independent reference counting in the SPObject tree.Markus Engel2013-04-081-2/+5
* Merged Shape and subclasses. Cleaned up a bit.Markus Engel2013-04-051-2/+2
* Header cleaning for GTK+3 migrationAlex Valavanis2012-06-051-0/+1
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-25/+38
* Additional cleanup.Jon A. Cruz2012-04-101-2/+2
* fix possible crasher in knot_clicked_handlerJohan B. C. Engelen2012-04-071-11/+12
* remove no longer needed knotholderentity complicationJohan B. C. Engelen2012-04-071-7/+1
* Header cleaningAlex Valavanis2012-02-121-0/+2
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-2/+2
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-4/+2
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-6/+6
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-13/+15
|\
| * SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public2010-07-141-2/+2
| * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-061-1/+2
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-2/+2