manuskript/manuskript/models
bentleyjoakes 06e35cd969 Clones importance setting.
When creating a new character, sets an appropriate importance level.
* If a character is selected, the new character has the same importance level.
* If a top-level importance level is selected, the new character has that level
* Otherwise, the importance level is zero
2021-02-21 21:09:20 +01:00
..
__init__.py Creates base classes 2017-11-15 20:34:05 +01:00
abstractItem.py Fix misc. typos 2019-09-19 09:58:24 -06:00
abstractModel.py Fix occasional crashes when (re)moving items 2019-05-19 09:33:19 -06:00
characterModel.py Clones importance setting. 2021-02-21 21:09:20 +01:00
characterPOVModel.py Enabling/Disabling POV for a specific character 2021-02-19 16:01:30 +01:00
outlineItem.py Merge branch 'develop' into charcount 2021-02-19 15:08:51 +01:00
outlineModel.py Creates base classes 2017-11-15 20:34:05 +01:00
persosProxyModel.py Fix typos that are visible to end-users. 2018-01-29 10:30:41 -07:00
plotModel.py Fix plot importance changes if delete earlier plot and click other plots 2018-11-05 09:29:53 -07:00
plotsProxyModel.py Fix typos that are visible to end-users. 2018-01-29 10:30:41 -07:00
references.py Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07:00
worldModel.py Select newly added world items, opening branches as necessary 2020-02-09 10:54:40 -05:00