summaryrefslogtreecommitdiffstats
path: root/src/desktop.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-18Update code documentation (minor)Nathan Lee1-1/+1
2019-11-18Make canvas rotation unchanged by y-axis directionNathan Lee1-1/+1
2019-10-15Add checkboxes in flip menu optionsJabier Arraiza1-0/+11
2019-09-19sink with master and cleanupJabier Arraiza1-6/+12
2019-09-19Fix issue in toggle menu items like display mode and color mode. Partialy fix...Jabier Arraiza1-8/+14
2019-08-02Allow tools sensitive when overflow canvas area also fix a bug i couldent rem...Jabiertxof1-1/+1
2019-07-29Add Patrick improvements to verbs toggle menu itemsJabiertxof1-1/+1
2019-07-28Fix coding styleJabier Arraiza1-1/+1
2019-07-28Add verbs update checkbuttons in menu. Also do improvements requested in http...Jabier Arraiza1-2/+3
2019-07-27Make doc2dt a document propertyThomas Holder1-5/+3
2019-05-28Hackfest2019: Get rid of deprecated InkSelectOneActionAlexander Valavanis1-2/+3
2019-05-20Fix alignment of ruler ticksDiederik van Lierop1-1/+1
2019-02-11Added Feature: Recenter page in window, Ctrl+4 shortcutWizardOhio241-0/+1
2019-01-27Add desktop function to know we are on dark themeJabier Arraiza1-0/+1
2019-01-20No longer use widget data to store pointer to desktop widget.Tavmjong Bah1-4/+9
2019-01-02modernize: add overridesMarc Jeanmougin1-5/+5
2018-12-22pinch zoom gestureThomas Holder1-0/+2
2018-12-09Fix toggle rullers in split view and improve speed and rendering to xrayJabier Arraiza1-3/+0
2018-12-06desktop-widget: make rulers privateAlexander Valavanis1-2/+0
2018-12-04Added XRayJabier Arraiza1-0/+3
2018-12-03Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView.Tavmjong Bah1-7/+7
2018-12-03Use std::unique_ptr for all MessageContextEmmanuel Gil Peyrot1-2/+2
2018-12-01Add some Martin fixes and UX improvementsJabiertxof1-2/+2
2018-12-01Handling cursor for dragin splitJabier Arraiza1-1/+4
2018-12-01Initial commit of split canvasJabiertxof1-0/+3
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-11-05Remove unused functionsJabier Arraiza1-1/+0
2018-11-05Improvemets to find itemsJabier Arraiza1-1/+1
2018-10-27Remembers printer settings between calls to the print dialogue. Fixes bug #17...Rick Yorgason1-0/+3
2018-10-18Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...Rick Yorgason1-2/+2
2018-10-18New "Outline thin strokes" view mode which draws thin strokes in outline mode...Rick Yorgason1-0/+3
2018-09-24Remove #include "config.h" from header files where possibleEduard Braun1-4/+0
2018-09-12New option to invert y-axisThomas Holder1-8/+3
2018-07-21adding gtk-themeJabier Arraiza1-0/+1
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-11/+11
2018-06-06Fixes to extension system and simplify the codeJabiertxo Arraiza Cenoz1-1/+0
2018-05-09Apply fixedJabier Arraiza1-1/+1
2018-05-09Reset old code to reaply fixedJabier Arraiza1-1/+1
2018-05-09Start migrating 0.92 patch to masterJabier Arraiza1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+1
2017-11-13Refactor SPDesktop::setEventContext to allow for unsetting the current toolStefano Facchini1-4/+1
2017-03-30Add canvas-rotate for rapid previewing canvas rotation.Tavmjong Bah1-0/+2
2017-03-22Add canvas flip. No GUI. Can be bound to keys via preferences.Tavmjong Bah1-1/+27
2017-03-20Implement rotation via desktop to window affine.Tavmjong Bah1-0/+6
2017-03-14Add functions to rotate drawing inside desktop.Tavmjong Bah1-0/+5
2017-03-13Replace rectangle based zooming by affine based zooming.Tavmjong Bah1-31/+98
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+3