summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/node-tool.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to new code in trunkJabiertxof2017-01-221-2/+2
* Update to trunkJabiertxof2017-01-211-38/+33
|\
| * Remove unneeded static var from previous commitJabier Arraiza Cenoz2016-12-191-12/+12
| * Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz2016-12-191-17/+23
| * Fix bug:1630821 on LPE selected nodesJabier Arraiza Cenoz2016-10-071-6/+5
| * Add phantom bpath to helperJabier Arraiza Cenoz2016-08-291-1/+1
| * Partial fix for bug 172063 while we find a better solution for XOR in helper ...Jabier Arraiza Cenoz2016-08-291-14/+1
| * Add comment and fix in helper pathsJabier Arraiza Cenoz2016-08-291-1/+1
| * Fixes to helper paths. evaluate backport to 0.92.xJabier Arraiza Cenoz2016-08-291-6/+14
| * Merged trunkAdrian Boguszewski2016-08-031-6/+0
| |\
| | * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-6/+0
| | * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+6
| | * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-6/+0
| * | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-1/+1
| * | Last part of new SPObject children listAdrian Boguszewski2016-07-141-2/+2
| * | Added items as a range functionAdrian Boguszewski2016-07-031-3/+4
| |\|
| * | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-2/+2
| |/
* | Fixes when moves a pathJabier Arraiza Cenoz2016-06-181-4/+5
* | fixing bug moving nodesJabier Arraiza Cenoz2016-06-181-1/+1
* | Pre fixing selected pointsJabier Arraiza Cenoz2016-06-181-3/+3
* | Fix 90% of tweenk reviewJabier Arraiza Cenoz2016-06-121-5/+5
|/
* Remove duplicated codeJabier Arraiza Cenoz2016-05-211-5/+0
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-081-2/+2
* static code analysisKris De Gussem2015-12-071-1/+1
* Merge node angle measurement by Alexander BrockKrzysztof Kosi??ski2015-06-241-3/+21
|\
| * Change function call to one lineAlexander Brock2015-06-101-3/+1
| * Compute angle in [0,180[ and adhere to style guideAlexander Brock2015-06-101-11/+6
| * Show angle of selected line segments relative to X-axisAlexander Brock2015-06-081-3/+26
|/
* Snapping in node tool now also works when:Diederik van Lierop2015-05-301-27/+79
* mergingMarc Jeanmougin2015-04-261-1/+1
|\
| * ui/tools: sp. fixes (cosmetic)Bryce Harrington2015-03-191-1/+1
* | mergeMarc Jeanmougin2015-04-261-10/+0
|\|
| * Strip ToolFactoryLiam P. White2015-02-251-10/+0
* | more cast cleanupMarc Jeanmougin2015-02-271-1/+1
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-3/+3
* | Just...mc2015-02-181-6/+4
|/
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-2/+2
* Purge sp_desktop_controlsLiam P. White2014-12-211-1/+1
* Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-211-2/+2
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-2/+2
* Fixed bug in node point selection to LPE.Jabier Arraiza Cenoz2014-11-121-1/+1
* Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha...Jabier Arraiza Cenoz2014-11-051-0/+10
* Move more UI code into ui/Liam P. White2014-10-051-2/+2
* Update to experimental r13543Liam P. White2014-09-071-21/+17
* Update to experimental r13465Liam P. White2014-08-081-1/+1
|\
| * Massive performance improvment for basic node operations with thousands of nodesLiam P. White2014-08-081-1/+1
* | Update to experimental r13460Liam P. White2014-08-061-2/+11
|\|
| * Update to trunk r13489Liam P. White2014-08-041-2/+11
| |\
| | * Fix for #906794, #1246550 (live effects not showing helper paths)Jabier Arraiza Cenoz2014-08-011-1/+45
* | | Update to experimental r13452Liam P. White2014-07-301-1/+1
|\| |