Commit Graph

155 Commits

Author SHA1 Message Date
Veronica K. B. Olsen eb66b879c5 Imports cleanup 2020-09-26 13:02:51 +02:00
Veronica K. B. Olsen 67f8a36272 Change copyright year to year-range 2020-09-22 23:13:46 +02:00
Veronica K. B. Olsen 3f30923d12 Add objectName to all dialogs and made some other minor fixes 2020-09-22 23:01:09 +02:00
Veronica K. B. Olsen 9a9cfe1ce5 Rename showGUI variable to blockGUI and added some comments in Config class 2020-09-22 21:37:00 +02:00
Veronica K. B. Olsen 5810ba68b5 Added test for main preferences and improved the Preferences dialog a bit 2020-09-19 20:30:04 +02:00
Veronica K. B. Olsen bebb2f8e9d Cleanup 2020-09-19 17:44:04 +02:00
Veronica K. B. Olsen 365e2676fb Add test for the main error handler 2020-09-19 13:06:58 +02:00
Veronica K. B. Olsen f1ffb4fc22 Added edit and search button to document editor header 2020-09-09 20:22:36 +02:00
Veronica K. B. Olsen e30064ba0b Nav history in doc viewer now works 2020-09-08 21:20:38 +02:00
Veronica K. B. Olsen 6ebc4ca268 Cleaned up the way navigation is done in the document viewer 2020-09-08 18:19:22 +02:00
Veronica K. B. Olsen ba4bc54c9f Added the handling of project dictionary in the editor as well 2020-09-05 17:30:50 +02:00
Veronica K. B. Olsen 5f033a98bf Remove the alternative double apostrophe again 2020-08-23 20:55:30 +02:00
Veronica K. B. Olsen 377c9a3d41 Added insert menu entries and insert action code 2020-08-22 13:20:01 +02:00
Veronica K. B. Olsen 00f0a6887c Fixed flake8 W and F errors 2020-08-12 21:41:37 +02:00
Veronica K. B. Olsen 72cb1ed60f Fixed pycodestyle E7 errors 2020-08-12 21:11:25 +02:00
Veronica K. B. Olsen 95ee2bf874 Fixed pycodestyle E231 errors 2020-08-12 20:51:22 +02:00
Veronica K. B. Olsen dbdef444a1 Added project wizard gui test 2020-08-11 22:14:48 +02:00
Veronica K. B. Olsen 72e4656a57 Have the new project function also set titles in files added 2020-08-10 22:16:46 +02:00
Veronica K. B. Olsen 8a50590a5d Update the new project code and add title page 2020-08-10 21:05:26 +02:00
Veronica K. B. Olsen bf35bda942 Fixed tests 2020-08-09 20:53:38 +02:00
Veronica K. B. Olsen 10067921f6 Fixed a few issues 2020-08-09 20:20:10 +02:00
Veronica K. B. Olsen 3c1e2727ad Extratcing the example project now works 2020-08-09 19:57:45 +02:00
Veronica K. B. Olsen ebec7c22a0 Wizard can now make a minimal project 2020-08-09 17:59:40 +02:00
Veronica K. B. Olsen 8ae491ddbc Merge branch 'main' into new_project_wizard 2020-08-09 16:17:40 +02:00
Veronica K. B. Olsen 56b2cbee10 Code cleanup and added comments 2020-08-08 21:54:32 +02:00
Veronica K. B. Olsen a9b6e00ba7 Cleanup of unused imports 2020-08-08 20:55:45 +02:00
Veronica K. B. Olsen d1982c0abb Moved the about dialog functions to main gui class 2020-08-08 18:37:25 +02:00
Veronica K. B. Olsen 76fcc74342 Make writing stats and buid dialogs non-modal 2020-08-08 18:27:16 +02:00
Veronica K. B. Olsen 43a7ea8f78 Merge branch 'main' into new_project_wizard 2020-08-08 15:26:27 +02:00
Veronica K. B. Olsen 6bcf46191d better checking before launching local help 2020-08-08 14:58:19 +02:00
Veronica K. B. Olsen bf184c4e5a The local documentation can now be opened if installed, otherwise go to online docs 2020-08-04 18:49:48 +02:00
Veronica K. B. Olsen 95a5ee7b8a Set up global error handler and modified error handling for initial GUI build 2020-08-02 14:34:44 +02:00
Veronica K. B. Olsen fc017cd8da Changed how the application name is passed around 2020-07-31 16:41:46 +02:00
Veronica K. B. Olsen 02f85bd5d7 Set __package__ to nw and added variable __appname__ 2020-07-31 14:48:37 +02:00
Veronica K. B. Olsen 646562cdf8 Rewritten the doc editors insertText function 2020-07-26 14:33:12 +02:00
Veronica K. B. Olsen 1277e5025d Added first page to wizard 2020-07-11 15:07:11 +02:00
Veronica K. B. Olsen f179738b69 Reorder menu items and rename some features 2020-07-04 19:46:39 +02:00
Veronica K. B. Olsen 564a15968c Fixed menu and shortcut action for bold/italic 2020-06-29 12:52:56 +02:00
Veronica K. B. Olsen c67e5f444a Added the code to hide document footer 2020-06-27 21:21:13 +02:00
Veronica K. B. Olsen a15af30578 Renamed italic and bold to emphasis and strong emphasis 2020-06-27 20:45:24 +02:00
Veronica K. B. Olsen 7d6d0cc195 Renamed Session Log to Writing Statistics 2020-06-27 20:16:21 +02:00
Veronica K. B. Olsen c0074ca269 Update count and infor separately, and make sure info is updated on item edit 2020-06-27 19:49:06 +02:00
Veronica K. B. Olsen 7d30a2c044 Added word count to the document footer 2020-06-27 19:29:41 +02:00
Veronica K. B. Olsen ed1f30662c Merge branch 'master' into editor_footer 2020-06-27 18:12:45 +02:00
Veronica K. B. Olsen 935971fa0c Give the session log class a shorter name 2020-06-24 21:45:41 +02:00
Veronica K. B. Olsen a57242d26f Different policy for scrolling to reveal tree item for different ways of opening a document 2020-06-22 18:37:22 +02:00
Veronica K. B. Olsen b19c106b45 CHange the order of preference for the view document action 2020-06-19 22:46:22 +02:00
Veronica K. B. Olsen 0fc0851def Added insert options and key bindings for seven different symbol and space inserts 2020-06-19 17:35:14 +02:00
Veronica K. B. Olsen 8896bbb4b9 Merge branch 'dev' into editor_footer 2020-06-17 22:20:36 +02:00
Veronica K. B. Olsen 32052b1bc3 Searching through files can now loop back to first file again 2020-06-17 19:29:25 +02:00