index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testfiles
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-17
tests for {SVG,CSS}OStringStreamTest
Thomas Holder
1
-0
/
+156
2019-10-01
Fix tests after adding xml:lang.
Tavmjong Bah
1
-0
/
+1
2019-06-07
Remove _argv0 from Inkscape::Application
Patrick Storz
1
-1
/
+1
2019-01-02
run clang tidy modernize pass
Marc Jeanmougin
2
-10
/
+12
2019-01-02
modernize: add overrides
Marc Jeanmougin
7
-8
/
+8
2019-01-02
modernize loops
Marc Jeanmougin
3
-15
/
+15
2018-12-24
rebase_hrefs: store IRI (UTF-8), not URI (ASCII)
Thomas Holder
1
-0
/
+10
2018-12-16
add some Inkscape::URI tests
Thomas Holder
1
-0
/
+29
2018-12-13
extract_uri: fix, test, document
Thomas Holder
2
-97
/
+75
2018-12-13
Misc. source comment typo fixes
luz.paz
1
-2
/
+2
2018-12-13
remove obsolete URI cxxtests
Thomas Holder
1
-95
/
+0
2018-12-09
remove Inkscape::URI::getFullPath
Thomas Holder
1
-0
/
+1
2018-12-09
fix, test, and document more Inkscape::URI methods
Thomas Holder
1
-4
/
+106
2018-12-03
Convert document string to raw string (removes all escaping).
Tavmjong Bah
1
-31
/
+31
2018-11-25
Fix bug 1804946: Measurement tool is very slow when using grids
Jabier Arraiza
1
-2
/
+0
2018-11-14
Move getStyles to styles and clean up on destruction.
Martin Owens
1
-6
/
+2
2018-11-13
Add capability to get style rulesets as SPStyle objects
Martin Owens
1
-0
/
+77
2018-11-08
Clarify licenses
Max Gaukler
18
-24
/
+98
2018-11-05
Replacement for xmlBuildRelativeURI
Thomas Holder
1
-0
/
+9
2018-11-05
fix URI::from_dirname("/")
Thomas Holder
1
-0
/
+2
2018-11-03
Inkscape::URI API enhancements
Thomas Holder
1
-0
/
+143
2018-10-24
Expand tests for object style to include font sizes and font property
Martin Owens
1
-1
/
+65
2018-10-13
dir-util-test: #include "io/dir-util.h"
Thomas Holder
1
-1
/
+1
2018-10-11
Add new object-style test to test cascading and precidence.
Martin Owens
1
-0
/
+131
2018-10-06
SPAttributeEnum typed function arguments
Thomas Holder
1
-6
/
+6
2018-09-13
Add per embed/linked SVG a DPI value
Jabiertxof
1
-0
/
+1
2018-08-05
Fixing coding style
Jabier Arraiza
1
-212
/
+196
2018-08-05
Fixes pointed by Tav
Jabier Arraiza
1
-0
/
+2
2018-06-21
Move global functions into SPGradient methods.
Emmanuel Gil Peyrot
1
-11
/
+11
2018-06-14
Fix float comparison in tests
Marc Jeanmougin
1
-11
/
+11
2018-06-09
Migrated object-test and sp-gradient-test to gtest
Adrian Boguszewski
4
-395
/
+334
2018-05-31
Boiler plate stuff for 'textPath' 'side' attribute.
Tavmjong Bah
1
-0
/
+1
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
3
-10
/
+10
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
3
-10
/
+10
2018-03-12
CSS property 'font-variation-settings' contains comma separated value pairs.
Tavmjong Bah
1
-1
/
+1
2018-03-10
Finish implementing reading/writing 'font-variation-settings' CSS property.
Tavmjong Bah
1
-2
/
+11
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
3
-9
/
+9
2017-10-16
Update properties for SVG 2 text. Partial work from Alex Roman
Tavmjong Bah
1
-2
/
+3
2017-10-13
Implement !important rule handling for inline-style. Work from Jabier.
Tavmjong Bah
1
-1
/
+21
2017-10-13
Migrate style-test to GTest.
Tavmjong Bah
2
-537
/
+555
2017-06-22
adding font-variation-settings attribute to the attributes-test list
Felipe CorrĂȘa da Silva Sanches
1
-1
/
+3
2017-03-20
Implement rotation via desktop to window affine.
Tavmjong Bah
1
-1
/
+0
2017-03-07
Fix test failure due to missing new attribute 'sodipodi:arc-type'.
Tavmjong Bah
1
-0
/
+1
2017-02-06
Remove some unneeded < C++11 fallback code
Alex Valavanis
1
-91
/
+0
2017-01-25
Fix build on tests. Thanks Mc
Jabiertxof
1
-0
/
+1
2016-11-06
Fix selection issue with ObjectSet::unlinkRecursive() and add tests for it.
Alexander Brock
1
-0
/
+138
2016-11-02
Add some unit tests for object-set cppification
Marc Jeanmougin
1
-25
/
+203
2016-10-25
Fix test
Marc Jeanmougin
1
-1
/
+1
2016-10-20
Add 'vector-effect' to attributes test.
Tavmjong Bah
1
-0
/
+1
2016-11-11
fix test
Marc Jeanmougin
1
-5
/
+3
[next]