summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reduce header bloatAlex Valavanis2014-08-304-13/+7
| | | (bzr r13341.1.184)
* fix bug coninuing existing paths whith no LPE in bspline/spiro modesJabier Arraiza Cenoz2014-08-251-4/+4
| | | (bzr r13341.1.176)
* Fix strict build with Gtk+ 2Alex Valavanis2014-08-241-1/+2
| | | (bzr r13341.1.172)
* Get gradient tool to shut up about invalid casts with meshesLiam P. White2014-08-101-7/+10
| | | (bzr r13341.1.131)
* Further fixes related to bug #1327267, toolbars don't need to update when ↵Liam P. White2014-08-101-1/+1
| | | | | their context is not in use (bzr r13341.1.126)
* Massive performance improvment for basic node operations with thousands of nodesLiam P. White2014-08-081-1/+1
| | | (bzr r13341.1.124)
* Add in some debugging code that will complain when deleted knots are ↵Liam P. White2014-08-071-0/+2
| | | | | accessed by snap handler (bzr r13341.1.120)
* Update to trunk r13489Liam P. White2014-08-042-3/+12
|\ | | | | (bzr r13341.1.116)
| * Fix for #906794, #1246550 (live effects not showing helper paths)Jabier Arraiza Cenoz2014-08-012-1/+47
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1246550 - https://launchpad.net/bugs/906794 (bzr r13487)
* | Fixed some redraw problems moving nodes in bspline modeJabier Arraiza Cenoz2014-08-041-8/+8
| | | | | | (bzr r13341.1.115)
* | Update to trunk r13482Liam P. White2014-07-301-0/+28
|\| | | | | (bzr r13341.1.111)
| * Fix for 1346972 (freehand shape mode should pick stroke width from tool's ↵Liam P. White2014-07-291-0/+28
| | | | | | | | | | | | | | | | active style) Fixed bugs: - https://launchpad.net/bugs/1346972 (bzr r13482)
* | add last applied branch - mode to strokes on pen/pencilJabier Arraiza Cenoz2014-07-301-6/+39
| | | | | | (bzr r13341.1.108)
* | Merge from trunk 13472Liam P. White2014-07-273-20/+19
|\| | | | | (bzr r13341.1.102)
| * Replaced some abs/fabs with std::abs.Markus Engel2014-07-221-1/+1
| | | | | | (bzr r13459)
| * Fixed some unused variables warnings.Markus Engel2014-07-221-1/+1
| | | | | | (bzr r13458)
| * Workarounds for crash bugs 1309050, 601336; will fix properly in experimentalLiam P. White2014-07-191-6/+3
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/601336 - https://launchpad.net/bugs/1309050 (bzr r13455)
| * Fix pentool backspace bug. Thanks JabierJohan B. C. Engelen2014-07-011-12/+23
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1336561 (bzr r13445)
* | Clean up some ShapeHolder related thingsLiam P. White2014-07-269-26/+25
| | | | | | (bzr r13341.1.100)
* | fix bug pointed by LiamW in SpiroliveJabier Arraiza Cenoz2014-07-221-1/+0
| | | | | | (bzr r13341.1.94)
* | pen tool: add back removal of curvature handle when backspace-deleting a ↵Johan B. C. Engelen2014-07-011-29/+32
| | | | | | | | | | | | | | node while drawing many code improvements: unnecessary casts, whitespace, { }, reduce variable scope. should all be noops. (bzr r13341.1.73)
* | Update to latest tip (trunk r13432)Liam P. White2014-06-192-35/+26
|\| | | | | (bzr r13341.1.62)
| * pen tool: fix crash when finishing path with right-click or enter while ↵Johan B. C. Engelen2014-06-111-0/+2
| | | | | | | | | | | | | | | | dragging from path's startnode (otherwise closing the path) Fixed bugs: - https://launchpad.net/bugs/1326652 (bzr r13422)
| * Fix flakiness of measurement tool (due to issues with parallel lines, ↵Diederik van Lierop2014-05-231-35/+24
| | | | | | | | | | | | | | | | duplicate intersections, and faulty sorting of intersections) Fixed bugs: - https://launchpad.net/bugs/1022733 (bzr r13397)
* | fix a bug on spirolive close pathJabier Arraiza Cenoz2014-06-091-27/+29
| | | | | | (bzr r13341.1.55)
* | Undo changes in r13391Liam P. White2014-06-073-4/+5
| | | | | | (bzr r13341.1.51)
* | Clean up some unnecessary pointer usage in livarotLiam P. White2014-06-063-5/+4
| | | | | | (bzr r13341.1.50)
* | Add Simplify LPEJabier Arraiza Cenoz2014-05-132-3/+47
| | | | | | (bzr r13341.1.13)
* | Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamWJabier Arraiza Cenoz2014-05-131-3/+19
| | | | | | (bzr r13341.1.12)
* | Refactor of end anchors.Jabier Arraiza Cenoz2014-04-012-87/+101
| | | | | | (bzr r11950.1.325)
* | clarify the 'sc' and 'ec' SPCurve, by point of Vinícius, whith the result ↵Jabier Arraiza Cenoz2014-03-314-29/+20
| | | | | | | | | | of one curve less in the header (bzr r11950.1.320)
* | update to trunkJabier Arraiza Cenoz2014-03-306-40/+44
|\| | | | | (bzr r11950.1.317)
| * Fix some mismatched tagsAlex Valavanis2014-03-301-1/+1
| | | | | | (bzr r13230)
| * Removed obsolete header file.Markus Engel2014-03-294-14/+15
| | | | | | (bzr r13229)
| * Further refactored SPKnot.Markus Engel2014-03-281-11/+11
| | | | | | (bzr r13226)
| * First step of refactoring SPKnot.Markus Engel2014-03-271-25/+28
| | | | | | (bzr r13223)
* | update to trunkJabier Arraiza Cenoz2014-03-2718-362/+416
|\| | | | | (bzr r11950.1.315)
| * Changed some return types from gint to bool.Markus Engel2014-03-276-28/+28
| | | | | | (bzr r13220)
| * Cleaned up pencil-tool.Markus Engel2014-03-261-47/+37
| | | | | | (bzr r13219)
| * Cleaned up connector-tool, pen-tool, and pencil-tool.Markus Engel2014-03-263-202/+199
| | | | | | (bzr r13217)
| * Cleaned up includes of tools / revert experimental casting macro ↵Markus Engel2014-03-2614-72/+142
| | | | | | | | | | replacements from r13061 (bzr r13216)
* | Fixed bug continuing cusp nodesJabier Arraiza Cenoz2014-03-201-1/+1
| | | | | | (bzr r11950.1.310)
* | Removed persistent blue lineJabier Arraiza Cenoz2014-03-201-0/+4
| | | | | | (bzr r11950.1.309)
* | Full refactor of path continuations in bspline-spirolive mode, I think no ↵Jabier Arraiza Cenoz2014-03-204-27/+22
| | | | | | | | | | more suv mac crashes, but need to be full tested again because a lot of things changed. (bzr r11950.1.308)
* | Refactor of anchorsJabier Arraiza Cenoz2014-03-203-67/+50
| | | | | | (bzr r11950.1.306)
* | Fix a bug when starting path with change from bspline to spiro and inverseJabier Arraiza Cenoz2014-03-191-3/+4
| | | | | | (bzr r11950.1.304)
* | Fixing suv mac bug continuing existing bsplines/spiro pathsroot2014-03-191-1/+1
| | | | | | (bzr r11950.1.303)
* | This think fix su_v related bug on continuous paths in BSpline or Spiro modeJabier Arraiza Cenoz2014-03-191-1/+13
| | | | | | (bzr r11950.1.301)
* | update to trunkJabier Arraiza Cenoz2014-03-104-11/+29
|\| | | | | (bzr r11950.1.289)
| * Fix random crashes when spraying in single path mode.Krzysztof Kosi??ski2014-03-093-9/+27
| | | | | | | | | | | | | | | | Fixes LP bug #1274831 Fixed bugs: - https://launchpad.net/bugs/1274831 (bzr r13131)