| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update code documentation (minor) | Nathan Lee | 2019-11-18 | 1 | -1/+1 |
| | | |||||
| * | Make canvas rotation unchanged by y-axis direction | Nathan Lee | 2019-11-18 | 1 | -1/+1 |
| | | | | | | Y-axis direction is stored in `_scale`. Based off of Thomas Holder's input, fixes inkscape/510, MR 1029. | ||||
| * | Add checkboxes in flip menu options | Jabier Arraiza | 2019-10-15 | 1 | -0/+11 |
| | | |||||
| * | sink with master and cleanup | Jabier Arraiza | 2019-09-19 | 1 | -6/+12 |
| | | |||||
| * | Fix issue in toggle menu items like display mode and color mode. Partialy ↵ | Jabier Arraiza | 2019-09-19 | 1 | -8/+14 |
| | | | | | fix https://gitlab.com/inkscape/inkscape/issues/157 | ||||
| * | Allow tools sensitive when overflow canvas area also fix a bug i couldent ↵ | Jabiertxof | 2019-08-02 | 1 | -1/+1 |
| | | | | | remember about ruberband selection | ||||
| * | Add Patrick improvements to verbs toggle menu items | Jabiertxof | 2019-07-29 | 1 | -1/+1 |
| | | |||||
| * | Fix coding style | Jabier Arraiza | 2019-07-28 | 1 | -1/+1 |
| | | |||||
| * | Add verbs update checkbuttons in menu. Also do improvements requested in ↵ | Jabier Arraiza | 2019-07-28 | 1 | -2/+3 |
| | | | | | https://gitlab.com/inkscape/inkscape/issues/323 and improve XRay rendering | ||||
| * | Make doc2dt a document property | Thomas Holder | 2019-07-27 | 1 | -5/+3 |
| | | | | | Closes #340 | ||||
| * | Hackfest2019: Get rid of deprecated InkSelectOneAction | Alexander Valavanis | 2019-05-28 | 1 | -2/+3 |
| | | |||||
| * | Fix alignment of ruler ticks | Diederik van Lierop | 2019-05-20 | 1 | -1/+1 |
| | | |||||
| * | Added Feature: Recenter page in window, Ctrl+4 shortcut | WizardOhio24 | 2019-02-11 | 1 | -0/+1 |
| | | |||||
| * | Add desktop function to know we are on dark theme | Jabier Arraiza | 2019-01-27 | 1 | -0/+1 |
| | | |||||
| * | No longer use widget data to store pointer to desktop widget. | Tavmjong Bah | 2019-01-20 | 1 | -4/+9 |
| | | |||||
| * | modernize: add overrides | Marc Jeanmougin | 2019-01-02 | 1 | -5/+5 |
| | | |||||
| * | pinch zoom gesture | Thomas Holder | 2018-12-22 | 1 | -0/+2 |
| | | |||||
| * | Fix toggle rullers in split view and improve speed and rendering to xray | Jabier Arraiza | 2018-12-09 | 1 | -3/+0 |
| | | |||||
| * | desktop-widget: make rulers private | Alexander Valavanis | 2018-12-06 | 1 | -2/+0 |
| | | |||||
| * | Added XRay | Jabier Arraiza | 2018-12-04 | 1 | -0/+3 |
| | | |||||
| * | Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView. | Tavmjong Bah | 2018-12-03 | 1 | -7/+7 |
| | | | | | Another step in making View not dependent on GUI. | ||||
| * | Use std::unique_ptr for all MessageContext | Emmanuel Gil Peyrot | 2018-12-03 | 1 | -2/+2 |
| | | |||||
| * | Add some Martin fixes and UX improvements | Jabiertxof | 2018-12-01 | 1 | -2/+2 |
| | | |||||
| * | Handling cursor for dragin split | Jabier Arraiza | 2018-12-01 | 1 | -1/+4 |
| | | |||||
| * | Initial commit of split canvas | Jabiertxof | 2018-12-01 | 1 | -0/+3 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Remove unused functions | Jabier Arraiza | 2018-11-05 | 1 | -1/+0 |
| | | |||||
| * | Improvemets to find items | Jabier Arraiza | 2018-11-05 | 1 | -1/+1 |
| | | |||||
| * | Remembers printer settings between calls to the print dialogue. Fixes bug ↵ | Rick Yorgason | 2018-10-27 | 1 | -0/+3 |
| | | | | | #1711112. | ||||
| * | Renamed "Outline thin strokes" to "visible hairlines" to make the intent ↵ | Rick Yorgason | 2018-10-18 | 1 | -2/+2 |
| | | | | | clearer. | ||||
| * | New "Outline thin strokes" view mode which draws thin strokes in outline ↵ | Rick Yorgason | 2018-10-18 | 1 | -0/+3 |
| | | | | | mode so they're easier to see, while still drawing everything else normally. Very useful for making hairline strokes (0.001") for laser cutters. | ||||
| * | Remove #include "config.h" from header files where possible | Eduard Braun | 2018-09-24 | 1 | -4/+0 |
| | | |||||
| * | New option to invert y-axis | Thomas Holder | 2018-09-12 | 1 | -8/+3 |
| | | | | | | | | | | Replaces all hard coded or implicit desktop coordinate usage with doc2dt multiplication. New global preference: Interface > Origin at upper left https://bugs.launchpad.net/inkscape/+bug/170049 | ||||
| * | adding gtk-theme | Jabier Arraiza | 2018-07-21 | 1 | -0/+1 |
| | | |||||
| * | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -1/+1 |
| | | |||||
| * | Run clang-tidy’s modernize-deprecated-headers pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | This renames most C <*.h> includes into C++ <c*> includes. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -11/+11 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | 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 | -1/+1 |
| | | |||||
| * | Reset old code to reaply fixed | Jabier Arraiza | 2018-05-09 | 1 | -1/+1 |
| | | |||||
| * | Start migrating 0.92 patch to master | Jabier Arraiza | 2018-05-09 | 1 | -1/+1 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -1/+1 |
| | | | | | A lot of header clean-up. | ||||
| * | Refactor SPDesktop::setEventContext to allow for unsetting the current tool | Stefano Facchini | 2017-11-13 | 1 | -4/+1 |
| | | | | | | Passing the empty string as toolName has the effect of unsetting and freeing the current tool. This will be used in a future commit. | ||||
| * | Add canvas-rotate for rapid previewing canvas rotation. | Tavmjong Bah | 2017-03-30 | 1 | -0/+2 |
| | | | | | | Add canvas-debug for study of canvas tiling. (bzr r15612) | ||||
| * | Add canvas flip. No GUI. Can be bound to keys via preferences. | Tavmjong Bah | 2017-03-22 | 1 | -1/+27 |
| | | | | (bzr r15606) | ||||
| * | Implement rotation via desktop to window affine. | Tavmjong Bah | 2017-03-20 | 1 | -0/+6 |
| | | | | | | | Remove rotation via viewbox. Still some work to do... (bzr r15603) | ||||
| * | Add functions to rotate drawing inside desktop. | Tavmjong Bah | 2017-03-14 | 1 | -0/+5 |
| | | | | (bzr r15595) | ||||
| * | Replace rectangle based zooming by affine based zooming. | Tavmjong Bah | 2017-03-13 | 1 | -31/+98 |
| | | | | | | | | | This allows a rotation to be included in the drawing to window mapping. General code cleanup. Added documentation. Any change to zooming behavior is probably a bug. (bzr r15592) | ||||
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+3 |
| | | | | (bzr r15027) | ||||
