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
/
viewbox.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-0
/
+0
2017-03-20
Implement rotation via desktop to window affine.
Tavmjong Bah
1
-49
/
+13
2017-03-13
Replace rectangle based zooming by affine based zooming.
Tavmjong Bah
1
-1
/
+1
2016-10-14
Change from slider to spin
Jabier Arraiza Cenoz
1
-1
/
+1
2016-10-10
Fix some canvas problems and refactorization
Jabier Arraiza Cenoz
1
-48
/
+15
2016-10-09
Added widget to to rotate
Jabier Arraiza Cenoz
1
-13
/
+12
2016-10-08
Keep selection
Jabier Arraiza Cenoz
1
-6
/
+2
2016-10-08
add rotate from current desktop center
Jabier Arraiza Cenoz
1
-4
/
+20
2016-10-02
Doc rotate start
Jabier Arraiza Cenoz
1
-12
/
+70
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-1
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+1
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-1
/
+0
2015-02-12
use up-to-date document units when intiallizing viewbox during a file load
Alvin Penner
1
-9
/
+5
2015-02-03
for viewbox scaling, reduce numerical error if viewbox and page are same size
Alvin Penner
1
-16
/
+24
2015-01-25
for viewbox scaling, revert revs 13581, 13582, 13859, and handle the case of ...
Alvin Penner
1
-20
/
+22
2015-01-16
improve precision of i2doc for case where viewBox aspect ratio does not change
Alvin Penner
1
-1
/
+3
2014-10-09
Add comment.
Tavmjong Bah
1
-0
/
+1
2014-10-08
avoid round-off error when calculating viewbox transform c2p (Bug 1374614 and...
Alvin Penner
1
-10
/
+10
2014-02-11
Fix parsing of preserveAspectRatio broken in r13016.
Tavmjong Bah
1
-1
/
+1
2014-02-09
viewbox: simple code clean-up
Johan B. C. Engelen
1
-44
/
+36
2014-02-06
Added new base class to handle viewBox and preserveAspectRatio.
Tavmjong Bah
1
-0
/
+277