summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-10Further fixes related to bug #1327267, toolbars don't need to update when the...Liam P. White1-1/+1
2014-08-08Massive performance improvment for basic node operations with thousands of nodesLiam P. White1-1/+1
2014-08-08Ponyscape feature: finish pen drawing on context switchLiam P. White1-1/+3
2014-08-07Add in some debugging code that will complain when deleted knots are accessed...Liam P. White1-0/+2
2014-08-04Fixed some redraw problems moving nodes in bspline modeJabier Arraiza Cenoz1-8/+8
2014-08-01Fix for #906794, #1246550 (live effects not showing helper paths)Jabier Arraiza Cenoz2-1/+47
2014-07-30add last applied branch - mode to strokes on pen/pencilJabier Arraiza Cenoz1-6/+39
2014-07-29Fix for 1346972 (freehand shape mode should pick stroke width from tool's act...Liam P. White1-0/+28
2014-07-26Clean up some ShapeHolder related thingsLiam P. White9-26/+25
2014-07-22Replaced some abs/fabs with std::abs.Markus Engel1-1/+1
2014-07-22Fixed some unused variables warnings.Markus Engel1-1/+1
2014-07-22fix bug pointed by LiamW in SpiroliveJabier Arraiza Cenoz1-1/+0
2014-07-19Workarounds for crash bugs 1309050, 601336; will fix properly in experimentalLiam P. White1-6/+3
2014-07-01pen tool: add back removal of curvature handle when backspace-deleting a node...Johan B. C. Engelen1-29/+32
2014-07-01Fix pentool backspace bug. Thanks JabierJohan B. C. Engelen1-12/+23
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White1-1/+1
2014-06-11pen tool: fix crash when finishing path with right-click or enter while dragg...Johan B. C. Engelen1-0/+2
2014-06-09fix a bug on spirolive close pathJabier Arraiza Cenoz1-27/+29
2014-06-07Undo changes in r13391Liam P. White3-4/+5
2014-06-06Clean up some unnecessary pointer usage in livarotLiam P. White3-5/+4
2014-05-23Fix flakiness of measurement tool (due to issues with parallel lines, duplica...Diederik van Lierop1-35/+24
2014-05-13Add Simplify LPEJabier Arraiza Cenoz2-3/+47
2014-05-13Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamWJabier Arraiza Cenoz1-3/+19
2014-05-13Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamWJabier Arraiza Cenoz1-3/+19
2014-04-01Refactor of end anchors.Jabier Arraiza Cenoz2-87/+101
2014-04-01refactor from lastAppliedroot1-89/+59
2014-03-31clarify the 'sc' and 'ec' SPCurve, by point of Vinícius, whith the result of...Jabier Arraiza Cenoz4-29/+20
2014-03-30Fix some mismatched tagsAlex Valavanis1-1/+1
2014-03-29Removed obsolete header file.Markus Engel4-14/+15
2014-03-28Further refactored SPKnot.Markus Engel1-11/+11
2014-03-27First step of refactoring SPKnot.Markus Engel1-25/+28
2014-03-27Changed some return types from gint to bool.Markus Engel6-28/+28
2014-03-26Cleaned up pencil-tool.Markus Engel1-47/+37
2014-03-26Cleaned up connector-tool, pen-tool, and pencil-tool.Markus Engel3-202/+199
2014-03-26Cleaned up includes of tools / revert experimental casting macro replacements...Markus Engel14-72/+142
2014-03-20Fixed bug continuing cusp nodesJabier Arraiza Cenoz1-1/+1
2014-03-20Removed persistent blue lineJabier Arraiza Cenoz1-0/+4
2014-03-20Full refactor of path continuations in bspline-spirolive mode, I think no mor...Jabier Arraiza Cenoz4-27/+22
2014-03-20Refactor of anchorsJabier Arraiza Cenoz3-67/+50
2014-03-19Fix a bug when starting path with change from bspline to spiro and inverseJabier Arraiza Cenoz1-3/+4
2014-03-19Fixing suv mac bug continuing existing bsplines/spiro pathsroot1-1/+1
2014-03-19This think fix su_v related bug on continuous paths in BSpline or Spiro modeJabier Arraiza Cenoz1-1/+13
2014-03-10Removing repeated condition logical test to make the code more readableVinícius dos Santos Oliveira1-8/+6
2014-03-10Shortening code through removal of variable declaration used only at oneVinícius dos Santos Oliveira1-2/+1
2014-03-09Fix random crashes when spraying in single path mode.Krzysztof Kosi??ski3-9/+27
2014-03-08Fix crashes caused by the desktop's query_style signal being called beforeKrzysztof Kosi??ski1-2/+2
2014-03-06Fixed a bug when click over the previuos node in bspline/spiro moderoot1-1/+0
2014-03-05Derive ToolBase from sigc::trackable for easier slot management.Krzysztof Kosi??ski3-120/+104
2014-03-05Fixing branch problemsJabier Arraiza Cenoz5-63/+60
2014-03-05TranslationsJabier Arraiza Cenoz5-60/+63