manuskript/manuskript/models
Jan Wester 87f1fc0187 Bugfix for filtering on POV characters
If a project only had one character, and it was marked as a POV
character, then that could lead to the accessing of a non-existent
second character. (Yes. That code was very broken.)

Fixes issues 843, 875, 896.
2021-07-10 19:01:58 +02:00
..
__init__.py Creates base classes 2017-11-15 20:34:05 +01:00
abstractItem.py Fixed identation to match other code 2021-06-21 14:34:41 +02:00
abstractModel.py Someone was in a JavaScript mood? 2021-06-21 02:43:09 +01:00
characterModel.py Add global search 2021-04-02 14:15:17 +01:00
characterPOVModel.py Bugfix for filtering on POV characters 2021-07-10 19:01:58 +02:00
flatDataModelWrapper.py Add global search 2021-04-02 14:15:17 +01:00
outlineItem.py Converted most print statements to use logging 2021-04-08 18:44:28 +02:00
outlineModel.py Merge branch 'develop' into develop 2021-04-08 18:33:27 +02:00
persosProxyModel.py Fix typos that are visible to end-users. 2018-01-29 10:30:41 -07:00
plotModel.py Add global search 2021-04-02 14:15:17 +01:00
plotsProxyModel.py Fix typos that are visible to end-users. 2018-01-29 10:30:41 -07:00
references.py Converted most print statements to use logging 2021-04-08 18:44:28 +02:00
searchableItem.py Add global search 2021-04-02 14:15:17 +01:00
searchableModel.py Add global search 2021-04-02 14:15:17 +01:00
searchFilter.py Add global search 2021-04-02 14:15:17 +01:00
searchResultModel.py Add global search 2021-04-02 14:15:17 +01:00
worldModel.py Fix missing root when using world building template 2021-04-20 18:57:36 -04:00