manuskript/manuskript/ui/views
2021-04-02 14:15:17 +01:00
..
__init__.py Renaming source folder 2016-02-06 08:38:33 +01:00
basicItemView.py Changes Outline enums to IntEnum 2017-11-15 20:58:12 +01:00
basicItemView_ui.py Subclass textEditView 2017-11-27 15:00:07 +01:00
basicItemView_ui.ui Subclass textEditView 2017-11-27 15:00:07 +01:00
characterTreeView.py Fixed all Python syntax warnings 2021-02-21 23:45:34 +01:00
chkOutlineCompile.py Checkpoint: refactoring 2017-11-18 20:53:10 +01:00
cmbOutlineCharacterChoser.py Changes Outline enums to IntEnum 2017-11-15 20:58:12 +01:00
cmbOutlineLabelChoser.py Changes Outline enums to IntEnum 2017-11-15 20:58:12 +01:00
cmbOutlineStatusChoser.py Changes Outline enums to IntEnum 2017-11-15 20:58:12 +01:00
corkDelegate.py Add global search 2021-04-02 14:15:17 +01:00
corkView.py Fix corkView background image on Windows 2019-02-26 13:25:30 -07:00
dndView.py Cleaning up imports, at last 2016-02-06 12:34:22 +01:00
lineEditView.py Fixed all Python syntax warnings 2021-02-21 23:45:34 +01:00
MDEditCompleter.py Added support for LanguageTool via 'language_check' as advanced spellchecker 2021-02-19 15:44:38 +01:00
MDEditView.py Added support for LanguageTool via 'language_check' as advanced spellchecker 2021-02-19 15:44:38 +01:00
metadataView.py Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07:00
metadataView_ui.py Subclass textEditView 2017-11-27 15:00:07 +01:00
metadataView_ui.ui Subclass textEditView 2017-11-27 15:00:07 +01:00
outlineBasics.py Fix occasional crashes when (re)moving items 2019-05-19 09:33:19 -06:00
outlineDelegates.py Checkpoint: refactoring 2017-11-18 20:53:10 +01:00
outlineView.py Changes Outline enums to IntEnum 2017-11-15 20:58:12 +01:00
PDFViewer.py Adds QtWebEngine support, while keeping QtWebKit support. 2017-06-15 15:24:06 +02:00
plotDelegate.py Fix typos that are visible to end-users. 2018-01-29 10:30:41 -07:00
plotTreeView.py Changes every Enum to IntEnum 2017-11-15 21:05:48 +01:00
propertiesView.py Enabling/Disabling POV for a specific character 2021-02-19 16:01:30 +01:00
propertiesView_ui.py Fix background of popup menus that was transparent (black) 2019-02-27 10:49:05 -07:00
propertiesView_ui.ui Fix background of popup menus that was transparent (black) 2019-02-27 10:49:05 -07:00
sldImportance.py Moves sldImportance to views folder, where it belongs 2016-03-03 18:55:57 +01:00
sldImportance_ui.py Moves sldImportance to views folder, where it belongs 2016-03-03 18:55:57 +01:00
sldImportance_ui.ui Moves sldImportance to views folder, where it belongs 2016-03-03 18:55:57 +01:00
storylineView.py Changes Outline enums to IntEnum 2017-11-15 20:58:12 +01:00
storylineView_ui.py Adds a few more icons 2017-10-16 10:48:04 +02:00
storylineView_ui.ui Adds a few more icons 2017-10-16 10:48:04 +02:00
textEditView.py Added more consistency to the context menu 2021-02-22 03:18:45 +01:00
treeDelegates.py Added char-count with settings to enable/disable it. 2020-03-27 15:12:44 +01:00
treeView.py Fixed all Python syntax warnings 2021-02-21 23:45:34 +01:00
webView.py Conditional import of QtWebEngine or QtWebKit 2017-06-20 15:24:15 +02:00