summaryrefslogtreecommitdiffstats
path: root/src/desktop.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Speedup filtering and panningJabier Arraiza2019-11-191-1/+1
|
* Update code documentation (minor)Nathan Lee2019-11-181-16/+52
|
* Add checkboxes in flip menu optionsJabier Arraiza2019-10-151-0/+6
|
* Fix https://gitlab.com/inkscape/inbox/issues/546.Some checkboxes in menu ↵Jabier Arraiza2019-10-111-0/+2
| | | | items do not reflect currently-selected modes (Mac, 1.0a)
* Fix split and xray changes not always toggledJabier Arraiza2019-10-091-14/+19
|
* sink with master and cleanupJabier Arraiza2019-09-191-3/+5
|
* Fix remaining returnsJabier Arraiza2019-09-191-3/+0
|
* Fix issue in toggle menu items like display mode and color mode. Partialy ↵Jabier Arraiza2019-09-191-3/+39
| | | | fix https://gitlab.com/inkscape/inkscape/issues/157
* Remove pixelart dialogMarc Jeanmougin2019-08-211-1/+0
|
* Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.Valentin Ionita2019-08-191-11/+11
|
* Allow tools sensitive when overflow canvas area also fix a bug i couldent ↵Jabiertxof2019-08-021-9/+5
| | | | remember about ruberband selection
* fix coding styleJabiertxof2019-07-291-2/+2
|
* Add Patrick improvements to verbs toggle menu itemsJabiertxof2019-07-291-10/+11
|
* Fix some issues with inverse coordinates pointed by MarenJabier Arraiza2019-07-281-1/+2
|
* Add verbs update checkbuttons in menu. Also do improvements requested in ↵Jabier Arraiza2019-07-281-9/+53
| | | | https://gitlab.com/inkscape/inkscape/issues/323 and improve XRay rendering
* Make doc2dt a document propertyThomas Holder2019-07-271-18/+12
| | | | Closes #340
* Dialogs improvementJabiertxof2019-06-101-1/+1
|
* Fixing coding styleJabier Arraiza2019-06-101-1/+1
|
* Move from XMLDialog to another paned dialogJabier Arraiza2019-06-101-0/+1
|
* Hackfest2019: Get rid of deprecated InkSelectOneActionAlexander Valavanis2019-05-281-3/+3
|
* Fix alignment of ruler ticksDiederik van Lierop2019-05-201-2/+2
|
* Merge addition of center on page buttonMartin Owens2019-03-061-0/+8
|\
| * Changed tabs to spacesWizardOhio242019-02-111-1/+1
| |
| * Added Feature: Recenter page in window, Ctrl+4 shortcutWizardOhio242019-02-111-0/+8
| |
* | 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
| | | | | | | | Makes searching through code for them easier.
* | 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 ↵Jabier Arraiza2019-01-071-2/+0
| | | | SPCanvas::paintXRayBuffer) and other improvements to XRay
* 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
| | | | | | There are many places which still use this stack unmanaged (using desktop->getMessageStack()) but those are all leaf calls which make use of the stack and never store it anywhere, so this is fine.
* 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
|