summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* add livecoding tool to toolbars-ol2019-11-231-0/+12
* Make canvas rotation unchanged by y-axis directionNathan Lee2019-11-181-5/+5
* Remove OCALMarc Jeanmougin2019-11-011-10/+0
* Improve clip LPEJabier Arraiza2019-11-011-1/+8
* Make `FitCanvasVerb`s sensitive by defaultPatrick Storz2019-10-221-3/+1
* Improve node selection ~x3 removing unneded updateNow() called in non necesar...Jabier Arraiza2019-10-091-2/+2
* Improve help string for CSS dialogPatrick Storz2019-09-101-1/+1
* remove HAVE_POTRACEMarc Jeanmougin2019-08-221-34/+0
* Remove pixelart dialogMarc Jeanmougin2019-08-211-7/+0
* Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.Valentin Ionita2019-08-191-0/+7
* Keep tutorial even if built without potraceNathan Lee2019-07-311-5/+0
* Hide spellcheck dialog if Aspell is missingNathan Lee2019-07-311-6/+4
* Verbs: Disable SP_VERB_DIALOG_SPELLCHECK when compiling without AspellPatrick Storz2019-07-291-0/+8
* Add Patrick improvements to verbs toggle menu itemsJabiertxof2019-07-291-1/+1
* Fix coding styleJabier Arraiza2019-07-281-2/+1
* Fix some issues with inverse coordinates pointed by MarenJabier Arraiza2019-07-281-2/+2
* Add verbs update checkbuttons in menu. Also do improvements requested in http...Jabier Arraiza2019-07-281-6/+6
* icons: do not re-use 'layer-rename' for "Move selection to layer"Patrick Storz2019-07-191-1/+1
* icons: replace deprecated gtk stock iconsPatrick Storz2019-07-191-1/+1
* Fix various minor typosYuri Chornoivan2019-07-011-1/+1
* Add shortcutJabiertxof2019-06-101-2/+1
* Fixing coding styleJabier Arraiza2019-06-101-2/+3
* Move from XMLDialog to another paned dialogJabier Arraiza2019-06-101-5/+5
* Remove unimplemented Find Dialog (obsolete)Nathan Lee2019-04-181-5/+0
* fix toggling snap with key shortcut breaks historyYosshi9992019-03-061-0/+3
* Merge addition of center on page buttonMartin Owens2019-03-061-0/+5
|\
| * Updated inkscape.pot to include Center page in windowWizardOhio242019-02-111-1/+1
| * Added Feature: Recenter page in window, Ctrl+4 shortcutWizardOhio242019-02-111-0/+5
* | After delete, next selected layer is sibling of equal depth, with preference ...Nathan Lee2019-03-021-9/+23
* | Merge in bazaar branch for alignment handlesMartin Owens2019-02-241-2/+42
* | Remove Tags functionality (replaced by css selectors)Martin Owens2019-02-201-76/+0
* | Update sp_action_get_title to remove Unicode Character "…"Patrick Storz2019-02-171-2/+6
|\ \
| * | Fix bounds check in sp_action_get_title!Tim Rawlinson2019-02-111-1/+1
| * | Update sp_action_get_title to remove Unicode Character "…" (U+2026)Tim Rawlinson2019-02-101-2/+6
| |/
* / Tutorials: Improve logic for loading localized versionsPatrick Storz2019-02-161-29/+10
|/
* Fix more capitalisation inconsistencies.tim_rawlinson2019-02-081-1/+1
* Fix capitalisation of menu items.Tim Rawlinson2019-02-071-7/+7
* Fix some typos and syntax errorsMattia Rizzolo2019-01-221-1/+1
* 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