summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/node-tool.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Actualizarsrc/ui/tools/node-tool.h, src/ui/tools/node-tool.cpp archivosJabier Arraiza2019-10-091-0/+1
|
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-5/+5
| | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier.
* Finish add selectable knot shapesJabier Arraiza2017-07-011-1/+1
|
* Remove unneeded static var from previous commitJabier Arraiza Cenoz2016-12-191-3/+4
| | | (bzr r15336)
* Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz2016-12-191-2/+2
| | | (bzr r15335)
* Partial fix for bug 172063 while we find a better solution for XOR in helper ↵Jabier Arraiza Cenoz2016-08-291-1/+0
| | | | | lines (bzr r15090)
* Fixes to helper paths. evaluate backport to 0.92.xJabier Arraiza Cenoz2016-08-291-0/+1
| | | (bzr r15086)
* Replace tabs by spacesDiederik van Lierop2015-05-301-28/+28
| | | (bzr r14190)
* Snapping in node tool now also works when:Diederik van Lierop2015-05-301-0/+3
| | | | | | | | | - when double clicking to insert a node on a path - when dragging a part of the path to deform it Fixed bugs: - https://launchpad.net/bugs/1448859 (bzr r14189)
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-0/+2
| | | (bzr r13820)
* Update to trunk r13489Liam P. White2014-08-041-1/+1
|\ | | | | (bzr r13341.1.116)
| * Fix for #906794, #1246550 (live effects not showing helper paths)Jabier Arraiza Cenoz2014-08-011-0/+2
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1246550 - https://launchpad.net/bugs/906794 (bzr r13487)
* | Add Simplify LPEJabier Arraiza Cenoz2014-05-131-0/+2
| | | | | | (bzr r13341.1.13)
* | Fixing branch problemsJabier Arraiza Cenoz2014-03-051-1/+2
| | | | | | (bzr r11950.1.281)
* | TranslationsJabier Arraiza Cenoz2014-03-051-2/+1
| | | | | | (bzr r11950.1.279)
* | translations from spanish to english done, it might need a little review, ↵Guiu Rocafort2014-03-051-1/+2
| | | | | | | | | | but everything seems ok (bzr r11950.5.1)
* | Spanish comment of node-tool.cppJabier Arraiza Cenoz2013-12-301-0/+1
| | | | | | (bzr r11950.1.225)
* | Start refactor, simplify node.cpp operations,general cleanup, changed ↵Jabier Arraiza Cenoz2013-12-301-0/+1
| | | | | | | | | | brehabiour to need 'Shift' Key to move handles because it handle better operations with small zoom (bzr r11950.1.214)
* | RefactorizingJabier Arraiza Cenoz2013-12-301-1/+0
| | | | | | (bzr r11950.1.212)
* | Update to trunkJabier Arraiza Cenoz2013-11-101-0/+1
|/ | | (bzr r11950.1.196)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-0/+105
(bzr r12785)