summaryrefslogtreecommitdiffstats
path: root/src/uri.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-249/+0
2017-11-07Misc. typosUnknown1-1/+1
2017-10-06Small refactoring + elim trail space.Shlomi Fish1-5/+3
2017-02-05Fix C++11 errors and warnings with g++-7Alex Valavanis1-6/+8
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+0
2015-10-28static code analysisKris De Gussem1-1/+1
2014-03-18Fix for Bug #1291546 (Linking color profile from Document properties dialog c...Nicolas Dufour1-0/+3
2014-02-26Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...Martin Owens1-13/+44
2014-02-20Not finished by improved data uri supportMartin Owens1-0/+18
2014-02-20Add data uri checking back into the codeMartin Owens1-0/+22
2014-02-20Reverting r13045.Johan B. C. Engelen1-46/+4
2014-02-20Add test for URI and help with data uris.Martin Owens1-4/+46
2014-01-26Check file existance and clean up memory issues thanks to KK and JohanMartin Owens1-3/+14
2014-01-25Move absolute path generator to URI and use std::stringsMartin Owens1-0/+13
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-60/+1
2011-10-03Another minor pass of Doxygen cleanup.Jon A. Cruz1-41/+55
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1