summaryrefslogtreecommitdiffstats
path: root/src/ui/toolbar/measure-toolbar.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-03UnitTracker: Create tool item without using GtkActionAlexander Valavanis1-4/+3
2019-02-03MeasureToolbar: GtkAction migrationAlexander Valavanis1-294/+253
2019-01-22Tidy up toolbox utilitiesAlexander Valavanis1-1/+0
2019-01-22Tidy up toolbox codeAlexander Valavanis1-4/+4
2019-01-21Cleanup unused toolbar codeAlexander Valavanis1-8/+0
2019-01-19derive all toolbars from Inkscape::ToolbarAlexander Valavanis1-91/+120
2019-01-02run clang tidy modernize passMarc Jeanmougin1-5/+5
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-15/+15
2018-06-17Move toolbars to ui/toolbarAlexander Valavanis1-3/+3
2018-05-14Misc. typosluz.paz1-1/+1
2018-02-04Convert UnitTracker to use ink-select-one-action.Tavmjong Bah1-9/+12
2018-01-08Misc. typosluz.paz1-1/+1
2017-12-02Optionaly measure only selected elementsJabier Arraiza1-0/+30
2017-06-29Remove old icon handling codeAlexander Valavanis1-1/+1
2017-01-06Improve UI to partialy fix bug 1654121 now offset in measure is neas the only...Jabiertxof1-1/+1
2016-08-05Split InkAction classes into separate filesAlex Valavanis1-1/+2
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-2/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+2
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-2/+1
2016-02-07Changed one icon/action in meassure toolbar to one more explicitJabier Arraiza Cenoz1-10/+10
2016-02-06Added phantom meassure feature to meassure toolJabier Arraiza Cenoz1-0/+18
2015-12-26minor typos (mail to inkscape-translator)Yuri Chornoivan1-1/+1
2015-10-25Fixed some toolbox definition and minor tweaksJabier Arraiza Cenoz1-21/+30
2015-10-18Added Scale optionJabier Arraiza Cenoz1-10/+36
2015-10-17Add precision to measure. Also change other scalar widgets to a .2 precision ...Jabier Arraiza Cenoz1-3/+34
2015-10-16Fix a wrong stringJabier Arraiza Cenoz1-1/+1
2015-10-16Add convert to guides optionJabier Arraiza Cenoz1-0/+17
2015-10-12Convert Measure to Item doneJabier Arraiza Cenoz1-0/+17
2015-10-10Added new button to get global measure as a dimensionJabier Arraiza Cenoz1-3/+32
2015-10-06add snaping to knots and stating convert measure to itemsJabier Arraiza Cenoz1-0/+18
2015-10-05add reverse to meassure outputJabier Arraiza Cenoz1-1/+16
2015-10-05Add redraw to meassure when use toolbarJabier Arraiza Cenoz1-11/+88
2015-10-04Add improvements to measure tool:Jabier Arraiza Cenoz1-0/+36
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-2/+2
2014-10-05Move GtkAction subclasses to widgets/Liam P. White1-2/+2
2014-03-02Fixed includes for tools.Markus Engel1-24/+7
2013-11-09Moved and renamed some tool-related files.Markus Engel1-1/+1
2013-10-12Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen1-1/+1
2013-07-30Cleanup.Matthew Petroff1-5/+0
2013-07-19Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.Matthew Petroff1-1/+1
2013-07-17Removed unused unit includes.Matthew Petroff1-8/+14
2013-07-09Ported sp-namedview.cpp (todo: fix a bunch of things).Matthew Petroff1-1/+1
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis1-2/+1
2012-11-11Replace remaining C-style pointer casts for src/widgetsAlex Valavanis1-2/+2
2012-06-17Removed outdated classes.Jon A. Cruz1-0/+2
2012-05-28Build with GDK_DISABLE_DEPRECATED for Gtk+ 2Alex Valavanis1-1/+1
2012-05-14Fix for 986446 : Measure toolbar header includeJohn Smith1-1/+1
2012-05-08Fix for 986446 : Refactor toolbox into tool specific filesJohn Smith1-0/+138