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
...
*
Fix for bug 1540518. Improved performance based on previous meassure code com...
Jabier Arraiza Cenoz
2016-02-07
1
-58
/
+47
*
Added phantom meassure feature to meassure tool
Jabier Arraiza Cenoz
2016-02-06
1
-27
/
+79
*
Remove duplicated variable on meassure
Jabier Arraiza Cenoz
2016-02-06
1
-1
/
+0
*
Fix for meassure bug #1541963
Jabier Arraiza Cenoz
2016-02-06
1
-4
/
+2
*
Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to...
Jabier Arraiza Cenoz
2016-02-01
1
-2
/
+2
*
Remove two warnings on compile
Jabier Arraiza Cenoz
2016-01-30
1
-2
/
+2
*
static code analysis
Kris De Gussem
2015-12-07
1
-2
/
+2
*
Fix a bug compiling
Jabier Arraiza Cenoz
2015-11-03
1
-1
/
+0
*
Fix a localization problem storing attribute
Jabier Arraiza Cenoz
2015-11-03
1
-2
/
+4
*
Fixed some toolbox definition and minor tweaks
Jabier Arraiza Cenoz
2015-10-25
1
-4
/
+19
*
Removing some stringsstreams and free gchars
Jabier Arraiza Cenoz
2015-10-23
1
-12
/
+13
*
Fix the points Nathan review.
Jabier Arraiza Cenoz
2015-10-22
1
-479
/
+321
|
\
|
*
Added Scale option
Jabier Arraiza Cenoz
2015-10-18
1
-32
/
+38
|
/
*
Add precision to measure. Also change other scalar widgets to a .2 precision ...
Jabier Arraiza Cenoz
2015-10-17
1
-6
/
+26
*
Fix for numbering crosing labels
Jabier Arraiza Cenoz
2015-10-17
1
-4
/
+12
*
String fixes
Jabier Arraiza Cenoz
2015-10-17
1
-3
/
+3
*
Fixed guides if current layer has any transform
Jabier Arraiza Cenoz
2015-10-17
1
-77
/
+52
*
fixing guide positions...
Jabier Arraiza Cenoz
2015-10-16
1
-2
/
+4
*
Fix a regression on mirror measure
Jabier Arraiza Cenoz
2015-10-16
1
-0
/
+2
*
Add convert to guides option
Jabier Arraiza Cenoz
2015-10-16
1
-0
/
+91
*
removed unnecesary line
Jabier Arraiza Cenoz
2015-10-16
1
-1
/
+0
*
Fixed explicit base with SHIFT to allow calculate angles
Jabier Arraiza Cenoz
2015-10-16
1
-63
/
+55
*
Fix positions of genetated intersection items
Jabier Arraiza Cenoz
2015-10-12
1
-5
/
+6
*
Convert Measure to Item done
Jabier Arraiza Cenoz
2015-10-12
1
-303
/
+602
*
Added new button to get global measure as a dimension
Jabier Arraiza Cenoz
2015-10-10
1
-49
/
+120
*
working in dimension to item
Jabier Arraiza Cenoz
2015-10-07
1
-3
/
+11
*
Remove wrong code for angle helper path
Jabier Arraiza Cenoz
2015-10-06
1
-4
/
+2
*
fix a bug rendering the angle line in diferent units than pixels
Jabier Arraiza Cenoz
2015-10-06
1
-2
/
+4
*
fix a bug on snapping with start knot
Jabier Arraiza Cenoz
2015-10-06
1
-6
/
+6
*
add snaping to knots and stating convert measure to items
Jabier Arraiza Cenoz
2015-10-06
1
-11
/
+137
*
add reverse to meassure output
Jabier Arraiza Cenoz
2015-10-05
1
-0
/
+10
*
Add redraw to meassure when use toolbar
Jabier Arraiza Cenoz
2015-10-05
1
-1
/
+5
*
Add snap and CTRL constrain
Jabier Arraiza Cenoz
2015-10-04
1
-10
/
+19
*
Added knots to post editing the measure and make it persistant throught tools
Jabier Arraiza Cenoz
2015-10-04
1
-45
/
+94
*
Add improvements to measure tool:
Jabier Arraiza Cenoz
2015-10-04
1
-364
/
+367
*
merge
Marc Jeanmougin
2015-04-26
1
-10
/
+0
|
\
|
*
Strip ToolFactory
Liam P. White
2015-02-25
1
-10
/
+0
*
|
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
1
-1
/
+1
*
|
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-2
/
+2
*
|
Just...
mc
2015-02-18
1
-3
/
+3
|
/
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-3
/
+3
*
Purge sp_desktop_sketch and sp_desktop_tempgroup
Liam P. White
2014-12-21
1
-14
/
+14
*
Move more UI code into ui/
Liam P. White
2014-10-05
1
-1
/
+1
*
Fix flakiness of measurement tool (due to issues with parallel lines, duplica...
Diederik van Lierop
2014-05-23
1
-35
/
+24
*
Cleaned up includes of tools / revert experimental casting macro replacements...
Markus Engel
2014-03-26
1
-0
/
+1
*
Made constructors of tools use initializer lists.
Markus Engel
2014-02-26
1
-6
/
+4
*
Fix for selcue settings.
Markus Engel
2014-02-23
1
-0
/
+2
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-0
/
+777
[prev]