summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/measure-tool.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused parameter in SPItem::doWriteTransformStefano Facchini2017-09-241-2/+2
* Starting selectable knotsJabier Arraiza2017-06-301-4/+4
* Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens2017-06-301-1/+1
* Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof2017-06-061-1/+1
* Merge in jabiertxof's hover information for measure toolMartin Owens2016-10-031-0/+112
|\
| * Fix a typo pointed by CRJabier Arraiza Cenoz2016-06-111-1/+1
| * Add measure Over Item by a vlada idea on IRCJabier Arraiza Cenoz2016-06-061-0/+112
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-17/+1
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+17
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-17/+1
* | Fixing wrong gettext keyword preventing translations from being used.Nicolas Dufour2016-06-171-2/+2
* | Fix bug 'Persistent measure repositions on middle click'Jabier Arraiza Cenoz2016-06-121-1/+0
* | Fix wrong string in measure code. Noticed to translators. Thanks CRogers fro ...Jabier Arraiza Cenoz2016-06-081-1/+1
|/
* minor warning cleanup.Jon A. Cruz2016-04-211-2/+2
* Fix a bug meassuring text in units diferent than PXJabier Arraiza Cenoz2016-03-141-2/+1
* Fix a bug on explicit_base on meassure tool when using knots dialog to change...Jabier Arraiza Cenoz2016-02-111-9/+13
* Changed no end lifetime temporary canvas items to canvas items in measure toolJabier Arraiza Cenoz2016-02-081-18/+30
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-081-9/+9
* Changed one icon/action in meassure toolbar to one more explicitJabier Arraiza Cenoz2016-02-071-2/+2
* Add knot position dialog to meassure with Shift+ClickJabier Arraiza Cenoz2016-02-071-4/+20
* Fix for bug 1540518. Improved performance based on previous meassure code com...Jabier Arraiza Cenoz2016-02-071-58/+47
* Added phantom meassure feature to meassure toolJabier Arraiza Cenoz2016-02-061-27/+79
* Remove duplicated variable on meassureJabier Arraiza Cenoz2016-02-061-1/+0
* Fix for meassure bug #1541963Jabier Arraiza Cenoz2016-02-061-4/+2
* Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to...Jabier Arraiza Cenoz2016-02-011-2/+2
* Remove two warnings on compileJabier Arraiza Cenoz2016-01-301-2/+2
* static code analysisKris De Gussem2015-12-071-2/+2
* Fix a bug compilingJabier Arraiza Cenoz2015-11-031-1/+0
* Fix a localization problem storing attributeJabier Arraiza Cenoz2015-11-031-2/+4
* Fixed some toolbox definition and minor tweaksJabier Arraiza Cenoz2015-10-251-4/+19
* Removing some stringsstreams and free gcharsJabier Arraiza Cenoz2015-10-231-12/+13
* Fix the points Nathan review.Jabier Arraiza Cenoz2015-10-221-479/+321
|\
| * Added Scale optionJabier Arraiza Cenoz2015-10-181-32/+38
|/
* Add precision to measure. Also change other scalar widgets to a .2 precision ...Jabier Arraiza Cenoz2015-10-171-6/+26
* Fix for numbering crosing labelsJabier Arraiza Cenoz2015-10-171-4/+12
* String fixesJabier Arraiza Cenoz2015-10-171-3/+3
* Fixed guides if current layer has any transformJabier Arraiza Cenoz2015-10-171-77/+52
* fixing guide positions...Jabier Arraiza Cenoz2015-10-161-2/+4
* Fix a regression on mirror measureJabier Arraiza Cenoz2015-10-161-0/+2
* Add convert to guides optionJabier Arraiza Cenoz2015-10-161-0/+91
* removed unnecesary lineJabier Arraiza Cenoz2015-10-161-1/+0
* Fixed explicit base with SHIFT to allow calculate anglesJabier Arraiza Cenoz2015-10-161-63/+55
* Fix positions of genetated intersection itemsJabier Arraiza Cenoz2015-10-121-5/+6
* Convert Measure to Item doneJabier Arraiza Cenoz2015-10-121-303/+602
* Added new button to get global measure as a dimensionJabier Arraiza Cenoz2015-10-101-49/+120
* working in dimension to itemJabier Arraiza Cenoz2015-10-071-3/+11
* Remove wrong code for angle helper pathJabier Arraiza Cenoz2015-10-061-4/+2
* fix a bug rendering the angle line in diferent units than pixelsJabier Arraiza Cenoz2015-10-061-2/+4
* fix a bug on snapping with start knotJabier Arraiza Cenoz2015-10-061-6/+6
* add snaping to knots and stating convert measure to itemsJabier Arraiza Cenoz2015-10-061-11/+137