index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
/
uri.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-24
rebase_hrefs: store IRI (UTF-8), not URI (ASCII)
Thomas Holder
1
-0
/
+79
2018-12-16
Inkscape::URI::Impl -> shared_ptr
Thomas Holder
1
-43
/
+2
2018-12-13
remove most of Inkscape::URI::Impl
Thomas Holder
1
-36
/
+24
2018-12-13
remove Inkscape::URI::fromUtf8
Thomas Holder
1
-31
/
+0
2018-12-09
remove Inkscape::URI::getFullPath
Thomas Holder
1
-39
/
+7
2018-12-09
fix, test, and document more Inkscape::URI methods
Thomas Holder
1
-20
/
+36
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-11-05
Replacement for xmlBuildRelativeURI
Thomas Holder
1
-11
/
+62
2018-11-05
fix URI::from_dirname("/")
Thomas Holder
1
-1
/
+6
2018-11-04
include <cstring>
Thomas Holder
1
-0
/
+2
2018-11-03
Inkscape::URI API enhancements
Thomas Holder
1
-25
/
+197
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-6
/
+6
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-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-0
/
+0
2017-11-07
Misc. typos
Unknown
1
-1
/
+1
2017-10-06
Small refactoring + elim trail space.
Shlomi Fish
1
-5
/
+3
2017-02-05
Fix C++11 errors and warnings with g++-7
Alex Valavanis
1
-6
/
+8
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-1
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+1
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-1
/
+0
2015-10-28
static code analysis
Kris De Gussem
1
-1
/
+1
2014-03-18
Fix for Bug #1291546 (Linking color profile from Document properties dialog c...
Nicolas Dufour
1
-0
/
+3
2014-02-26
Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...
Martin Owens
1
-13
/
+44
2014-02-20
Not finished by improved data uri support
Martin Owens
1
-0
/
+18
2014-02-20
Add data uri checking back into the code
Martin Owens
1
-0
/
+22
2014-02-20
Reverting r13045.
Johan B. C. Engelen
1
-46
/
+4
2014-02-20
Add test for URI and help with data uris.
Martin Owens
1
-4
/
+46
2014-01-26
Check file existance and clean up memory issues thanks to KK and Johan
Martin Owens
1
-3
/
+14
2014-01-25
Move absolute path generator to URI and use std::strings
Martin Owens
1
-0
/
+13
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-60
/
+1
2011-10-03
Another minor pass of Doxygen cleanup.
Jon A. Cruz
1
-41
/
+55
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1