index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
tools
/
measure-tool.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
reduce usage of desktop coordinates (#341)
Thomas Holder
2019-08-18
1
-3
/
+5
*
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
1
-2
/
+2
*
Change the data type of size/width/height of the controls to unsigned int
Diederik van Lierop
2019-05-20
1
-1
/
+1
*
More pixel-level alignment fixes for various controls, by making all controls...
Diederik van Lierop
2019-05-20
1
-1
/
+1
*
Make display unit change roll out to toolbars
Nathan Lee
2019-04-30
1
-3
/
+3
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-25
/
+22
*
Fix bug 1804946: Measurement tool is very slow when using grids
Jabier Arraiza
2018-11-25
1
-32
/
+6
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove into filtered groups
Jabier Arraiza
2018-11-05
1
-1
/
+1
*
Improvemets to find items
Jabier Arraiza
2018-11-05
1
-1
/
+1
*
Minor yaxis fix for meassure tool
Jabier Arraiza
2018-11-03
1
-1
/
+5
*
Improve Meassure tool by a sugestion from Maren: https://chat.inkscape.org/ch...
Jabiertxof
2018-10-08
1
-4
/
+4
*
Misc. typos
luz.paz
2018-10-06
1
-1
/
+1
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-3
/
+0
*
Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape
Marc Jeanmougin
2018-09-13
1
-12
/
+12
|
\
|
*
Requested revisions + more typos and grammar fixes
luz.paz
2018-09-11
1
-12
/
+12
|
*
Misc. typos
luz.paz
2018-09-11
1
-1
/
+1
*
|
Fix a meassure tooltip updated pointed by maren at hacfest, tooltip is not up...
Jabiertxof
2018-09-13
1
-3
/
+11
*
|
New option to invert y-axis
Thomas Holder
2018-09-12
1
-0
/
+7
|
/
*
Move pixmaps to ui/pixmaps, and update the README accordingly.
Emmanuel Gil Peyrot
2018-06-21
1
-1
/
+1
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-19
/
+19
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-1
/
+1
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
a bit more of warning cleanup
Felipe Corrêa da Silva Sanches
2018-03-28
1
-1
/
+1
*
Fix bug: 1738504
Jabier Arraiza
2018-03-28
1
-1
/
+0
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-24
/
+34
*
Optionaly measure only selected elements
Jabier Arraiza
2017-12-02
1
-1
/
+13
*
Clear meassure when dragging knots
Jabier Arraiza
2017-12-02
1
-0
/
+6
*
Misc. typos
Unknown
2017-11-07
1
-1
/
+1
*
Remove unused parameter in SPItem::doWriteTransform
Stefano Facchini
2017-09-24
1
-2
/
+2
*
Starting selectable knots
Jabier Arraiza
2017-06-30
1
-4
/
+4
*
Hackfest: Refactor cursors so the hot spot is inside the xpm
Martin Owens
2017-06-30
1
-1
/
+1
*
Add contextual buttons to Hide/lock and Unhide/unlock items
Jabiertxof
2017-06-06
1
-1
/
+1
*
Merge in jabiertxof's hover information for measure tool
Martin Owens
2016-10-03
1
-0
/
+112
|
\
|
*
Fix a typo pointed by CR
Jabier Arraiza Cenoz
2016-06-11
1
-1
/
+1
|
*
Add measure Over Item by a vlada idea on IRC
Jabier Arraiza Cenoz
2016-06-06
1
-0
/
+112
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-17
/
+1
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+17
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-17
/
+1
*
|
Fixing wrong gettext keyword preventing translations from being used.
Nicolas Dufour
2016-06-17
1
-2
/
+2
*
|
Fix bug 'Persistent measure repositions on middle click'
Jabier Arraiza Cenoz
2016-06-12
1
-1
/
+0
*
|
Fix wrong string in measure code. Noticed to translators. Thanks CRogers fro ...
Jabier Arraiza Cenoz
2016-06-08
1
-1
/
+1
|
/
*
minor warning cleanup.
Jon A. Cruz
2016-04-21
1
-2
/
+2
*
Fix a bug meassuring text in units diferent than PX
Jabier Arraiza Cenoz
2016-03-14
1
-2
/
+1
*
Fix a bug on explicit_base on meassure tool when using knots dialog to change...
Jabier Arraiza Cenoz
2016-02-11
1
-9
/
+13
*
Changed no end lifetime temporary canvas items to canvas items in measure tool
Jabier Arraiza Cenoz
2016-02-08
1
-18
/
+30
*
Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4
Krzysztof Kosi??ski
2016-02-08
1
-9
/
+9
*
Changed one icon/action in meassure toolbar to one more explicit
Jabier Arraiza Cenoz
2016-02-07
1
-2
/
+2
*
Add knot position dialog to meassure with Shift+Click
Jabier Arraiza Cenoz
2016-02-07
1
-4
/
+20
[next]