summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-05TranslationsJabier Arraiza Cenoz1-32/+32
2014-03-05translations from spanish to english done, it might need a little review, but...Guiu Rocafort1-32/+32
2014-03-01Substitute isBSpline property by a cached function isBSpline(bool)Jabier Arraiza Cenoz1-15/+15
2014-02-28adding some commentsJabier Arraiza Cenoz1-2/+1
2014-01-09Fix a bug whith oposite handles on node move,and a little cleanupJabier Arraiza Cenoz1-8/+10
2014-01-02Fixed a boring bug sometimes curves be converted to lines, increasing a bit t...Jabier Arraiza Cenoz1-3/+18
2013-12-31fix a bug whith degenerate handlesJabier Arraiza Cenoz1-1/+1
2013-12-30Spanish comment of node.cppJabier Arraiza Cenoz1-20/+33
2013-12-30RefactJabier Arraiza Cenoz1-0/+1
2013-12-30Updated tip stringsJabier Arraiza Cenoz1-4/+8
2013-12-30RefactorizingJabier Arraiza Cenoz1-13/+8
2013-12-30RefactorizingJabier Arraiza Cenoz1-132/+78
2013-12-03Fix a bug delete BSpline LPE from a path retain some BSpline propertiesJabier Arraiza Cenoz1-30/+33
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-2/+2
2013-10-12Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen1-7/+6
2013-10-07fix bsplinesJabier Arraiza Cenoz1-2/+3
2013-10-07fix bsplinesJabier Arraiza Cenoz1-2/+2
2013-10-07fix bsplinesJabier Arraiza Cenoz1-2/+2
2013-10-07fix bsplinesJabier Arraiza Cenoz1-1/+4
2013-10-07fix bsplinesJabier Arraiza Cenoz1-2/+0
2013-10-07Fixing BSplinesJabier Arraiza Cenoz1-0/+1
2013-10-07update to trunkJabier Arraiza Cenoz1-1/+1
2013-10-07fix in nodesJabier Arraiza Cenoz1-0/+2
2013-10-06Fix bspline and strip multi node bspline power editing whith node tool becaus...Jabier Arraiza Cenoz1-51/+51
2013-07-20Ported away from and removed "sp-metrics.*".Matthew Petroff1-6/+12
2013-05-16Fix error with try-catchJabier Arraiza Cenoz1-12/+49
2013-05-06Change only selected nodesroot1-5/+7
2013-05-06Removed auto select nodes, not decide for the user. Added auto update all sel...Jabier Arraiza Cenoz1-24/+9
2013-04-27Fixed important selection bug when changing to cusp nodesJabier Arraiza Cenoz1-29/+40
2013-04-17Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ...root1-4/+13
2013-04-07Change width only for selected nodes by widgetroot1-1/+1
2013-04-01Fixed scale-rotate isue with paths multiplesroot1-0/+6
2013-03-31Fix scale and rotate some nodesJabier Arraiza Cenoz1-21/+20
2013-03-20Fixing node faultjtx1-2/+12
2013-03-20Fixing node faultjtx1-29/+18
2013-03-19Working width widgetsJabier Arraiza Cenoz1-5/+2
2013-03-18working whith widgetsJabier Arraiza Cenoz1-1/+4
2013-03-11~sub fix, double click to reset default handles and control to 10% steproot1-5/+63
2013-03-05BPower for testing.Jabier Arraiza Cenoz1-6/+14
2013-02-28Fixed closed pc->eaJabier Arraiza Cenoz1-19/+19
2013-02-25BSpline refactorJabier Arraiza Cenoz1-1/+17
2013-02-23Saved for next refactorJabier Arraiza Cenoz1-3/+2
2013-02-19Mayor refactorJabier Arraiza Cenoz1-8/+31
2013-02-18refactorJabier Arraiza Cenoz1-4/+22
2012-10-13Shift key should disable snapping when dragging a handle in the node toolDiederik van Lierop1-1/+1
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-4/+0
2012-06-09Stop deriving SPCanvasItem from GtkObjectAlex Valavanis1-1/+1
2012-05-21Extended control resizing to node editing. Fixes half of bug #172059.Jon A. Cruz1-34/+41
2012-05-17Extended resizing to node handles.Jon A. Cruz1-22/+51
2012-05-17Corrected protected type access (comments were incorrect).Jon A. Cruz1-98/+69