Commit Graph

31 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 894bc41f51 Moved the additions folder into the gui folder as it only contains gui elements 2020-05-08 21:32:38 +02:00
Veronica K. B. Olsen 9b049b6469 Moved spell checker classes to core folder 2020-05-08 21:02:30 +02:00
Veronica K. B. Olsen 020a4c548a Fixed formatting of URL in license docstring 2020-05-04 21:20:55 +02:00
Veronica K. B. Olsen ed6d6515fe Some more corrections to Preferences help text 2020-05-04 21:18:58 +02:00
Veronica K. B. Olsen 35891e6663 Some bugfixes and text changes in the preferences dialog 2020-05-04 20:59:29 +02:00
Veronica K. B. Olsen 9daa77486c Remove some unneeded imports 2020-05-03 20:16:13 +02:00
Veronica K. B. Olsen cbf0c265b9 Connected the full path in header option to the config gui 2020-05-03 20:04:51 +02:00
Veronica K. B. Olsen c1c67f026b Finished the last tab of the config editor 2020-05-03 19:52:54 +02:00
Veronica K. B. Olsen 4885216395 Fnisished main config editing tab 2020-05-03 19:24:25 +02:00
Veronica K. B. Olsen 0e0b61be8c Moved config of spell check and qriting guides 2020-05-03 19:10:00 +02:00
Veronica K. B. Olsen 6c0c908989 Added Layout tab to main config dialog 2020-05-03 18:02:27 +02:00
Veronica K. B. Olsen 3d0cd5a71c Move a bunch of settings to a new tab in main settings using the new config layout 2020-05-03 16:56:03 +02:00
Veronica K. B. Olsen ba3c765ba8 Added license text to source files 2020-04-20 21:50:20 +02:00
Veronica K. B. Olsen 9678a49f22 Drop the Outline settings from teh main Preferences 2020-04-11 17:57:40 +02:00
Veronica K. B. Olsen ff69667ab5 Added tab for Outline settings to config dialog 2020-04-09 19:46:56 +02:00
Veronica K. B. Olsen eb68f3efc0 Change the method the document is rehighlighted. This is significantly faster 2019-11-19 21:49:11 +01:00
Veronica K. B. Olsen 2758c587af Added spell check size limit to preferences 2019-11-19 21:12:40 +01:00
Veronica K. B. Olsen a5df5a151e Fixed crash in project countStatus when tree contains orphaned item 2019-11-18 19:51:31 +01:00
Veronica K. B. Olsen 154e91ede8 Remove unused imports 2019-11-09 21:01:43 +01:00
Veronica K. B. Olsen fab20c6c26 Added a separate text width parameter for zen mode 2019-11-09 14:24:59 +01:00
Veronica K. B. Olsen 7e9b80ea12 Add dark icons checkbox to preferences 2019-11-08 19:04:10 +01:00
Veronica K. B. Olsen ae0399d298 Add a separate class to handle icons 2019-11-08 18:49:20 +01:00
Veronica K. B. Olsen f2265abf32 Finished the GUI option for spell check provider 2019-11-07 20:00:19 +01:00
Veronica K. B. Olsen 334903daa9 Added combo box for spell tools 2019-11-06 20:47:35 +01:00
Veronica K. B. Olsen 0e84452533 Reorganise constants, and add ISO language codes in order to drop dependency pycountry 2019-11-05 18:14:40 +01:00
Veronica K. B. Olsen 62988df7d2 Clean up imports 2019-11-03 19:44:58 +01:00
Veronica K. B. Olsen b303eb6539 Further PEP8 compliance changes 2019-11-03 18:02:47 +01:00
Veronica K. B. Olsen 33e3b67ba5 Make sure all code lines are within a 100 characters 2019-11-03 15:36:34 +01:00
Veronica K. B. Olsen 4caa17f5ae Some minor code tweaks 2019-11-02 21:23:00 +01:00
Veronica K. B. Olsen df4ea641c2 The fixed width setting should really be maximum width. The text margins should be minimum margins. 2019-11-02 21:16:24 +01:00
Veronica K. B. Olsen 6f893bf321 Cleaned up the source files in the gui folder a bit. 2019-10-31 13:56:00 +01:00