summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/livecode-tool.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-02more janet bindingss-ol1-1/+3
2019-12-02add draft janet interface for livecodings-ol1-7/+12
2019-12-01add basic livecode toolbars-ol1-1/+1
2019-11-28add api and input modules for the livecoding tools-ol1-1368/+24
2019-11-23add livecoding tool to toolbars-ol1-40/+40
2019-08-18reduce usage of desktop coordinates (#341)Thomas Holder1-3/+5
2019-05-26Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis1-2/+2
2019-05-20Change the data type of size/width/height of the controls to unsigned intDiederik van Lierop1-1/+1
2019-05-20More pixel-level alignment fixes for various controls, by making all controls...Diederik van Lierop1-1/+1
2019-04-30Make display unit change roll out to toolbarsNathan Lee1-3/+3
2019-01-02modernize loopsMarc Jeanmougin1-25/+22
2018-11-25Fix bug 1804946: Measurement tool is very slow when using gridsJabier Arraiza1-32/+6
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-11-05Remove into filtered groupsJabier Arraiza1-1/+1
2018-11-05Improvemets to find itemsJabier Arraiza1-1/+1
2018-11-03Minor yaxis fix for meassure toolJabier Arraiza1-1/+5
2018-10-08Improve Meassure tool by a sugestion from Maren: https://chat.inkscape.org/ch...Jabiertxof1-4/+4
2018-10-06Misc. typosluz.paz1-1/+1
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-3/+0
2018-09-13Fix a meassure tooltip updated pointed by maren at hacfest, tooltip is not up...Jabiertxof1-3/+11
2018-09-12New option to invert y-axisThomas Holder1-0/+7
2018-09-11Requested revisions + more typos and grammar fixesluz.paz1-12/+12
2018-09-11Misc. typosluz.paz1-1/+1
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