manuskript/manuskript
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
..
converters Converted most print statements to use logging 2021-04-08 18:44:28 +02:00
exporter Fixed pandoc command arguments (#790) 2021-04-10 14:58:00 +02:00
functions Optimized counting words and characters via regex 2021-06-01 15:17:54 +02:00
importer Fixed all Python syntax warnings 2021-02-21 23:45:34 +01:00
load_save Merge pull request #667 from worstje/arguments-and-logging 2021-04-08 19:37:09 +02:00
models Bugfix for filtering on POV characters 2021-07-10 19:01:58 +02:00
tests Fixing the tests for travis-CI 2021-04-09 19:19:03 -04:00
ui Generated QML from translations 2021-04-16 13:47:51 +02:00
__init__.py Renaming source folder 2016-02-06 08:38:33 +01:00
enums.py Add global search 2021-04-02 14:15:17 +01:00
loadSave.py Converted most print statements to use logging 2021-04-08 18:44:28 +02:00
logging.py Friendly logging for end users (#859) 2021-04-13 13:32:46 +02:00
main.py Share OpenGL contexts to make Qt WebEngine happy 2021-07-10 19:01:58 +02:00
mainWindow.py Friendly logging for end users (#859) 2021-04-13 13:32:46 +02:00
searchLabels.py Add global search 2021-04-02 14:15:17 +01:00
settings.py Converted most print statements to use logging 2021-04-08 18:44:28 +02:00
settingsWindow.py Fixed issue #817 with the settings style picking 2021-02-21 23:59:23 +01:00
version.py ========== manuskript-0.12.0 ========== 2021-04-30 16:43:17 +02:00