Commit Graph

9 Commits

Author SHA1 Message Date
Veronica K. B. Olsen aab9805bc6 Remove dependency on appdirs package for finding config dir as this is provided by Qt 2020-02-15 21:39:21 +01:00
Veronica K. B. Olsen 833bc5ffd2 Set minimum Python version to 3.6 2020-02-05 01:33:43 +01:00
Veronica K. B. Olsen f5af3fb293 Cleaned up initialisation and config settings for spell checking 2019-11-06 11:45:17 +01:00
Veronica K. B. Olsen 4a98f58a20 Added more system checks and help now opens the documentation website 2019-10-24 21:13:11 +02:00
Veronica K. B. Olsen c48b1deb8f Added wrapper classes for spell checker so new libraries can be added 2019-06-11 20:27:29 +02:00
Veronica K. B. Olsen e2246aa004 Check that PyQt5.QtSvg can be imported, although the one place it's currently used it's redundant. Will need it alter anyway. 2019-05-17 09:45:48 +02:00
Veronica K. B. Olsen f98a292dd3 Check for dependencies before loading 2019-05-13 10:26:52 +02:00
Veronica K. B. Olsen 5609d16978 Fixed the utf-8 thingy at the top of files 2019-04-14 13:20:19 +02:00
Veronica K. B. Olsen 30d5eb53e7 Initial commit with README and example Qt5 window. 2018-09-22 18:26:39 +02:00