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
/
sp-guide.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #371 guides label upside down
Thomas Holder
2019-08-14
1
-3
/
+3
*
Make doc2dt a document property
Thomas Holder
2019-07-27
1
-5
/
+5
*
Refactoring: call setAttribute() directly.
Shlomi Fish
2019-06-06
1
-3
/
+3
*
Allow guide duplication in guides dialog
Marc Jeanmougin
2019-03-22
1
-0
/
+4
*
Avoid the “using std::*;” or “using namespace std;” constructs.
Emmanuel Gil Peyrot
2019-03-06
1
-4
/
+4
*
Fix #91 "guides around the page" with y-axis down
Thomas Holder
2019-02-18
1
-6
/
+7
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-2
/
+2
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
SPAttributeEnum typed function arguments
Thomas Holder
2018-10-06
1
-1
/
+1
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
!SP_ACTIVE_DESKTOP -> is_yaxisdown true
Thomas Holder
2018-09-23
1
-5
/
+5
*
New option to invert y-axis
Thomas Holder
2018-09-12
1
-1
/
+30
*
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+4
*
Run clang-tidy’s modernize-use-bool-literals 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
-7
/
+7
*
Guides created after "lock all guides" selected should be locked
Geoff Lankow
2018-05-04
1
-0
/
+3
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-0
/
+545