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
/
widget
/
scalar-unit.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-10
/
+10
*
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
2013-10-12
1
-5
/
+5
*
Switched to global UnitTable.
Matthew Petroff
2013-08-04
1
-3
/
+4
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-97
/
+30
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-1
/
+1
*
add new preference widget for a number with a unit.
Johan B. C. Engelen
2011-04-17
1
-0
/
+16
*
ScalarUnit widget: fix initialization bug. add constructor which takes anothe...
Johan B. C. Engelen
2011-04-16
1
-0
/
+34
*
ScalarUnit: add functionality to grab focus and select the entry text. and ad...
Johan B. C. Engelen
2011-04-14
1
-0
/
+22
*
add expression evaluator for spinbox input boxes. also knows a little about u...
Johan B. C. Engelen
2011-04-13
1
-0
/
+3
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+252