summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/measure-tool.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-21Move pixmaps to ui/pixmaps, and update the README accordingly.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-19/+19
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-03-28a bit more of warning cleanupFelipe Corrêa da Silva Sanches1-1/+1
2018-03-28Fix bug: 1738504Jabier Arraiza1-1/+0
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-24/+34
2017-12-02Optionaly measure only selected elementsJabier Arraiza1-1/+13
2017-12-02Clear meassure when dragging knotsJabier Arraiza1-0/+6
2017-11-07Misc. typosUnknown1-1/+1
2017-09-24Remove unused parameter in SPItem::doWriteTransformStefano Facchini1-2/+2
2017-06-30Starting selectable knotsJabier Arraiza1-4/+4
2017-06-30Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens1-1/+1
2017-06-06Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof1-1/+1
2017-06-06Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof1-1/+1
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-17/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+17
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-17/+1
2016-06-17Fixing wrong gettext keyword preventing translations from being used.Nicolas Dufour1-2/+2
2016-06-12Fix bug 'Persistent measure repositions on middle click'Jabier Arraiza Cenoz1-1/+0
2016-06-11Fix a typo pointed by CRJabier Arraiza Cenoz1-1/+1
2016-06-08Fix wrong string in measure code. Noticed to translators. Thanks CRogers fro ...Jabier Arraiza Cenoz1-1/+1
2016-06-06Add measure Over Item by a vlada idea on IRCJabier Arraiza Cenoz1-0/+112
2016-04-21minor warning cleanup.Jon A. Cruz1-2/+2
2016-03-14Fix a bug meassuring text in units diferent than PXJabier Arraiza Cenoz1-2/+1
2016-02-11Fix a bug on explicit_base on meassure tool when using knots dialog to change...Jabier Arraiza Cenoz1-9/+13
2016-02-08Changed no end lifetime temporary canvas items to canvas items in measure toolJabier Arraiza Cenoz1-18/+30
2016-02-08Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski1-9/+9
2016-02-07Changed one icon/action in meassure toolbar to one more explicitJabier Arraiza Cenoz1-2/+2
2016-02-07Add knot position dialog to meassure with Shift+ClickJabier Arraiza Cenoz1-4/+20
2016-02-07Fix for bug 1540518. Improved performance based on previous meassure code com...Jabier Arraiza Cenoz1-58/+47
2016-02-06Added phantom meassure feature to meassure toolJabier Arraiza Cenoz1-27/+79
2016-02-06Remove duplicated variable on meassureJabier Arraiza Cenoz1-1/+0
2016-02-06Fix for meassure bug #1541963Jabier Arraiza Cenoz1-4/+2
2016-02-01Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to...Jabier Arraiza Cenoz1-2/+2
2016-01-30Remove two warnings on compileJabier Arraiza Cenoz1-2/+2
2015-12-07static code analysisKris De Gussem1-2/+2
2015-11-03Fix a bug compilingJabier Arraiza Cenoz1-1/+0
2015-11-03Fix a localization problem storing attributeJabier Arraiza Cenoz1-2/+4
2015-10-25Fixed some toolbox definition and minor tweaksJabier Arraiza Cenoz1-4/+19
2015-10-23Removing some stringsstreams and free gcharsJabier Arraiza Cenoz1-12/+13
2015-10-18Added Scale optionJabier Arraiza Cenoz1-32/+38
2015-10-17Add precision to measure. Also change other scalar widgets to a .2 precision ...Jabier Arraiza Cenoz1-6/+26
2015-10-17Fix for numbering crosing labelsJabier Arraiza Cenoz1-4/+12
2015-10-17String fixesJabier Arraiza Cenoz1-3/+3
2015-10-17Fixed guides if current layer has any transformJabier Arraiza Cenoz1-77/+52
2015-10-16fixing guide positions...Jabier Arraiza Cenoz1-2/+4
2015-10-16Fix a regression on mirror measureJabier Arraiza Cenoz1-0/+2
2015-10-16Add convert to guides optionJabier Arraiza Cenoz1-0/+91