manuskript/manuskript/ui/views
tntscreed 06f8ab3519 The bulk info managers is now completely functional.
Also, a change has been made to the character tree view. Theoretically it shouldn't have any functional significance, but "addCharacterInfo" is used for adding info to only one character, so it makes sense to remove the old multi-selection info-adding functionality, even if it wouldn't ever be accessible.
2023-03-07 20:27:16 +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 Fixed issue #931, updated ui files and updated translation files 2021-10-23 16:15:58 +02:00
basicItemView_ui.ui Subclass textEditView 2017-11-27 15:00:07 +01:00
characterTreeView.py The bulk info managers is now completely functional. 2023-03-07 20:27:16 +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 fixes #992 and #998 with explicit int casts 2022-01-16 12:31:16 -05:00
corkView.py Fixed project not opening with missing background 2021-04-04 13:48:54 -04:00
dndView.py Converted most print statements to use logging 2021-04-08 18:44:28 +02: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 Implemented fix for failed cursor iteration (#729) 2021-07-10 19:01:58 +02: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 Added guard to catch errors with translation 2022-05-17 11:43:22 +02:00
outlineDelegates.py Adjusted fixes for python 3.10 to not crash immediately 2021-12-13 14:27:59 +01:00
outlineView.py Prevent right-click for popup menus to select item (fix #919) 2023-02-13 21:34:35 +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 Replaced try & catch with early exit on NoneType 2022-03-30 22:44:12 +02:00
propertiesView.py Converted most print statements to use logging 2021-04-08 18:44:28 +02:00
propertiesView_ui.py Removed snow flake method 2022-08-10 11:43:32 +02: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 Fixed issue #931, updated ui files and updated translation files 2021-10-23 16:15:58 +02: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 Cleanup code 2023-01-30 23:19:33 +01:00
treeDelegates.py Merge pull request #793 from FrancoisDuchene/notEnoughArgsFix 2021-04-08 14:46:59 +02:00
treeView.py Prevent right-click for popup menus to select item (fix #919) 2023-02-13 21:34:35 +01:00
webView.py Comprehensively log all version information 2021-04-08 18:44:28 +02:00