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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-18
Update code documentation (minor)
Nathan Lee
1
-1
/
+1
2019-11-18
Make canvas rotation unchanged by y-axis direction
Nathan Lee
1
-1
/
+1
2019-10-15
Add checkboxes in flip menu options
Jabier Arraiza
1
-0
/
+11
2019-09-19
sink with master and cleanup
Jabier Arraiza
1
-6
/
+12
2019-09-19
Fix issue in toggle menu items like display mode and color mode. Partialy fix...
Jabier Arraiza
1
-8
/
+14
2019-08-02
Allow tools sensitive when overflow canvas area also fix a bug i couldent rem...
Jabiertxof
1
-1
/
+1
2019-07-29
Add Patrick improvements to verbs toggle menu items
Jabiertxof
1
-1
/
+1
2019-07-28
Fix coding style
Jabier Arraiza
1
-1
/
+1
2019-07-28
Add verbs update checkbuttons in menu. Also do improvements requested in http...
Jabier Arraiza
1
-2
/
+3
2019-07-27
Make doc2dt a document property
Thomas Holder
1
-5
/
+3
2019-05-28
Hackfest2019: Get rid of deprecated InkSelectOneAction
Alexander Valavanis
1
-2
/
+3
2019-05-20
Fix alignment of ruler ticks
Diederik van Lierop
1
-1
/
+1
2019-02-11
Added Feature: Recenter page in window, Ctrl+4 shortcut
WizardOhio24
1
-0
/
+1
2019-01-27
Add desktop function to know we are on dark theme
Jabier Arraiza
1
-0
/
+1
2019-01-20
No longer use widget data to store pointer to desktop widget.
Tavmjong Bah
1
-4
/
+9
2019-01-02
modernize: add overrides
Marc Jeanmougin
1
-5
/
+5
2018-12-22
pinch zoom gesture
Thomas Holder
1
-0
/
+2
2018-12-09
Fix toggle rullers in split view and improve speed and rendering to xray
Jabier Arraiza
1
-3
/
+0
2018-12-06
desktop-widget: make rulers private
Alexander Valavanis
1
-2
/
+0
2018-12-04
Added XRay
Jabier Arraiza
1
-0
/
+3
2018-12-03
Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView.
Tavmjong Bah
1
-7
/
+7
2018-12-03
Use std::unique_ptr for all MessageContext
Emmanuel Gil Peyrot
1
-2
/
+2
2018-12-01
Add some Martin fixes and UX improvements
Jabiertxof
1
-2
/
+2
2018-12-01
Handling cursor for dragin split
Jabier Arraiza
1
-1
/
+4
2018-12-01
Initial commit of split canvas
Jabiertxof
1
-0
/
+3
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-11-05
Remove unused functions
Jabier Arraiza
1
-1
/
+0
2018-11-05
Improvemets to find items
Jabier Arraiza
1
-1
/
+1
2018-10-27
Remembers printer settings between calls to the print dialogue. Fixes bug #17...
Rick Yorgason
1
-0
/
+3
2018-10-18
Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...
Rick Yorgason
1
-2
/
+2
2018-10-18
New "Outline thin strokes" view mode which draws thin strokes in outline mode...
Rick Yorgason
1
-0
/
+3
2018-09-24
Remove #include "config.h" from header files where possible
Eduard Braun
1
-4
/
+0
2018-09-12
New option to invert y-axis
Thomas Holder
1
-8
/
+3
2018-07-21
adding gtk-theme
Jabier Arraiza
1
-0
/
+1
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-11
/
+11
2018-06-06
Fixes to extension system and simplify the code
Jabiertxo Arraiza Cenoz
1
-1
/
+0
2018-05-09
Apply fixed
Jabier Arraiza
1
-1
/
+1
2018-05-09
Reset old code to reaply fixed
Jabier Arraiza
1
-1
/
+1
2018-05-09
Start migrating 0.92 patch to master
Jabier Arraiza
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-1
/
+1
2017-11-13
Refactor SPDesktop::setEventContext to allow for unsetting the current tool
Stefano Facchini
1
-4
/
+1
2017-03-30
Add canvas-rotate for rapid previewing canvas rotation.
Tavmjong Bah
1
-0
/
+2
2017-03-22
Add canvas flip. No GUI. Can be bound to keys via preferences.
Tavmjong Bah
1
-1
/
+27
2017-03-20
Implement rotation via desktop to window affine.
Tavmjong Bah
1
-0
/
+6
2017-03-14
Add functions to rotate drawing inside desktop.
Tavmjong Bah
1
-0
/
+5
2017-03-13
Replace rectangle based zooming by affine based zooming.
Tavmjong Bah
1
-31
/
+98
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+3
[next]