summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix undo of mesh creation.Tavmjong Bah2015-11-251-18/+11
| | | (bzr r14491)
* Compile against external libpotraceAlex Valavanis2015-11-211-2/+8
|\ | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1156664 (bzr r14480)
| * Enable builds without flood/trace on systems without PotraceAlex Valavanis2015-11-091-2/+8
| | | | | | (bzr r14449.1.4)
* | static code analysisKris De Gussem2015-11-161-4/+2
| | | | | | (bzr r14474)
* | Fix erase mode in no overlap mode, pointed by Ivan LouetteJabier Arraiza Cenoz2015-11-141-12/+18
| | | | | | (bzr r14469)
* | static code analysisKris De Gussem2015-11-134-8/+8
| | | | | | (bzr r14463)
* | Fix crashes in erase mode of sprayJabier Arraiza Cenoz2015-11-121-2/+6
| | | | | | (bzr r14461)
* | Add erase mode to spray. Bugfixes.Jabier Arraiza Cenoz2015-11-112-13/+29
| | | | | | (bzr r14459)
* | Refactor of code, minor bugs fixed.Jabier Arraiza Cenoz2015-11-112-130/+281
| | | | | | (bzr r14458)
* | Improve offseting calculationJabier Arraiza Cenoz2015-11-111-38/+50
| | | | | | | | | | Improve no picoverlap feature (bzr r14457)
* | Remove unused functionsJabier Arraiza Cenoz2015-11-111-15/+0
| | | | | | (bzr r14456)
* | Add option to spray tool to no overlap between colorsJabier Arraiza Cenoz2015-11-112-25/+35
| | | | | | (bzr r14455)
* | Improvements to the over visible/invisible to minimize the colisions, ↵Jabier Arraiza Cenoz2015-11-112-20/+96
| | | | | | | | | | | | | | | | sprayed items fit on background whith overlap visible or invisible areas Add option in picker mode to compute the center/or average area of sprayed item Now reverse work without adbanced trace dialog inverting the color. By this all buttons have a utility in advanced and in normal mode (bzr r14454)
* | Spray Tool: Change hide invisibe by over visible and over invisible, ↵Jabier Arraiza Cenoz2015-11-102-18/+32
| | | | | | | | | | sugested by Ivan Louette (bzr r14453)
* | Fixes from review form Mc-Jabier Arraiza Cenoz2015-11-071-4/+1
| | | | | | (bzr r14422.1.46)
* | Fix for scale bug pointed by Mc-Jabier Arraiza Cenoz2015-11-071-2/+2
| | | | | | (bzr r14422.1.45)
* | Use color if trace dialog is disabledJabier Arraiza Cenoz2015-11-071-2/+12
| | | | | | (bzr r14422.1.43)
* | update to trunkJabier Arraiza Cenoz2015-11-072-5/+5
|\| | | | | (bzr r14422.1.42)
| * static code analysisKris De Gussem2015-11-052-5/+5
| | | | | | (bzr r14446)
* | update to trunkJabier Arraiza Cenoz2015-11-042-471/+1041
|\| | | | | (bzr r14422.1.41)
| * Fix a bug compilingJabier Arraiza Cenoz2015-11-031-1/+0
| | | | | | (bzr r14393.1.34)
| * Fix a localization problem storing attributeJabier Arraiza Cenoz2015-11-031-2/+4
| | | | | | (bzr r14393.1.32)
| * Fixed some toolbox definition and minor tweaksJabier Arraiza Cenoz2015-10-251-4/+19
| | | | | | (bzr r14393.1.30)
| * Removing some stringsstreams and free gcharsJabier Arraiza Cenoz2015-10-231-12/+13
| | | | | | (bzr r14393.3.3)
| * Fix the points Nathan review.Jabier Arraiza Cenoz2015-10-222-481/+332
| |\ | | | | | | | | | | | | Make accesible the comented function to only detect visible crossings (bzr r14393.3.1)
| | * Added Scale optionJabier Arraiza Cenoz2015-10-181-32/+38
| |/ | | | | (bzr r14393.1.27)
| * Add precision to measure. Also change other scalar widgets to a .2 precision ↵Jabier Arraiza Cenoz2015-10-171-6/+26
| | | | | | | | | | instead 3 (bzr r14393.1.26)
| * Fix for numbering crosing labelsJabier Arraiza Cenoz2015-10-171-4/+12
| | | | | | (bzr r14393.1.25)
| * String fixesJabier Arraiza Cenoz2015-10-171-3/+3
| | | | | | (bzr r14393.1.24)
| * Fixed guides if current layer has any transformJabier Arraiza Cenoz2015-10-172-78/+54
| | | | | | | | | | | | Improved guides code Change color and label to the result guides (bzr r14393.1.23)
| * fixing guide positions...Jabier Arraiza Cenoz2015-10-161-2/+4
| | | | | | (bzr r14393.2.7)
| * Fix a regression on mirror measureJabier Arraiza Cenoz2015-10-161-0/+2
| | | | | | (bzr r14393.2.5)
| * Add convert to guides optionJabier Arraiza Cenoz2015-10-162-0/+92
| | | | | | (bzr r14393.2.4)
| * removed unnecesary lineJabier Arraiza Cenoz2015-10-161-1/+0
| | | | | | (bzr r14393.2.3)
| * Fixed explicit base with SHIFT to allow calculate anglesJabier Arraiza Cenoz2015-10-162-66/+56
| | | | | | | | | | A bit refactor (bzr r14393.2.2)
| * Fix positions of genetated intersection itemsJabier Arraiza Cenoz2015-10-121-5/+6
| | | | | | (bzr r14393.1.19)
| * Convert Measure to Item doneJabier Arraiza Cenoz2015-10-122-306/+620
| | | | | | (bzr r14393.1.17)
| * update to trunkJabier Arraiza Cenoz2015-10-102-1/+3
| |\ | | | | | | (bzr r14393.1.16)
| * | Added new button to get global measure as a dimensionJabier Arraiza Cenoz2015-10-102-49/+121
| | | | | | | | | (bzr r14393.1.15)
| * | working in dimension to itemJabier Arraiza Cenoz2015-10-071-3/+11
| | | | | | | | | (bzr r14393.1.13)
| * | Remove wrong code for angle helper pathJabier Arraiza Cenoz2015-10-061-4/+2
| | | | | | | | | (bzr r14393.1.12)
| * | fix a bug rendering the angle line in diferent units than pixelsJabier Arraiza Cenoz2015-10-061-2/+4
| | | | | | | | | (bzr r14393.1.11)
| * | fix a bug on snapping with start knotJabier Arraiza Cenoz2015-10-061-6/+6
| | | | | | | | | (bzr r14393.1.10)
| * | add snaping to knots and stating convert measure to itemsJabier Arraiza Cenoz2015-10-062-12/+143
| | | | | | | | | (bzr r14393.1.9)
| * | add reverse to meassure outputJabier Arraiza Cenoz2015-10-052-0/+11
| | | | | | | | | (bzr r14393.1.8)
| * | Add redraw to meassure when use toolbarJabier Arraiza Cenoz2015-10-052-1/+6
| | | | | | | | | (bzr r14393.1.6)
| * | Add snap and CTRL constrainJabier Arraiza Cenoz2015-10-041-10/+19
| | | | | | | | | (bzr r14393.1.5)
| * | Added knots to post editing the measure and make it persistant throught toolsJabier Arraiza Cenoz2015-10-042-55/+114
| | | | | | | | | (bzr r14393.1.3)
| * | update to trunkJabier Arraiza Cenoz2015-10-041-1/+1
| |\ \ | | | | | | | | (bzr r14393.1.2)
| * | | Add improvements to measure tool:Jabier Arraiza Cenoz2015-10-042-366/+369
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | more responsive add option to handle only active layer or all add a option to hide/show first and last segment add a option to compute only one global sice (bzr r14393.1.1)