manuskript/manuskript/models
tntscreed a046656acf Made bulk-adding "Detailed info" to characters possible
-Changed the selection mode to extended selection on the lstCharacters tree-view. This will not affect anything else other than the "detailed info" rows. Every other change to a character's descriptions, motivations and such only affect the last selected one.

-Made a method to get all the IDs of the selected characters.

-Added a character-info dialog UI. Originally, adding information worked by adding a placeholder and then changing it. Users never want to just add a placeholder without initialising the values. And the bulk-adding only works this way.
2023-03-05 00:58:25 +01: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 Fix potential issue from the future 2023-02-10 00:11:27 +01:00
characterModel.py Made bulk-adding "Detailed info" to characters possible 2023-03-05 00:58:25 +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 Updated translation files and added more labels to translation 2022-08-09 13:44:53 +02:00
plotsProxyModel.py Fix typos that are visible to end-users. 2018-01-29 10:30:41 -07:00
references.py Fix crash of issue #1082 2023-02-10 22:42:00 +01:00
searchableItem.py Updated translation files and added more labels to translation 2022-08-09 13:44:53 +02: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