index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
loader.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extensions: Improve logic to lookup script extensions
Patrick Storz
2019-10-14
1
-1
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-2
/
+2
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-13
/
+13
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-2
/
+2
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-2
/
+2
*
Fix broken headers
Alex Valavanis
2016-08-03
1
-0
/
+3
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-1
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+1
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+0
*
Fixed path resolution in plugin loader.
Moritz Eberl
2016-04-27
1
-1
/
+1
*
minor warning cleanup.
Jon A. Cruz
2016-04-21
1
-2
/
+2
*
Modified the windows build to integrate gmodule-2.0 and loader.cpp/.h
Moritz Eberl
2016-04-12
1
-2
/
+36
*
fixed naming of methods. External extensions can now be other module types.
Moritz Eberl
2016-04-12
1
-5
/
+5
*
Added a mechanism to load c++ extensions dynamically.
Moritz Eberl
2016-04-11
1
-0
/
+103