summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/node-tool.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mergingMarc Jeanmougin2015-04-261-1/+1
|\ | | | | (bzr r13922.1.13)
| * ui/tools: sp. fixes (cosmetic)Bryce Harrington2015-03-191-1/+1
| | | | | | (bzr r14016)
* | mergeMarc Jeanmougin2015-04-261-10/+0
|\| | | | | (bzr r13922.1.12)
| * Strip ToolFactoryLiam P. White2015-02-251-10/+0
| | | | | | (bzr r13939.1.2)
* | more cast cleanupMarc Jeanmougin2015-02-271-1/+1
| | | | | | (bzr r13922.1.11)
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-3/+3
| | | | | | (bzr r13922.1.5)
* | Just...mc2015-02-181-6/+4
|/ | | | | | | some... more... lines... (bzr r13922.1.2)
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-2/+2
| | | (bzr r13820)
* Purge sp_desktop_controlsLiam P. White2014-12-211-1/+1
| | | (bzr r13819)
* Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-211-2/+2
| | | (bzr r13816)
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-2/+2
| | | (bzr r13809)
* Fixed bug in node point selection to LPE.Jabier Arraiza Cenoz2014-11-121-1/+1
| | | (bzr r13704)
* Refactor to remove references to Desktop/Ui in Effect, bspline and ↵Jabier Arraiza Cenoz2014-11-051-0/+10
| | | | | | | | fillet-chamfer. Also fixed the selected node problem in units not px. Also fixed two var to not allow NULL pointed by Johan Engelen. (bzr r13672)
* Move more UI code into ui/Liam P. White2014-10-051-2/+2
| | | (bzr r13341.1.253)
* Update to experimental r13543Liam P. White2014-09-071-21/+17
| | | (bzr r13090.1.108)
* Update to experimental r13465Liam P. White2014-08-081-1/+1
|\ | | | | (bzr r13090.1.102)
| * Massive performance improvment for basic node operations with thousands of nodesLiam P. White2014-08-081-1/+1
| | | | | | (bzr r13341.1.124)
* | Update to experimental r13460Liam P. White2014-08-061-2/+11
|\| | | | | (bzr r13090.1.98)
| * Update to trunk r13489Liam P. White2014-08-041-2/+11
| |\ | | | | | | (bzr r13341.1.116)
| | * Fix for #906794, #1246550 (live effects not showing helper paths)Jabier Arraiza Cenoz2014-08-011-1/+45
| | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1246550 - https://launchpad.net/bugs/906794 (bzr r13487)
* | | Update to experimental r13452Liam P. White2014-07-301-1/+1
|\| | | | | | | | (bzr r13090.1.95)
| * | Clean up some ShapeHolder related thingsLiam P. White2014-07-261-1/+1
| | | | | | | | | (bzr r13341.1.100)
* | | Update to experimental (r13376)Liam P. White2014-05-171-3/+45
|\| | | | | | | | (bzr r13090.1.79)
| * | Add Simplify LPEJabier Arraiza Cenoz2014-05-131-3/+45
| |/ | | | | (bzr r13341.1.13)
* / Fixed path color when changed by Objects DialogLiam P. White2014-03-031-1/+2
|/ | | (bzr r13090.1.11)
* Made constructors of tools use initializer lists.Markus Engel2014-02-261-24/+21
| | | (bzr r13060)
* suppress compiler warningsKris De Gussem2014-01-111-1/+1
| | | (bzr r12914)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-0/+705
(bzr r12785)