summaryrefslogtreecommitdiffstats
path: root/src/desktop.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make background color affect checkerboardtim_rawlinson2019-02-231-1/+1
* Remove Tags functionality (replaced by css selectors)Martin Owens2019-02-201-1/+0
* Give more descriptive names to document file related variables and functions.Tavmjong Bah2019-02-201-2/+2
* Update issues on CIJabiertxof2019-02-181-5/+1
* adding symbolsJabier Arraiza2019-02-181-6/+0
* Add CSS function to check we are in dark themeJabier Arraiza2019-02-181-0/+6
* Header cleanup.Tavmjong Bah2019-02-121-1/+1
* Allow InkscapeApplication to track current document, selection, and desktop.Tavmjong Bah2019-01-301-0/+1
* Add desktop function to know we are on dark themeJabier Arraiza2019-01-271-0/+6
* No longer use widget data to store pointer to desktop widget.Tavmjong Bah2019-01-201-2/+15
* Fix bug 1810206: Crash if XRay mode enabled (assertion failed in SPCanvas::pa...Jabier Arraiza2019-01-071-2/+0
* pinch zoom gestureThomas Holder2018-12-221-0/+29
* Fix toggle rullers in split view and improve speed and rendering to xrayJabier Arraiza2018-12-091-13/+5
* desktop-widget: Make canvas privateAlexander Valavanis2018-12-061-4/+2
* desktop-widget: make rulers privateAlexander Valavanis2018-12-061-27/+0
* desktop-widget: make scrollbars privateAlexander Valavanis2018-12-051-26/+0
* Added XRayJabier Arraiza2018-12-041-0/+18
* Use std::unique_ptr for all MessageContextEmmanuel Gil Peyrot2018-12-031-3/+2
* Replace InkGC with std::shared_ptr for MessageStackEmmanuel Gil Peyrot2018-12-031-3/+3
* Fix coding styleJabier Arraiza2018-12-011-58/+56
* Fix mergingJabier Arraiza2018-12-011-1/+1
* Fix mergingJabier Arraiza2018-12-011-2/+2
* Fix merge to master and add shortcutJabier Arraiza2018-12-011-1/+1
* Move spliter from prefs to SPCanvas to allow multidesktopJabiertxof2018-12-011-4/+6
* Add some Martin fixes and UX improvementsJabiertxof2018-12-011-5/+4
* Improve spliter and add outline mode functionalityJabier Arraiza2018-12-011-0/+4
* Handling cursor for dragin splitJabier Arraiza2018-12-011-1/+58
* Adding minor fixesJabier Arraiza2018-12-011-1/+1
* Initial commit of split canvasJabiertxof2018-12-011-0/+14
* Replace void* by SPItem* to avoid static casts.Tavmjong Bah2018-11-301-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove unused functionsJabier Arraiza2018-11-051-13/+0
* Improvemets to find itemsJabier Arraiza2018-11-051-0/+13
* Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...Rick Yorgason2018-10-181-2/+2
* New "Outline thin strokes" view mode which draws thin strokes in outline mode...Rick Yorgason2018-10-181-0/+3
* Move some files to 'io' directory.Tavmjong Bah2018-10-131-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-5/+0
* make /options/yaxisdown true the defaultThomas Holder2018-09-121-2/+2
* New option to invert y-axisThomas Holder2018-09-121-9/+12
* Fixing coding styleJabier Arraiza2018-07-211-2/+1
* adding gtk-themeJabier Arraiza2018-07-211-0/+11
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-53/+53
* Make SPDesktop::setWaitingCursor() use gdkmm.Emmanuel Gil Peyrot2018-06-121-5/+4
* Fixes to extension system and simplify the codeJabiertxo Arraiza Cenoz2018-06-061-1/+0
* Apply fixedJabier Arraiza2018-05-091-0/+1
* Reset old code to reaply fixedJabier Arraiza2018-05-091-1/+0
* Start migrating 0.92 patch to masterJabier Arraiza2018-05-091-0/+1
* Add global guide controls to guides panelGeoff Lankow2018-05-041-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-16/+21