index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
desktop.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add desktop function to know we are on dark theme
Jabier Arraiza
2019-01-27
1
-0
/
+1
*
No longer use widget data to store pointer to desktop widget.
Tavmjong Bah
2019-01-20
1
-4
/
+9
*
modernize: add overrides
Marc Jeanmougin
2019-01-02
1
-5
/
+5
*
pinch zoom gesture
Thomas Holder
2018-12-22
1
-0
/
+2
*
Fix toggle rullers in split view and improve speed and rendering to xray
Jabier Arraiza
2018-12-09
1
-3
/
+0
*
desktop-widget: make rulers private
Alexander Valavanis
2018-12-06
1
-2
/
+0
*
Added XRay
Jabier Arraiza
2018-12-04
1
-0
/
+3
*
Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView.
Tavmjong Bah
2018-12-03
1
-7
/
+7
*
Use std::unique_ptr for all MessageContext
Emmanuel Gil Peyrot
2018-12-03
1
-2
/
+2
*
Add some Martin fixes and UX improvements
Jabiertxof
2018-12-01
1
-2
/
+2
*
Handling cursor for dragin split
Jabier Arraiza
2018-12-01
1
-1
/
+4
*
Initial commit of split canvas
Jabiertxof
2018-12-01
1
-0
/
+3
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove unused functions
Jabier Arraiza
2018-11-05
1
-1
/
+0
*
Improvemets to find items
Jabier Arraiza
2018-11-05
1
-1
/
+1
*
Remembers printer settings between calls to the print dialogue. Fixes bug #17...
Rick Yorgason
2018-10-27
1
-0
/
+3
*
Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...
Rick Yorgason
2018-10-18
1
-2
/
+2
*
New "Outline thin strokes" view mode which draws thin strokes in outline mode...
Rick Yorgason
2018-10-18
1
-0
/
+3
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
1
-4
/
+0
*
New option to invert y-axis
Thomas Holder
2018-09-12
1
-8
/
+3
*
adding gtk-theme
Jabier Arraiza
2018-07-21
1
-0
/
+1
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-1
/
+1
*
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
-1
/
+1
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-11
/
+11
*
Fixes to extension system and simplify the code
Jabiertxo Arraiza Cenoz
2018-06-06
1
-1
/
+0
*
Apply fixed
Jabier Arraiza
2018-05-09
1
-1
/
+1
*
Reset old code to reaply fixed
Jabier Arraiza
2018-05-09
1
-1
/
+1
*
Start migrating 0.92 patch to master
Jabier Arraiza
2018-05-09
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-1
/
+1
*
Refactor SPDesktop::setEventContext to allow for unsetting the current tool
Stefano Facchini
2017-11-13
1
-4
/
+1
*
Add canvas-rotate for rapid previewing canvas rotation.
Tavmjong Bah
2017-03-30
1
-0
/
+2
*
Add canvas flip. No GUI. Can be bound to keys via preferences.
Tavmjong Bah
2017-03-22
1
-1
/
+27
*
Implement rotation via desktop to window affine.
Tavmjong Bah
2017-03-20
1
-0
/
+6
*
Add functions to rotate drawing inside desktop.
Tavmjong Bah
2017-03-14
1
-0
/
+5
*
Replace rectangle based zooming by affine based zooming.
Tavmjong Bah
2017-03-13
1
-31
/
+98
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+3
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-3
/
+0
*
Move background drawing to SPCanvas to avoid temporarily drawing an incorrect
Krzysztof Kosi??ski
2016-04-13
1
-1
/
+0
*
Fixes UX pointed in suv review
Jabier Arraiza Cenoz
2015-12-06
1
-0
/
+2
*
Changed from Desktop to namedview to handle multiples documents
Jabier Arraiza Cenoz
2015-12-05
1
-1
/
+0
*
Add global lock guides to the rulers
Jabier Arraiza Cenoz
2015-12-03
1
-0
/
+1
*
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-1
/
+1
*
Just...
mc
2015-02-18
1
-1
/
+1
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-0
/
+3
*
Update to experimental r13598
Liam P. White
2014-10-08
1
-0
/
+2
|
\
|
*
Standardise InkscapeApplication GObject implementation (namespace not support...
Alex Valavanis
2014-08-26
1
-2
/
+3
*
|
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
1
-2
/
+0
|
/
*
fix compile warning
Johan B. C. Engelen
2014-05-15
1
-1
/
+1
*
Clean up of style code: Patch from suv: SPStyle: struct -> class
Tavmjong Bah
2014-04-26
1
-3
/
+3
[next]