summaryrefslogtreecommitdiffstats
path: root/src/ui/tool (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove some unneeded < C++11 fallback codeAlex Valavanis2017-02-061-5/+0
| | | (bzr r15485)
* fix crash when inserting nodesShlomi Fish2017-02-051-2/+13
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1617615 (bzr r15479)
* fix nodes reverting back during editingalexandru.roman2017-01-231-0/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1270989 (bzr r15435)
* Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz2016-12-191-8/+2
| | | (bzr r15335)
* Remove obsolete commentJabiertxof2016-12-061-1/+0
| | | (bzr r15303)
* Fixes for measure LPE and speed path based LPE operationsJabiertxof2016-12-061-3/+7
| | | (bzr r15302)
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-30/+0
| | | (bzr r15046)
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-0310-34/+2
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-2810-2/+34
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-2810-34/+2
| | | (bzr r15025)
* fix-bug-1586749. Broken english in bspline help messageJabier Arraiza Cenoz2016-05-291-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1586749 (bzr r14921)
* Fix a bug in node editor in BSpline mode, wrong power when moving nodesJabier Arraiza Cenoz2016-05-191-1/+1
| | | (bzr r14903)
* Hackfest 2016: un-obfuscate the SPCanvas widget.Krzysztof Kosi??ski2016-04-121-4/+4
| | | (bzr r14790)
* Bug #1419517 Fix Crash when applying new path effect after deleting pattern ↵Jabier Arraiza Cenoz2016-03-181-1/+1
| | | | | | | | of Pattern-along-path LPE Fixed bugs: - https://launchpad.net/bugs/1419517 (bzr r14717)
* "Relative to" option for node alignment.Marc Jeanmougin2016-03-132-1/+31
| | | | | | | | | | | | | | | | | | | - Node tool has those new "relative to" alignment options : last selected, first selected, current behaviour (middle), max value(rightmost/topmost) or min value(leftmost/bottommost). - Verbs: --If the node tool is active and whole objects are selected (no individual node is), works as usual for objects; --Else, align horizontal/vertical (SP_VERB_ALIGN_HORIZONTAL_CENTER) honor the "relative to" settings, SP_VERB_ALIGN_HORIZONTAL_LEFT (ctrl+alt+pavnum4) aligns vertically on the leftmost node (same behavior as SP_VERB_ALIGN_HORIZONTAL_LEFT when the setting is "align relative to min value"), and so on with all alignment verbs Fixed bugs: - https://launchpad.net/bugs/171287 (bzr r14703)
* Fix wrong symm node type in BSpline converted to BezierJabier Arraiza Cenoz2016-01-051-1/+1
| | | (bzr r14562)
* Improve constant definitionsJabier Arraiza Cenoz2016-01-052-2/+2
| | | (bzr r14561)
* Refactoring of the code that handles transformations and snapping in the ↵Diederik van Lierop2015-09-131-19/+29
| | | | | selector tool and the node tool. Splitting large chunks of code into some small classes, and eliminating some wrapper methods which were all just too similar (bzr r14363)
* set node tool rubberband shadow. (Bug 1494445)Alvin Penner2015-09-121-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1494445 (bzr r14358)
* Improvements to BSPline widgets:jtx2015-09-012-2/+2
| | | | | | | Now the "Change Weight" is % based insteas 0-1 interval Removed "Ignore cusp nodes" and substituted by: "Apply on cusp nodes" and "Apply on non cusp nodes" (bzr r14337)
* A bit more refactor of BSPline tool. Still the bug duplicating end node :(Jabier Arraiza Cenoz2015-08-142-5/+5
| | | (bzr r14301)
* Refactor of BSPline code attemping to fix the duplicate end node bug, not ↵Jabier Arraiza Cenoz2015-08-133-72/+48
| | | | | sure if fixed jet (bzr r14300)
* minor coding style changesJabier Arraiza Cenoz2015-08-082-30/+31
| | | (bzr r14284)
* Sync 2Geom to revision 2413.Krzysztof Kosi??ski2015-07-043-21/+33
|\ | | | | | | | | May introduce regressions. (bzr r14226)
| * Fix node editing problemsKrzysztof Kosi??ski2015-05-081-5/+5
| | | | | | (bzr r14059.2.4)
| * Update 2Geom to r2347Krzysztof Kosi??ski2015-04-303-6/+6
| | | | | | (bzr r14059.2.3)
| * 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-273-16/+28
| | | | | | (bzr r14059.2.1)
* | Improve Tips for BSpline modeJabier Arraiza Cenoz2015-06-252-2/+12
| | | | | | (bzr r14218)
* | Snapping in node tool now also works when:Diederik van Lierop2015-05-3010-21/+82
|/ | | | | | | | | - 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)
* Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-104-118/+118
| | | (bzr r14054)
* inicialice a header variableJabier Arraiza Cenoz2015-04-021-0/+1
| | | (bzr r14041)
* Fix a bug introduced by me using path parameters in LPEJabier Arraiza Cenoz2015-03-231-23/+17
| | | (bzr r14030)
* Fix a bug in multi-path-manipulator and finish bspline refactorJabier Arraiza Cenoz2015-03-213-17/+13
| | | (bzr r14026)
* Improve the cache system of bspline, "Correctly" show bspline weight power ↵Jabier Arraiza Cenoz2015-03-214-14/+28
| | | | | on nodes and handles (bzr r14023)
* Changed two SP_IS_LPE_ITEM callsJabier Arraiza Cenoz2015-03-181-16/+22
| | | (bzr r14013)
* simplify and optimice code for mobe bspline from pathsJabier Arraiza Cenoz2015-01-011-8/+12
| | | (bzr r13831)
* Allow reposition of BSpline using the pathJabier Arraiza Cenoz2015-01-011-2/+12
| | | (bzr r13830)
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-216-11/+11
| | | (bzr r13820)
* Purge sp_desktop_controlsLiam P. White2014-12-213-5/+5
| | | (bzr r13819)
* when inserting a node, the endpoints cannot be symmetric nodes. (Bug 1367443)Alvin Penner2014-12-151-0/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1367443 (bzr r13800)
* Units: make it absolutely clear that Document properties unit dropdown is ↵Johan B. C. Engelen2014-11-241-5/+5
| | | | | | | for UI Display Units. Upon document load, calculate the units used for SVG values, if a viewbox is available. If not, default to "px" SVG units. Change all code to use either Display units OR svg units. (bzr r13751)
* commented unused variablesJabier Arraiza Cenoz2014-11-171-2/+2
| | | (bzr r13728)
* Remove unused variable and put well a constantJabier Arraiza Cenoz2014-11-031-4/+1
| | | (bzr r13669)
* Move more UI code into ui/Liam P. White2014-10-051-1/+1
| | | (bzr r13341.1.253)
* This push add suport to helper paths redraw to nodes, handles and knots. Jabier Arraiza Cenoz2014-09-291-1/+10
| | | | | This redraw at mouse movement. Whith knots also redraw at button release event (bzr r13341.1.227)
* remove magic numbers from bsplineJabier Arraiza Cenoz2014-09-232-21/+30
| | | (bzr r13341.1.219)
* fix bug -bad power- inserting nodes near cusp nodes in bsplineJabier Arraiza Cenoz2014-09-231-3/+31
| | | (bzr r13341.1.218)
* Fix a bug in BSpline, happend pressing any key hover a modified weight ↵Jabier Arraiza Cenoz2014-09-221-0/+1
| | | | | handle -it buggy reset to default weight-. (bzr r13341.1.216)
* Fix bug moving nodes in bspline modeJabier Arraiza Cenoz2014-09-161-1/+1
| | | (bzr r13341.1.210)
* fixing cusp node bug on bspline -problems moving nodes because tiny handlesJabier Arraiza Cenoz2014-09-151-1/+3
| | | (bzr r13341.1.209)