manuskript/manuskript
Curtis Gedak 5ea37bd192 Remove plot resolution step key bindings Ctrl+Enter and Ctrl+Backspace
Many applications, including Manuskript in the Editor pane, use the
keyboard shortcut 'Ctrl+Backspace' to delete the previous word.
However in the Plot pane Manuskript uses 'Ctrl+Backspace' to delete a
plot resolution step.

Fix this inconsistent behaviour by removing the keyboard shortcuts for
'Ctrl+Enter' and 'Ctrl+Backspace' from the Plot pane.

Closes issue #375
2018-11-26 11:05:46 -07:00
..
converters Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07:00
exporter Add support for pandoc v2 command line options 2018-11-20 10:21:48 -07:00
functions Adds: clickable links, and display images as tooltips (#22, #215) 2017-12-14 14:55:14 +01:00
importer Fix typos that are visible to end-users. 2018-01-29 10:30:41 -07:00
load_save Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07:00
models Fix Python 3.7 DeprecationWarning use local.format_string() messages 2018-11-16 12:52:56 -07:00
tests Fix pytest warning about duplicate name when running tests 2018-11-16 12:52:09 -07:00
ui Remove plot resolution step key bindings Ctrl+Enter and Ctrl+Backspace 2018-11-26 11:05:46 -07:00
__init__.py Renaming source folder 2016-02-06 08:38:33 +01:00
enums.py Checkpoint in refactoring outlineItem 2017-11-17 12:16:39 +01:00
loadSave.py Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07:00
main.py Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07:00
mainWindow.py Fix plot importance changes if delete earlier plot and click other plots 2018-11-05 09:29:53 -07:00
settings.py Adds "Sentence mode" to Focus mode. #259 2017-12-15 20:56:40 +01:00
settingsWindow.py Add new language translations to the Settings window 2018-08-06 11:27:29 -06:00
version.py ========== manuskript-0.7.0 ========== 2018-08-15 09:25:21 -06:00