summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-23add livecoding tool to toolbars-ol1-0/+12
2019-11-18Make canvas rotation unchanged by y-axis directionNathan Lee1-5/+5
2019-11-01Remove OCALMarc Jeanmougin1-10/+0
2019-11-01Improve clip LPEJabier Arraiza1-1/+8
2019-10-22Make `FitCanvasVerb`s sensitive by defaultPatrick Storz1-3/+1
2019-10-09Improve node selection ~x3 removing unneded updateNow() called in non necesar...Jabier Arraiza1-2/+2
2019-09-10Improve help string for CSS dialogPatrick Storz1-1/+1
2019-08-22remove HAVE_POTRACEMarc Jeanmougin1-34/+0
2019-08-21Remove pixelart dialogMarc Jeanmougin1-7/+0
2019-08-19Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.Valentin Ionita1-0/+7
2019-07-31Keep tutorial even if built without potraceNathan Lee1-5/+0
2019-07-31Hide spellcheck dialog if Aspell is missingNathan Lee1-6/+4
2019-07-29Verbs: Disable SP_VERB_DIALOG_SPELLCHECK when compiling without AspellPatrick Storz1-0/+8
2019-07-29Add Patrick improvements to verbs toggle menu itemsJabiertxof1-1/+1
2019-07-28Fix coding styleJabier Arraiza1-2/+1
2019-07-28Fix some issues with inverse coordinates pointed by MarenJabier Arraiza1-2/+2
2019-07-28Add verbs update checkbuttons in menu. Also do improvements requested in http...Jabier Arraiza1-6/+6
2019-07-19icons: do not re-use 'layer-rename' for "Move selection to layer"Patrick Storz1-1/+1
2019-07-19icons: replace deprecated gtk stock iconsPatrick Storz1-1/+1
2019-07-01Fix various minor typosYuri Chornoivan1-1/+1
2019-06-10Add shortcutJabiertxof1-2/+1
2019-06-10Fixing coding styleJabier Arraiza1-2/+3
2019-06-10Move from XMLDialog to another paned dialogJabier Arraiza1-5/+5
2019-04-18Remove unimplemented Find Dialog (obsolete)Nathan Lee1-5/+0
2019-03-06fix toggling snap with key shortcut breaks historyYosshi9991-0/+3
2019-03-02After delete, next selected layer is sibling of equal depth, with preference ...Nathan Lee1-9/+23
2019-02-24Merge in bazaar branch for alignment handlesMartin Owens1-2/+42
2019-02-20Remove Tags functionality (replaced by css selectors)Martin Owens1-76/+0
2019-02-16Tutorials: Improve logic for loading localized versionsPatrick Storz1-29/+10
2019-02-11Fix bounds check in sp_action_get_title!Tim Rawlinson1-1/+1
2019-02-11Updated inkscape.pot to include Center page in windowWizardOhio241-1/+1
2019-02-11Added Feature: Recenter page in window, Ctrl+4 shortcutWizardOhio241-0/+5
2019-02-10Update sp_action_get_title to remove Unicode Character "…" (U+2026)Tim Rawlinson1-2/+6
2019-02-08Fix more capitalisation inconsistencies.tim_rawlinson1-1/+1
2019-02-07Fix capitalisation of menu items.Tim Rawlinson1-7/+7
2019-01-22Fix some typos and syntax errorsMattia Rizzolo1-1/+1
2019-01-02modernize loopsMarc Jeanmougin1-17/+12
2018-12-04fix coding styleJabier Arraiza1-2/+2
2018-12-04Added XRayJabier Arraiza1-0/+6
2018-12-01Fix coding styleJabier Arraiza1-2/+2
2018-12-01Fix merge to master and add shortcutJabier Arraiza1-3/+3
2018-12-01Initial commit of split canvasJabiertxof1-2/+8
2018-11-08Clarify licensesMax Gaukler1-17/+16
2018-11-06C++ify SVGViewWidget. Remove unused code.Tavmjong Bah1-5/+0
2018-10-18Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...Rick Yorgason1-4/+4
2018-10-18New "Outline thin strokes" view mode which draws thin strokes in outline mode...Rick Yorgason1-0/+5
2018-10-06Misc. typosluz.paz1-1/+1
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-5/+0
2018-09-22Fix problems on dialogs with extensions. TODO: Add dialog on drag&drop a SVGJabier Arraiza1-10/+2
2018-09-13fixes and improvementes to power clip and powermaskJabiertxof1-0/+2