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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #91 "guides around the page" with y-axis down
Thomas Holder
2019-02-18
1
-6
/
+7
*
clang-tidy recent changes
Alexander Valavanis
2019-02-01
1
-3
/
+3
*
Demangle: Switch to std::shared_ptr.
Emmanuel Gil Peyrot
2019-01-24
1
-1
/
+1
*
Event: Switch all call sites from Util::ptr_shared to char const* or std::sha...
Emmanuel Gil Peyrot
2019-01-24
1
-6
/
+6
*
Fix segfault when a masked object is transformed
octycs
2019-01-06
1
-1
/
+1
*
modernize loops (2)
Marc Jeanmougin
2019-01-02
1
-3
/
+3
*
modernize loops
Marc Jeanmougin
2019-01-02
25
-254
/
+223
*
Prevent reverting a drawing from closing Inkscape when only one window is open.
Tavmjong Bah
2019-01-02
1
-2
/
+4
*
fix crash with missing image xlink:href attribute
Thomas Holder
2018-12-26
1
-0
/
+6
*
rebase_hrefs: store IRI (UTF-8), not URI (ASCII)
Thomas Holder
2018-12-24
2
-0
/
+90
*
Allow edit LPE on nestad groups
Jabiertxof
2018-12-21
4
-4
/
+4
*
Inkscape::URI::Impl -> shared_ptr
Thomas Holder
2018-12-16
2
-75
/
+8
*
add some Inkscape::URI tests
Thomas Holder
2018-12-16
1
-0
/
+2
*
Remove unused transform functions related to LPE and improvements to fill-bet...
Jabier Arraiza
2018-12-15
4
-39
/
+1
*
Round-trip SVG 2 flowed text with SVG 1.1 backup.
Tavmjong Bah
2018-12-14
2
-49
/
+296
*
extract_uri: fix, test, document
Thomas Holder
2018-12-13
2
-12
/
+9
*
remove most of Inkscape::URI::Impl
Thomas Holder
2018-12-13
2
-57
/
+37
*
remove Inkscape::URI::fromUtf8
Thomas Holder
2018-12-13
2
-38
/
+0
*
remove Inkscape::URI::getFullPath
Thomas Holder
2018-12-09
4
-64
/
+28
*
fix, test, and document more Inkscape::URI methods
Thomas Holder
2018-12-09
2
-20
/
+69
*
Minor comment/alignment changes.
Tavmjong Bah
2018-12-03
2
-1
/
+4
*
Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView.
Tavmjong Bah
2018-12-03
2
-11
/
+12
*
Fix merging
Jabier Arraiza
2018-12-01
1
-1
/
+1
*
Fix merge to master and add shortcut
Jabier Arraiza
2018-12-01
1
-1
/
+1
*
Replace void* by SPItem* to avoid static casts.
Tavmjong Bah
2018-11-30
1
-1
/
+1
*
Start of making View independent of GUI.
Tavmjong Bah
2018-11-29
2
-16
/
+34
*
Use better syntax, clean up before reloading and call SPObjet release
Martin Owens
2018-11-14
1
-4
/
+8
*
Move getStyles to styles and clean up on destruction.
Martin Owens
2018-11-14
2
-19
/
+20
*
Add capability to get style rulesets as SPStyle objects
Martin Owens
2018-11-13
2
-6
/
+25
*
Support multiple style sheets or style elements in an svg document
Martin Owens
2018-11-12
2
-20
/
+20
*
Clarify licenses
Max Gaukler
2018-11-08
215
-190
/
+701
*
Add missing change from last commit.
Tavmjong Bah
2018-11-07
1
-1
/
+0
*
Replace Broken Image xpm by SVG.
Tavmjong Bah
2018-11-07
2
-5
/
+23
*
Update to latest syntax for 'd' as property.
Tavmjong Bah
2018-11-06
1
-15
/
+35
*
remove Inkscape::URI::toString
Thomas Holder
2018-11-05
10
-44
/
+19
*
Replacement for xmlBuildRelativeURI
Thomas Holder
2018-11-05
1
-11
/
+62
*
fix URI::from_dirname("/")
Thomas Holder
2018-11-05
1
-1
/
+6
*
include <cstring>
Thomas Holder
2018-11-04
1
-0
/
+2
*
Image HTTP support
Thomas Holder
2018-11-04
1
-0
/
+8
*
Inkscape::URI API enhancements
Thomas Holder
2018-11-03
3
-86
/
+269
*
Fix crash with reformatted flowregions
Marc Jeanmougin
2018-10-31
1
-1
/
+1
*
Add fixes in review.
Jabiertxof
2018-10-25
1
-8
/
+6
*
Fixing coding style
Jabiertxof
2018-10-25
1
-7
/
+7
*
Fix closing issues
Jabiertxof
2018-10-25
1
-5
/
+8
*
Fix assert when removing LPE Definition
Jabiertxof
2018-10-22
1
-4
/
+4
*
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
2018-10-22
8
-22
/
+23
*
Add some more const to SPFilter.
Emmanuel Gil Peyrot
2018-10-19
1
-9
/
+7
*
Sprinkle some const qualifiers on SPFilter methods.
Emmanuel Gil Peyrot
2018-10-19
2
-6
/
+6
*
Finish to convert SPFilter and SPFilterPrimitive to proper classes.
Emmanuel Gil Peyrot
2018-10-19
21
-136
/
+127
*
Remove unused includes.
Emmanuel Gil Peyrot
2018-10-19
1
-1
/
+0
[next]