summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/measure-tool.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix for bug 1540518. Improved performance based on previous meassure code ↵Jabier Arraiza Cenoz2016-02-071-58/+47
| | | | | | | | comment Fixed bugs: - https://launchpad.net/bugs/1540518 (bzr r14635)
* Added phantom meassure feature to meassure toolJabier Arraiza Cenoz2016-02-061-27/+79
| | | (bzr r14634)
* Remove duplicated variable on meassureJabier Arraiza Cenoz2016-02-061-1/+0
| | | (bzr r14633)
* Fix for meassure bug #1541963Jabier Arraiza Cenoz2016-02-061-4/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1541963 (bzr r14632)
* Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil ↵Jabier Arraiza Cenoz2016-02-011-2/+2
| | | | | toolbar (bzr r14628)
* Remove two warnings on compileJabier Arraiza Cenoz2016-01-301-2/+2
| | | (bzr r14627)
* static code analysisKris De Gussem2015-12-071-2/+2
| | | (bzr r14510)
* 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-221-479/+321
|\ | | | | | | | | 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-171-77/+52
| | | | | | 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-161-0/+91
| | | (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-161-63/+55
| | | | | 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-121-303/+602
| | | (bzr r14393.1.17)
* Added new button to get global measure as a dimensionJabier Arraiza Cenoz2015-10-101-49/+120
| | | (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-061-11/+137
| | | (bzr r14393.1.9)
* add reverse to meassure outputJabier Arraiza Cenoz2015-10-051-0/+10
| | | (bzr r14393.1.8)
* Add redraw to meassure when use toolbarJabier Arraiza Cenoz2015-10-051-1/+5
| | | (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-041-45/+94
| | | (bzr r14393.1.3)
* Add improvements to measure tool:Jabier Arraiza Cenoz2015-10-041-364/+367
| | | | | | | | 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)
* mergeMarc Jeanmougin2015-04-261-10/+0
|\ | | | | (bzr r13922.1.12)
| * Strip ToolFactoryLiam P. White2015-02-251-10/+0
| | | | | | (bzr r13939.1.2)
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
| | | | | | (bzr r13922.1.10)
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-2/+2
| | | | | | (bzr r13922.1.5)
* | Just...mc2015-02-181-3/+3
|/ | | | | | | some... more... lines... (bzr r13922.1.2)
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-3/+3
| | | (bzr r13820)
* Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-211-14/+14
| | | (bzr r13816)
* Move more UI code into ui/Liam P. White2014-10-051-1/+1
| | | (bzr r13341.1.253)
* 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)
* Cleaned up includes of tools / revert experimental casting macro ↵Markus Engel2014-03-261-0/+1
| | | | | replacements from r13061 (bzr r13216)
* Made constructors of tools use initializer lists.Markus Engel2014-02-261-6/+4
| | | (bzr r13060)
* Fix for selcue settings.Markus Engel2014-02-231-0/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1274659 (bzr r13051)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-0/+777
(bzr r12785)