summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/node-tool.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)