summaryrefslogtreecommitdiffstats
path: root/src/desktop.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add desktop function to know we are on dark themeJabier Arraiza2019-01-271-0/+1
* No longer use widget data to store pointer to desktop widget.Tavmjong Bah2019-01-201-4/+9
* modernize: add overridesMarc Jeanmougin2019-01-021-5/+5
* pinch zoom gestureThomas Holder2018-12-221-0/+2
* Fix toggle rullers in split view and improve speed and rendering to xrayJabier Arraiza2018-12-091-3/+0
* desktop-widget: make rulers privateAlexander Valavanis2018-12-061-2/+0
* Added XRayJabier Arraiza2018-12-041-0/+3
* Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView.Tavmjong Bah2018-12-031-7/+7
* Use std::unique_ptr for all MessageContextEmmanuel Gil Peyrot2018-12-031-2/+2
* Add some Martin fixes and UX improvementsJabiertxof2018-12-011-2/+2
* Handling cursor for dragin splitJabier Arraiza2018-12-011-1/+4
* Initial commit of split canvasJabiertxof2018-12-011-0/+3
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove unused functionsJabier Arraiza2018-11-051-1/+0
* Improvemets to find itemsJabier Arraiza2018-11-051-1/+1
* Remembers printer settings between calls to the print dialogue. Fixes bug #17...Rick Yorgason2018-10-271-0/+3
* 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
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* New option to invert y-axisThomas Holder2018-09-121-8/+3
* adding gtk-themeJabier Arraiza2018-07-211-0/+1
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-11/+11
* Fixes to extension system and simplify the codeJabiertxo Arraiza Cenoz2018-06-061-1/+0
* Apply fixedJabier Arraiza2018-05-091-1/+1
* Reset old code to reaply fixedJabier Arraiza2018-05-091-1/+1
* Start migrating 0.92 patch to masterJabier Arraiza2018-05-091-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+1
* Refactor SPDesktop::setEventContext to allow for unsetting the current toolStefano Facchini2017-11-131-4/+1
* Add canvas-rotate for rapid previewing canvas rotation.Tavmjong Bah2017-03-301-0/+2
* Add canvas flip. No GUI. Can be bound to keys via preferences.Tavmjong Bah2017-03-221-1/+27
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-201-0/+6
* Add functions to rotate drawing inside desktop.Tavmjong Bah2017-03-141-0/+5
* Replace rectangle based zooming by affine based zooming.Tavmjong Bah2017-03-131-31/+98
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+3
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+0
* Move background drawing to SPCanvas to avoid temporarily drawing an incorrectKrzysztof Kosi??ski2016-04-131-1/+0
* Fixes UX pointed in suv reviewJabier Arraiza Cenoz2015-12-061-0/+2
* Changed from Desktop to namedview to handle multiples documentsJabier Arraiza Cenoz2015-12-051-1/+0
* Add global lock guides to the rulersJabier Arraiza Cenoz2015-12-031-0/+1
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-1/+1
* Just...mc2015-02-181-1/+1
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-0/+3
* Update to experimental r13598Liam P. White2014-10-081-0/+2
|\
| * Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis2014-08-261-2/+3
* | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-2/+0
|/
* fix compile warningJohan B. C. Engelen2014-05-151-1/+1
* Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah2014-04-261-3/+3