summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/path-manipulator.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Replace boost::shared_ptrJan Lingscheid2017-10-171-3/+1
* Refactor of BSPline code attemping to fix the duplicate end node bug, not sur...Jabier Arraiza Cenoz2015-08-131-2/+2
* Snapping in node tool now also works when:Diederik van Lierop2015-05-301-2/+4
* Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-101-6/+6
* Fix a bug in multi-path-manipulator and finish bspline refactorJabier Arraiza Cenoz2015-03-211-1/+1
* Improve the cache system of bspline, "Correctly" show bspline weight power on...Jabier Arraiza Cenoz2015-03-211-1/+1
* Massive performance improvment for basic node operations with thousands of nodesLiam P. White2014-08-081-1/+2
* Enabling path manipulator to comunicate if paths are bspline whenVinícius dos Santos Oliveira2014-05-051-1/+2
* A refactor for fixing some issues. Pending how to handle static functions Jabier Arraiza Cenoz2014-04-011-2/+2
* Some node.cpp/h work moved to path_manipulator.Jabier Arraiza Cenoz2014-03-311-5/+5
* Fix to solve static var in isBSpline functionJabier Arraiza Cenoz2014-03-161-1/+2
* disabling cache approach for isBSpline function, pointed by ViníciusJabier Arraiza Cenoz2014-03-141-1/+1
* Adding default argument to PathManipulator::isBSpline.Vinícius dos Santos Oliveira2014-03-141-1/+1
* Substitute isBSpline property by a cached function isBSpline(bool)Jabier Arraiza Cenoz2014-03-011-2/+1
* Spanish comment of freehand-base.cppJabier Arraiza Cenoz2013-12-301-1/+1
* RefactorizingJabier Arraiza Cenoz2013-12-301-6/+1
* RefactorizingJabier Arraiza Cenoz2013-12-301-1/+1
* Fix a bug delete BSpline LPE from a path retain some BSpline propertiesJabier Arraiza Cenoz2013-12-031-8/+8
* Update to trunkJabier Arraiza Cenoz2013-11-081-1/+1
|\
| * First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
* | update to trunkroot2013-10-051-1/+1
|\|
| * fix bug (added some comments to jabiertxof's patch)Johan B. C. Engelen2013-10-041-1/+1
* | Fix error with try-catchJabier Arraiza Cenoz2013-05-161-1/+1
* | Fix scale and rotate some nodesJabier Arraiza Cenoz2013-03-311-0/+1
* | Mauro based feedbak added some fixesJabier Arraiza Cenoz2013-03-231-1/+1
* | Fixed end extremium node delete fault, ready for testingroot2013-03-221-1/+5
* | Inserting nodes fixed, cleanupJabier Arraiza Cenoz2013-03-211-5/+4
|\ \
| * | Fixing node creations in BSpline mode.jtx2013-03-201-4/+2
|/ /
* | Fixing regressionjtx2013-03-191-1/+1
* | working whith widgetsJabier Arraiza Cenoz2013-03-181-0/+3
* | Working with widjetsJabier Arraiza Cenoz2013-03-171-1/+1
* | Working in widgetsroot2013-03-171-1/+1
|\|
| * Fix even more forward declaration tagsAlex Valavanis2013-03-151-1/+1
* | widget working not compileroot2013-03-161-1/+1
|\|
| * Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-1/+1
* | Mayor refactorJabier Arraiza Cenoz2013-02-191-2/+2
* | refactorJabier Arraiza Cenoz2013-02-181-0/+6
|/
* Extended resizing to node handles.Jon A. Cruz2012-05-171-0/+1
* Patch from John Smith for 623660Josh Andler2012-01-231-1/+1
* new: add nodes at extreme values of selected subpathsJohan B. C. Engelen2012-01-041-0/+1
* Powerstroke: adjust control points when adding or deleting knots, to try and ...Johan B. C. Engelen2011-11-051-2/+2
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-1/+1
* update to latest 2geom !Johan B. C. Engelen2011-02-021-6/+6
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-1/+1
* Node tool: fix Tab and Shift+TabKrzysztof Kosi??ski2010-12-161-1/+3
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Cherry pick node duplication from 0.48 stableKrzysztof Kosi??ski2010-10-121-0/+1
* Implement keyboard shortcuts for single handle adjustments.Krzysztof Kosi??ski2010-03-141-0/+7