manuskript/manuskript/ui/editors
2023-02-13 20:39:18 +01:00
..
__init__.py Renaming source folder 2016-02-06 08:38:33 +01:00
blockUserData.py Fixed all Python syntax warnings 2021-02-21 23:45:34 +01:00
completer.py Fixed issue #1042 2022-08-09 14:37:18 +02:00
completer_ui.py Updated indonesian qt language files and ui files 2021-11-27 01:39:53 +01:00
completer_ui.ui Renaming source folder 2016-02-06 08:38:33 +01:00
editorWidget.py Fix misc. typos 2019-09-19 09:58:24 -06:00
editorWidget_ui.py Subclass textEditView 2017-11-27 15:00:07 +01:00
editorWidget_ui.ui Subclass textEditView 2017-11-27 15:00:07 +01:00
fullScreenEditor.py Added guard to catch errors with translation 2022-05-17 11:43:22 +02:00
locker.py Fixed all Python syntax warnings 2021-02-21 23:45:34 +01:00
locker_ui.py Renaming source folder 2016-02-06 08:38:33 +01:00
locker_ui.ui Renaming source folder 2016-02-06 08:38:33 +01:00
mainEditor.py Merge pull request #1060 from tcsch/feature/split-editor-functionality 2023-02-13 20:39:18 +01:00
mainEditor_ui.py Remove translation from shortcuts 2023-02-11 00:41:47 +01:00
mainEditor_ui.ui Removes textFormat panel (bold, italic, etc. buttons) 2017-11-27 20:58:02 +01:00
MDFunctions.py Converted most print statements to use logging 2021-04-08 18:44:28 +02:00
tabSplitter.py Add drag and drop functionality for outline items to editors 2022-08-12 18:34:31 +02:00
tabSplitter_ui.py Updated generated python scripts from ui files 2022-12-14 18:16:11 +01:00
tabSplitter_ui.ui Can split views 2016-04-10 19:58:49 +02:00
textFormat.py Changes every Enum to IntEnum 2017-11-15 21:05:48 +01:00
textFormat_ui.py Some more tweaks 2016-04-08 20:16:35 +02:00
textFormat_ui.ui Renaming source folder 2016-02-06 08:38:33 +01:00
themes.py Adjusted fixes for python 3.10 to not crash immediately 2021-12-13 14:27:59 +01:00