summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* modernize loopsMarc Jeanmougin2019-01-021-17/+12
* fix coding styleJabier Arraiza2018-12-041-2/+2
* Added XRayJabier Arraiza2018-12-041-0/+6
* Fix coding styleJabier Arraiza2018-12-011-2/+2
* Fix merge to master and add shortcutJabier Arraiza2018-12-011-3/+3
* Initial commit of split canvasJabiertxof2018-12-011-2/+8
* Clarify licensesMax Gaukler2018-11-081-17/+16
* C++ify SVGViewWidget. Remove unused code.Tavmjong Bah2018-11-061-5/+0
* Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...Rick Yorgason2018-10-181-4/+4
* New "Outline thin strokes" view mode which draws thin strokes in outline mode...Rick Yorgason2018-10-181-0/+5
* Misc. typosluz.paz2018-10-061-1/+1
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-5/+0
* Fix problems on dialogs with extensions. TODO: Add dialog on drag&drop a SVGJabier Arraiza2018-09-221-10/+2
* fixes and improvementes to power clip and powermaskJabiertxof2018-09-131-0/+2
* Fix missing icons and warning on ico size in symbolsJabiertxo Arraiza Cenoz2018-08-041-2/+2
* adding gtk-themeJabier Arraiza2018-07-211-300/+334
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-4/+4
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-173/+173
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-15/+15
* Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVGJabier Arraiza2018-05-121-0/+4
* Add Maren improvements prepare to mergeJabiertxo Arraiza Cenoz2018-05-101-0/+3
* Allow link a SVG as imageJabiertxo Arraiza Cenoz2018-05-101-1/+4
* Rename "Glyphs" dialog to "Unicode Characters" dialog to better reflect what ...Tavmjong Bah2018-05-031-2/+3
* a bit more of warning cleanupFelipe Corrêa da Silva Sanches2018-03-281-1/+1
* a few more fixes to build warnings related to libnrtypeFelipe Corrêa da Silva Sanches2018-03-271-1/+1
* Fixing refsJabier Arraiza2018-03-261-2/+0
* Misc. typosluz.paz2018-02-101-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-18/+25
* Misc. typosluz.paz2018-01-081-1/+1
* Back path operations to curvesJabier Arraiza2017-12-301-0/+10
* Revert "Add improvements sugested by Eduard Brawn And Moini"Marc Jeanmougin2017-12-291-10/+0
* Add improvements sugested by Eduard Brawn And MoiniJabiertxo Arraiza Cenoz2017-12-281-0/+10
* Add break apart. Thanks MarenJabier Arraiza2017-12-141-0/+2
* This commit:Jabiertxo Arraiza Cenoz2017-12-141-0/+7
* Add canvas flipping/rotation reset to the menu, improve stringsMoini2017-12-031-4/+4
* Rename wrong named functionJabier Arraiza2017-11-031-4/+2
* Move finctions away object setsJabier Arraiza2017-11-021-2/+9
* Add widget to color and some refactoringJabier Arraiza2017-11-011-0/+10
* Replace reference to non-existant icon to one that exists.Tavmjong Bah2017-09-051-1/+1
* Add function to save templateChristophe Lebras2017-07-021-1/+1
* Add new verb "save template"Christophe Lebras2017-07-021-11/+17
* selection chemistry: implement z-stack orderchr2017-05-231-0/+14
* Add canvas flip. No GUI. Can be bound to keys via preferences.Tavmjong Bah2017-03-221-0/+38
* Add entry for canvas rotate step in Inkscape Preferences dialog.Tavmjong Bah2017-03-211-1/+2
* Add verbs for canvas rotation.Tavmjong Bah2017-03-211-22/+69
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-201-0/+1
* Replace rectangle based zooming by affine based zooming.Tavmjong Bah2017-03-131-8/+12
* Add a very simple prototype dialog as an example and test of deriving from Pa...Tavmjong Bah2017-02-271-0/+5
* Merge in GSoC style dialog. (Work in progress.)Tavmjong Bah2017-02-041-0/+10
|\
| * Merge changes from trunkkamalpreetgrewal2016-08-161-1/+1
| |\