summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* pen tool: add back removal of curvature handle when backspace-deleting a node...Johan B. C. Engelen2014-07-011-29/+32
* Update to latest tip (trunk r13432)Liam P. White2014-06-192-35/+26
|\
| * pen tool: fix crash when finishing path with right-click or enter while dragg...Johan B. C. Engelen2014-06-111-0/+2
| * Fix flakiness of measurement tool (due to issues with parallel lines, duplica...Diederik van Lierop2014-05-231-35/+24
* | fix a bug on spirolive close pathJabier Arraiza Cenoz2014-06-091-27/+29
* | Undo changes in r13391Liam P. White2014-06-073-4/+5
* | Clean up some unnecessary pointer usage in livarotLiam P. White2014-06-063-5/+4
* | Add Simplify LPEJabier Arraiza Cenoz2014-05-132-3/+47
* | Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamWJabier Arraiza Cenoz2014-05-131-3/+19
* | Refactor of end anchors.Jabier Arraiza Cenoz2014-04-012-87/+101
* | clarify the 'sc' and 'ec' SPCurve, by point of Vinícius, whith the result of...Jabier Arraiza Cenoz2014-03-314-29/+20
* | update to trunkJabier Arraiza Cenoz2014-03-306-40/+44
|\|
| * Fix some mismatched tagsAlex Valavanis2014-03-301-1/+1
| * Removed obsolete header file.Markus Engel2014-03-294-14/+15
| * Further refactored SPKnot.Markus Engel2014-03-281-11/+11
| * First step of refactoring SPKnot.Markus Engel2014-03-271-25/+28
* | update to trunkJabier Arraiza Cenoz2014-03-2718-362/+416
|\|
| * Changed some return types from gint to bool.Markus Engel2014-03-276-28/+28
| * Cleaned up pencil-tool.Markus Engel2014-03-261-47/+37
| * Cleaned up connector-tool, pen-tool, and pencil-tool.Markus Engel2014-03-263-202/+199
| * Cleaned up includes of tools / revert experimental casting macro replacements...Markus Engel2014-03-2614-72/+142
* | Fixed bug continuing cusp nodesJabier Arraiza Cenoz2014-03-201-1/+1
* | Removed persistent blue lineJabier Arraiza Cenoz2014-03-201-0/+4
* | Full refactor of path continuations in bspline-spirolive mode, I think no mor...Jabier Arraiza Cenoz2014-03-204-27/+22
* | Refactor of anchorsJabier Arraiza Cenoz2014-03-203-67/+50
* | Fix a bug when starting path with change from bspline to spiro and inverseJabier Arraiza Cenoz2014-03-191-3/+4
* | Fixing suv mac bug continuing existing bsplines/spiro pathsroot2014-03-191-1/+1
* | This think fix su_v related bug on continuous paths in BSpline or Spiro modeJabier Arraiza Cenoz2014-03-191-1/+13
* | update to trunkJabier Arraiza Cenoz2014-03-104-11/+29
|\|
| * Fix random crashes when spraying in single path mode.Krzysztof Kosi??ski2014-03-093-9/+27
| * Fix crashes caused by the desktop's query_style signal being called beforeKrzysztof Kosi??ski2014-03-081-2/+2
* | Removing repeated condition logical test to make the code more readableVinícius dos Santos Oliveira2014-03-101-8/+6
* | Shortening code through removal of variable declaration used only at oneVinícius dos Santos Oliveira2014-03-101-2/+1
* | Fixed a bug when click over the previuos node in bspline/spiro moderoot2014-03-061-1/+0
* | update to trunkJabier Arraiza Cenoz2014-03-063-120/+104
|\|
| * Derive ToolBase from sigc::trackable for easier slot management.Krzysztof Kosi??ski2014-03-053-120/+104
* | Fixing branch problemsJabier Arraiza Cenoz2014-03-055-63/+60
* | TranslationsJabier Arraiza Cenoz2014-03-055-60/+63
* | completed mergingGuiu Rocafort2014-03-051-5/+5
|\ \
| * | Change tooltip to one more explicit to make cusp nodesJabier Arraiza Cenoz2014-03-041-4/+4
| * | Reduce a half the spiro distance to redrawJabier Arraiza Cenoz2014-03-041-1/+1
* | | translations from spanish to english done, it might need a little review, but...Guiu Rocafort2014-03-055-63/+60
|/ /
* | Add new curve structure to show temporay item while draw on bspline and spiro...Jabier Arraiza Cenoz2014-03-023-9/+45
* | Fixed update to trunk, lot of changes viníciusJabier Arraiza Cenoz2014-03-022-85/+66
* | Resolving conflicts, maybe brokenJabier Arraiza Cenoz2014-03-0216-1226/+1187
|\|
| * Added some consts. Turned functions to member functions.Markus Engel2014-03-0216-1051/+973
* | update to trunkJabier Arraiza Cenoz2014-03-014-43/+46
|\|
| * Fix for crash when cycle-selecting.Markus Engel2014-03-012-39/+28
| * Fix for crashes on fast tool toggling.Markus Engel2014-03-012-4/+18
* | adding some commentsJabier Arraiza Cenoz2014-02-281-1/+6