manuskript/manuskript/models
Tobias Frisch e780963891
Merge pull request #1002 from olivierkes/duplicate_ids
Potential fix for #719, #1001: data loss when reordering items in upward direction
2022-05-28 12:03:58 +02:00
..
__init__.py Creates base classes 2017-11-15 20:34:05 +01:00
abstractItem.py Does not simply warn of duplicate IDs, but fixes them. 2022-01-22 09:53:36 +01:00
abstractModel.py Potential fix for #719, #1001 2022-01-21 16:49:04 +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 Added guard to catch errors with translation 2022-05-17 11:43:22 +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 Added guard to catch errors with translation 2022-05-17 11:43:22 +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