manuskript/manuskript/models
Jan Wester ff2cbca028 Converted most print statements to use logging
Some snippets have yet to be converted due to the more complex nature
of those snippets, and to keep things neat a separate commit makes more
sense for those.
2021-04-08 18:44:28 +02:00
..
__init__.py Creates base classes 2017-11-15 20:34:05 +01:00
abstractItem.py Converted most print statements to use logging 2021-04-08 18:44:28 +02:00
abstractModel.py Converted most print statements to use logging 2021-04-08 18:44:28 +02:00
characterModel.py Add global search 2021-04-02 14:15:17 +01:00
characterPOVModel.py Enabling/Disabling POV for a specific character 2021-02-19 16:01:30 +01: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 Add global search 2021-04-02 14:15:17 +01: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 Add global search 2021-04-02 14:15:17 +01:00