index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-01
Fix various minor typos
Yuri Chornoivan
2
-2
/
+2
2019-04-30
Make display unit change roll out to toolbars
Nathan Lee
1
-0
/
+2
2019-02-15
Fix unmatched svg_length_lookup[] array and SVGLength::Unit
Tim Rawlinson
1
-5
/
+1
2019-01-02
modernize: add overrides
Marc Jeanmougin
1
-3
/
+2
2019-01-02
modernize loops
Marc Jeanmougin
3
-21
/
+21
2018-11-08
Clarify licenses
Max Gaukler
29
-52
/
+115
2018-11-07
fix bug 1793940 ODG image export
Thomas Holder
2
-0
/
+8
2018-10-19
Remove unused filter-list.h header.
Emmanuel Gil Peyrot
2
-66
/
+0
2018-10-19
Remove unused map-list.h header.
Emmanuel Gil Peyrot
2
-69
/
+0
2018-10-19
Remove unused function.h header.
Emmanuel Gil Peyrot
2
-123
/
+0
2018-10-19
Remove unused tuple.h header.
Emmanuel Gil Peyrot
2
-183
/
+0
2018-10-18
Remove util/unordered-containers.h aliases.
Emmanuel Gil Peyrot
4
-61
/
+19
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
3
-10
/
+0
2018-09-25
cppcheck: out of bounds ziptool
Julien Nabet
1
-1
/
+1
2018-09-24
Remove #include "config.h" from header files where possible
Eduard Braun
1
-4
/
+0
2018-06-20
Replace typedef struct with struct in POD type declarations.
Emmanuel Gil Peyrot
1
-6
/
+6
2018-06-18
Run clang-tidy’s modernize-use-noexcept pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-18
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
6
-25
/
+28
2018-06-18
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
4
-7
/
+7
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
9
-31
/
+18
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
9
-26
/
+26
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2
-6
/
+6
2018-06-12
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-05-14
Misc. typos
luz.paz
3
-3
/
+3
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
3
-7
/
+7
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
3
-7
/
+7
2018-03-30
Add lots of README's.
Tavmjong Bah
1
-0
/
+9
2018-03-17
Removing sample meson build files.
Felipe Corrêa da Silva Sanches
1
-51
/
+0
2018-03-17
[meson-build] libutil
Felipe Corrêa da Silva Sanches
1
-0
/
+51
2018-01-08
Misc. typos
luz.paz
3
-3
/
+3
2017-10-19
Remove all unused makefile.in
Stefano Facchini
1
-17
/
+0
2017-10-19
Remove unused util/compose.hpp
Stefano Facchini
2
-394
/
+0
2017-10-19
Remove unused util/accumulators.h
Stefano Facchini
2
-114
/
+0
2017-10-18
Refactor Util::ptr_shared
Jan Lingscheid
3
-93
/
+59
2017-06-15
Remove duplicated build checks.
Elliott Sales de Andrade
1
-2
/
+0
2016-08-08
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
1
-49
/
+0
2016-08-04
Use C++11 unordered containers
Alex Valavanis
1
-41
/
+5
2016-06-05
[Bug #1587311] Entering + into stroke width dialog crashes Inkscape.
rafael-g
1
-2
/
+5
2016-06-05
[Bug #1550178] Inkscape crashed with segfault in ExpressionEvaluator on OpenBSD.
rafael-g
1
-1
/
+3
2016-03-22
Un-revert: Allow Unit object to do conversions, pipe Quality class method via...
Martin Owens
2
-12
/
+30
2016-03-18
Reverting 14701.
Tavmjong Bah
2
-64
/
+14
2016-03-12
Add a units box to line height and wire in the style units, plus some cleanup
Martin Owens
2
-14
/
+64
2015-12-09
Remove unused header file.
Tavmjong Bah
3
-239
/
+0
2015-05-08
fixes a few of jenkins warnings
Marc Jeanmougin
1
-1
/
+1
2015-02-26
Rename libgc/ => inkgc/ to reflect difference from Boehm GC
Liam P. White
2
-2
/
+2
2015-02-25
Collect util/ into a static library
Liam P. White
3
-90
/
+10
2015-02-25
Isolate components of libgc
Liam P. White
2
-2
/
+2
2014-11-25
Move 'm' handling code from document.cpp to svg-length.cpp and units.cpp to m...
Tavmjong Bah
1
-0
/
+3
2014-11-24
Units: make it absolutely clear that Document properties unit dropdown is for...
Johan B. C. Engelen
2
-0
/
+27
2014-11-19
units: remove a remnant from old code. There should be only one UnitTable ins...
Johan B. C. Engelen
1
-1
/
+0
[next]