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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
No longer use widget data to store pointer to desktop widget.
Tavmjong Bah
2019-01-20
1
-2
/
+15
*
Fix bug 1810206: Crash if XRay mode enabled (assertion failed in SPCanvas::pa...
Jabier Arraiza
2019-01-07
1
-2
/
+0
*
pinch zoom gesture
Thomas Holder
2018-12-22
1
-0
/
+29
*
Fix toggle rullers in split view and improve speed and rendering to xray
Jabier Arraiza
2018-12-09
1
-13
/
+5
*
desktop-widget: Make canvas private
Alexander Valavanis
2018-12-06
1
-4
/
+2
*
desktop-widget: make rulers private
Alexander Valavanis
2018-12-06
1
-27
/
+0
*
desktop-widget: make scrollbars private
Alexander Valavanis
2018-12-05
1
-26
/
+0
*
Added XRay
Jabier Arraiza
2018-12-04
1
-0
/
+18
*
Use std::unique_ptr for all MessageContext
Emmanuel Gil Peyrot
2018-12-03
1
-3
/
+2
*
Replace InkGC with std::shared_ptr for MessageStack
Emmanuel Gil Peyrot
2018-12-03
1
-3
/
+3
*
Fix coding style
Jabier Arraiza
2018-12-01
1
-58
/
+56
*
Fix merging
Jabier Arraiza
2018-12-01
1
-1
/
+1
*
Fix merging
Jabier Arraiza
2018-12-01
1
-2
/
+2
*
Fix merge to master and add shortcut
Jabier Arraiza
2018-12-01
1
-1
/
+1
*
Move spliter from prefs to SPCanvas to allow multidesktop
Jabiertxof
2018-12-01
1
-4
/
+6
*
Add some Martin fixes and UX improvements
Jabiertxof
2018-12-01
1
-5
/
+4
*
Improve spliter and add outline mode functionality
Jabier Arraiza
2018-12-01
1
-0
/
+4
*
Handling cursor for dragin split
Jabier Arraiza
2018-12-01
1
-1
/
+58
*
Adding minor fixes
Jabier Arraiza
2018-12-01
1
-1
/
+1
*
Initial commit of split canvas
Jabiertxof
2018-12-01
1
-0
/
+14
*
Replace void* by SPItem* to avoid static casts.
Tavmjong Bah
2018-11-30
1
-1
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove unused functions
Jabier Arraiza
2018-11-05
1
-13
/
+0
*
Improvemets to find items
Jabier Arraiza
2018-11-05
1
-0
/
+13
*
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
*
Move some files to 'io' directory.
Tavmjong Bah
2018-10-13
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-5
/
+0
*
make /options/yaxisdown true the default
Thomas Holder
2018-09-12
1
-2
/
+2
*
New option to invert y-axis
Thomas Holder
2018-09-12
1
-9
/
+12
*
Fixing coding style
Jabier Arraiza
2018-07-21
1
-2
/
+1
*
adding gtk-theme
Jabier Arraiza
2018-07-21
1
-0
/
+11
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-53
/
+53
*
Make SPDesktop::setWaitingCursor() use gdkmm.
Emmanuel Gil Peyrot
2018-06-12
1
-5
/
+4
*
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
-0
/
+1
*
Reset old code to reaply fixed
Jabier Arraiza
2018-05-09
1
-1
/
+0
*
Start migrating 0.92 patch to master
Jabier Arraiza
2018-05-09
1
-0
/
+1
*
Add global guide controls to guides panel
Geoff Lankow
2018-05-04
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-16
/
+21
*
Unset the current tool early on shutdown.
Stefano Facchini
2017-11-13
1
-7
/
+1
*
Refactor SPDesktop::setEventContext to allow for unsetting the current tool
Stefano Facchini
2017-11-13
1
-22
/
+22
*
Misc. typos
Unknown
2017-11-07
1
-1
/
+1
*
Enable reopening of Prototype dialog on startup.
Tavmjong Bah
2017-10-27
1
-0
/
+1
*
Try to ensure that panels are created with the correct desktop.
Tavmjong Bah
2017-10-27
1
-0
/
+6
*
Add canvas-rotate for rapid previewing canvas rotation.
Tavmjong Bah
2017-03-30
1
-5
/
+11
*
Prevents crash when saving or closing a document in some cases
Minglangjun Li
2017-03-26
1
-6
/
+10
|
\
|
*
Fix lp:1670688.
Minglangjun Li
2017-03-19
1
-6
/
+10
*
|
Add canvas flip. No GUI. Can be bound to keys via preferences.
Tavmjong Bah
2017-03-22
1
-0
/
+42
[next]