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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace typedef struct with struct in POD type declarations.
Emmanuel Gil Peyrot
2018-06-20
1
-6
/
+6
*
Run clang-tidy’s modernize-use-noexcept pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2018-06-18
6
-25
/
+28
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
4
-7
/
+7
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
9
-31
/
+18
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
9
-26
/
+26
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
2
-6
/
+6
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
1
-2
/
+2
*
Misc. typos
luz.paz
2018-05-14
3
-3
/
+3
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
3
-7
/
+7
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
3
-7
/
+7
*
Add lots of README's.
Tavmjong Bah
2018-03-30
1
-0
/
+9
*
Removing sample meson build files.
Felipe Corrêa da Silva Sanches
2018-03-17
1
-51
/
+0
*
[meson-build] libutil
Felipe Corrêa da Silva Sanches
2018-03-17
1
-0
/
+51
*
Misc. typos
luz.paz
2018-01-08
3
-3
/
+3
*
Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscape
Marc Jeanmougin
2017-10-20
3
-93
/
+59
|
\
|
*
Refactor Util::ptr_shared
Jan Lingscheid
2017-10-18
3
-93
/
+59
*
|
Remove all unused makefile.in
Stefano Facchini
2017-10-19
1
-17
/
+0
*
|
Remove unused util/compose.hpp
Stefano Facchini
2017-10-19
2
-394
/
+0
*
|
Remove unused util/accumulators.h
Stefano Facchini
2017-10-19
2
-114
/
+0
|
/
*
Remove duplicated build checks.
Elliott Sales de Andrade
2017-06-15
1
-2
/
+0
*
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
2016-08-08
1
-49
/
+0
*
Use C++11 unordered containers
Alex Valavanis
2016-08-04
1
-41
/
+5
*
[Bug #1587311] Entering + into stroke width dialog crashes Inkscape.
rafael-g
2016-06-05
1
-2
/
+5
*
[Bug #1550178] Inkscape crashed with segfault in ExpressionEvaluator on OpenBSD.
rafael-g
2016-06-05
1
-1
/
+3
*
Un-revert: Allow Unit object to do conversions, pipe Quality class method via...
Martin Owens
2016-03-22
2
-12
/
+30
*
Reverting 14701.
Tavmjong Bah
2016-03-18
2
-64
/
+14
*
Add a units box to line height and wire in the style units, plus some cleanup
Martin Owens
2016-03-12
2
-14
/
+64
*
Remove unused header file.
Tavmjong Bah
2015-12-09
3
-239
/
+0
*
fixes a few of jenkins warnings
Marc Jeanmougin
2015-05-08
1
-1
/
+1
*
Rename libgc/ => inkgc/ to reflect difference from Boehm GC
Liam P. White
2015-02-26
2
-2
/
+2
*
Collect util/ into a static library
Liam P. White
2015-02-25
3
-90
/
+10
*
Isolate components of libgc
Liam P. White
2015-02-25
2
-2
/
+2
*
Move 'm' handling code from document.cpp to svg-length.cpp and units.cpp to m...
Tavmjong Bah
2014-11-25
1
-0
/
+3
*
Units: make it absolutely clear that Document properties unit dropdown is for...
Johan B. C. Engelen
2014-11-24
2
-0
/
+27
*
units: remove a remnant from old code. There should be only one UnitTable ins...
Johan B. C. Engelen
2014-11-19
1
-1
/
+0
*
Fix grid jumping (bug #1342238).
Matthew Petroff
2014-08-17
1
-1
/
+5
*
Update CMake Files
Campbell Barton
2014-04-27
1
-0
/
+2
*
fix cmake build errors for changes in 2geom
Johan B. C. Engelen
2014-04-04
1
-0
/
+1
*
Fix for Bug #1301869 (util/signal-blocker.h not included in tarbal) by Ryan L...
ryanlerch
2014-04-03
1
-0
/
+1
*
End support for obsolete GNU hash. Supported either natively, through TR1 or ...
Alex Valavanis
2014-03-30
1
-31
/
+0
*
Reconnect correctly as documents are replaced.
Jon A. Cruz
2014-03-08
1
-0
/
+70
*
Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...
Martin Owens
2014-02-26
3
-0
/
+3600
*
inspired by r13052, fix up the code to hopefully work when someone has differ...
Johan B. C. Engelen
2014-02-24
2
-4
/
+17
*
fix warnings on compilers that provide unordered_set
Alex Valavanis
2014-01-14
1
-1
/
+17
*
saving units is not implemented yet, and noone should call the save method
Johan B. C. Engelen
2013-10-29
2
-5
/
+6
*
"fix" some "unused parameter" warnings
Kris De Gussem
2013-10-29
1
-3
/
+3
*
unit display: fix typo
Johan B. C. Engelen
2013-10-28
1
-1
/
+1
*
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
2013-10-12
4
-53
/
+57
*
Rewrite the internals of the unit code for somewhat better performance
Krzysztof Kosi??ski
2013-10-05
3
-169
/
+248
[next]