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
/
ziptool.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
modernize loops
Marc Jeanmougin
1
-12
/
+12
2018-11-08
Clarify licenses
Max Gaukler
1
-15
/
+22
2018-11-07
fix bug 1793940 ODG image export
Thomas Holder
1
-0
/
+7
2018-09-25
cppcheck: out of bounds ziptool
Julien Nabet
1
-1
/
+1
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-pass-by-value pass.
Emmanuel Gil Peyrot
1
-4
/
+5
2018-06-18
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-13
/
+6
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2018-01-08
Misc. typos
luz.paz
1
-1
/
+1
2015-05-08
fixes a few of jenkins warnings
Marc Jeanmougin
1
-1
/
+1
2014-02-26
Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...
Martin Owens
1
-0
/
+0
2013-04-21
cppcheck
Kris De Gussem
1
-10
/
+16
2013-02-09
partially reverted previous commit
Kris De Gussem
1
-0
/
+3025
2013-02-08
removed some unused files
Kris De Gussem
1
-3025
/
+0
2012-10-04
code cleanup: make more functions static, add includes.
Campbell Barton
1
-1
/
+1
2011-12-04
cppcheck
Kris De Gussem
1
-12
/
+33
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-1
/
+1
2011-10-23
cppcheck
Kris De Gussem
1
-11
/
+11
2009-12-16
Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...
Josh Andler
1
-0
/
+1
2009-07-10
Produce proper ODG files on x86_64, patch by Lubomir Rintel
Luca Bruno
1
-0
/
+2
2007-10-11
Avoid string literal char* warnings on g++-4.2: change some functions to take...
Peter Moulder
1
-12
/
+12
2007-03-29
make glib dep configurable again
Bob Jamison
1
-5
/
+22
2006-05-21
Unix-ify the sources
Bob Jamison
1
-2984
/
+2984
2006-04-22
Tweak to use Glib::ustring. Remove warnings.
Bob Jamison
1
-22
/
+37
2006-04-21
minor speedup
Bob Jamison
1
-13
/
+21
2006-04-14
remove warnings
Bob Jamison
1
-6
/
+6
2006-04-14
Fixed end-of-block marker
Bob Jamison
1
-10
/
+47
2006-04-13
add zipentry methods
Bob Jamison
1
-4
/
+15
2006-04-12
Add new rearranged /dom directory
Bob Jamison
1
-0
/
+2913