summaryrefslogtreecommitdiffstats
path: root/share/keys (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Shortcuts: Fix "Tab" vs. "Shift + Tab"Eduard Braun2017-07-181-6/+2
| | | | | | | | | The changes introduced in 46fd67ec49c3988db20db422061a2f52582c896c changed the behavior in this case: - pressing Tab produces a keyval with name "Tab" - pressing Shift+Tab produces a keyval with name "ISO_Left_Tab" the Shift modifier is removed in this case as a "consumed modifier", see commit mentioned above for details
* Shortcuts: remove default.xml from repo to resolve any confusion on what ↵Eduard Braun2017-07-093-900/+193
| | | | | | | | file to update (inkscape.xml is the primary shortcut file!) - default.xml will now be autogenerated during "cmake install" - the changes to inkscape.xml correspond to the changes from 72f835c00565835a536531cd81dc6d9a607b615a that were only applied to default.xml - for the error-prone case of running inkscape without installation 7d248fbba5b0c24d9a24cda8c3f2e79f96395553 should provide the proper fallback to inkscape.xml
* Add new verb "save template"Christophe Lebras2017-07-021-48/+50
|
* Use Meta for shortcuts on Mac OSMarc Jeanmougin2017-06-301-183/+185
|
* Fix "swap fill and stroke" for multiple objects in selectionalexandru.roman2017-01-212-0/+3
| | | | | | | | | Add verb and shortcut possibility Fixed bugs: - https://launchpad.net/bugs/367360 - https://launchpad.net/bugs/675690 (bzr r15428)
* CMake: Add ${INKSCAPE_SHARE_INSTALL}Eduard Braun2016-11-261-1/+1
| | | | | This is set to "share/inkscape" by default, on Windows we need to be able to install directly into "share" however (bzr r15278)
* [Bug #770681] KEY MAPPING: Comma and period hijacked by scaling.sandra-snan2016-10-083-6/+44
| | | | | | Fixed bugs: - https://launchpad.net/bugs/770681 (bzr r15155)
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-17/+0
| | | (bzr r15046)
* [Bug #1580583] update corel draw x8 shortcut.lohanandrade2016-06-172-0/+176
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1580583 (bzr r14994)
* Add a Resize to Page with Keyboard ShortcutMartin Owens2016-04-151-2/+4
| | | (bzr r14850)
* cmake: Bring cmake installation in line with autotools (bug #1451481)houz2015-05-081-0/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1451481 (bzr r14128)
* sp. fix seperateBryce Harrington2015-03-211-2/+2
| | | (bzr r14021)
* Shortcuts. Fix for bug #1323561 (Right handed ilustration file is incorrect).Nicolas Dufour2014-05-272-2/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1323561 (bzr r13399)
* Restore share/keys/inkscape.xml to current state (follow-up to r13221)su_v2014-04-071-22/+122
| | | (bzr r13274)
* Get pollar tiling working agains with trunkMartin Owens2014-03-271-1/+1
| | | (bzr r11073.1.37)
* Commit a merge to trunk, with probabal errorsMartin Owens2014-03-276-39/+122
|\ | | | | (bzr r11073.1.36)
| * Shortcuts. Adding Ctrl+Alt+N for the New From Template dialog.Nicolas Dufour2013-12-102-0/+6
| | | | | | (bzr r12843)
| * Integrating with libdepixelizeVinícius dos Santos Oliveira2013-09-122-0/+4
| | | | | | (bzr r12506.1.1)
| * Remove mentions of DialogScript verb from keybinding filesKrzysztof Kosi??ski2013-07-245-5/+0
| | | | | | (bzr r12437)
| * Keys. Bug #253552 (Repeat effect shortcut).Nicolas Dufour2013-03-192-16/+22
| | | | | | (bzr r12226)
| * Keys. Fix for bug #168650 (Inkscape doesn't respond to Ctrl-Ins, Shift-Ins, ↵Nicolas Dufour2013-02-282-4/+10
| | | | | | | | | | Shift-Del). (bzr r12161)
| * Rename keys name within the fileJosh Andler2012-11-201-1/+1
| | | | | | (bzr r11886)
| * keys: merge duplicate entriessu_v2012-10-142-8/+6
| | | | | | (bzr r11795)
| * Fix for 171221 : color panel improvementsJohn Smith2012-10-142-0/+6
| | | | | | (bzr r11793)
| * Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-112-0/+6
| | | | | | (bzr r11782)
| * Update default keymap to include most of the new verbsadded in trunk, sync ↵su_v2012-10-112-30/+88
| | | | | | | | | | inkscape.xml (bzr r11780)
| * add stubs for layer verbs to default keymap file, keep default.xml and ↵su_v2012-10-092-1/+47
| | | | | | | | | | inkscape.xml in sync (bzr r11766)
| * Fix for 189535 : Change shortcut key for Horizontal align to Ctrl+Alt+tJohn Smith2012-09-041-2/+2
| | | | | | (bzr r11650)
| * Fix for 171915 : Fullscreen mode without toolbars shortcutJohn Smith2012-08-281-0/+1
| | | | | | (bzr r11628)
| * Fix for 189535 : align verbs and by keysJohn Smith2012-08-181-1/+24
| | | | | | (bzr r11611)
| * Shortcuts. Fix for Bug #1035903 (adobe-illustrator-cs2 contains multiple ↵Nicolas Dufour2012-08-173-11/+26
| | | | | | | | | | display=true for EditPaste). (bzr r11609)
| * Fix for 722625 : Select Same by Object TypeJohn Smith2012-07-251-0/+3
| | | | | | (bzr r11573)
| * Shortcuts. Fix for Bug #167796 (zoom keys (shortcuts) 3,4,6 on numeric pad ↵Nicolas Dufour2012-07-102-1/+5
| | | | | | | | | | not working). (bzr r11537)
| * Patch for bug #728081 (Keyboard shortcut - Lock current layer).Nicolas Dufour2012-07-052-0/+6
| | | | | | (bzr r11528)
| * Fix for bug #1001446 (export bitmap hotkey)Nicolas Dufour2012-07-052-4/+4
| | | | | | (bzr r11527)
* | Fixed keys file in order to reflect the new verb modification I didDenis Declara2012-05-014-4/+4
|/ | | (bzr r11073.1.24)
* Gcodetools have been upgraded to v. 1.7.Nick Drobchenko2011-07-052-435/+435
| | | (bzr r10417)
* display shortcut in tooltip for measure toolFelipe Corr??a da Silva Sanches2011-06-211-1/+1
| | | (bzr r10330)
* adding shortcut for Measure Tool ("m" or "M")Felipe Corr??a da Silva Sanches2011-06-131-0/+3
| | | (bzr r10290)
* Extensions to alternate layer visibility for glyph layers.Felipe Corr??a da Silva Sanches2011-05-271-0/+6
| | | | | These extensions are using the new "silent" option that I have introduced to the inx file sintax in the previous commit. (bzr r10241)
* adding keyboard shortcut (Ctrl Alt G) for "add glyph layer" extensionFelipe Corr??a da Silva Sanches2011-05-261-0/+3
| | | (bzr r10231)
* NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen2011-02-212-0/+6
| | | (bzr r10065)
* Keys. Alphapad support for zoom shortcuts (Bug #181393).Nicolas Dufour2010-08-052-0/+12
| | | | | | Fixed bugs: - https://launchpad.net/bugs/181393 (bzr r9690)
* Keys. Additional keypad bindings (Bug #362040).Nicolas Dufour2010-08-042-270/+282
| | | | | | Fixed bugs: - https://launchpad.net/bugs/362040 (bzr r9688)
* Keys. Binding the Spray tool to 'a' and 'shift+F3'.Nicolas Dufour2010-06-222-2/+16
| | | (bzr r9527)
* Keys. gdkkeysyms.h URL correction (Bug #528884).Nicolas Dufour2010-05-183-65/+65
| | | | | | Fixed bugs: - https://launchpad.net/bugs/528884 (bzr r9430)
* remove shortcuts to switch to the Geometric Tool (to disable for 0.47, after ↵Josh Andler2009-05-012-4/+0
| | | | | 0.47 is released I will restore) (bzr r7809)
* response to bug #171923; now Ctrl+PgUp/Dn is 'Switch to Layer Above/Below'Ed Halley2009-03-132-4/+8
| | | (bzr r7483)
* spellcheck keysbulia byak2009-02-172-0/+6
| | | (bzr r7312)
* synchronizebulia byak2009-01-261-1/+7
| | | (bzr r7178)