Commit Graph

281 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 7addce2cb9 Bumped version and update changelog 2019-06-27 21:32:22 +02:00
Veronica K. Berglyd Olsen ed49f9165e Merge branch 'master' into fixes 2019-06-16 22:20:38 +02:00
Veronica K. B. Olsen 3f32da7ece Fixed a bug in docdetails pane where labels were stacked instead of replaced 2019-06-16 22:18:47 +02:00
Veronica K. B. Olsen 881d4e2308 Fixed the text boxes in project settings to only be enabled when something can be edited 2019-06-16 22:06:25 +02:00
Veronica K. B. Olsen 22f4fb5667 Added support for hihglighted and link colour in themes 2019-06-15 23:57:03 +02:00
Veronica K. B. Olsen f80e9cf94a Some tweaks to dialog design 2019-06-15 23:10:15 +02:00
Veronica K. B. Olsen 21b7e882ac A few GUI tweaks 2019-06-15 22:19:52 +02:00
Veronica K. B. Olsen 6a6c0418ea Added the last two tomorrow themes 2019-06-15 20:19:59 +02:00
Veronica K. B. Olsen b934d0439a Major reorganisation of themes, and added a few more syntax themes 2019-06-15 20:07:35 +02:00
Veronica K. B. Olsen 583e10adec Added dark tomorrow theme and separated gui theme from syntax 2019-06-15 15:24:29 +02:00
Veronica K. B. Olsen 4e5f2d30f4 Rewritten how document margins and text width is handled 2019-06-15 12:25:02 +02:00
Veronica K. B. Olsen 89ee9c7bf4 Should set hasProject to true ass soon as it is opened 2019-06-12 21:03:28 +02:00
Veronica K. B. Olsen 5c9e213a8f Pressing Ctrl+R should prioritise currently editing over last viewed 2019-06-12 20:59:05 +02:00
Veronica K. B. Olsen 8e73d6ac9a Fixed setting of font for doceditor and docviewer 2019-06-12 20:55:41 +02:00
Veronica K. B. Olsen 46bd7a8871 Fixed the loading of dictionaries 2019-06-12 20:33:06 +02:00
Veronica K. B. Olsen 2cff09daf2 Removed import enchant in dummy class 2019-06-11 20:53:13 +02:00
Veronica K. B. Olsen 59ba847c0f Completed the pyenchant wrapper class 2019-06-11 20:52:24 +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 3c2864f161 Added spell checker class 2019-06-11 18:46:43 +02:00
Veronica K. B. Olsen 48da536bc0 Added option for selecting spell check dictionary 2019-06-11 18:38:51 +02:00
Veronica K. B. Olsen 4b72c856c8 Added the complete list of horizontal text quote marks in unicode format from wikipedia 2019-06-11 16:14:33 +02:00
Veronica K. B. Olsen 213bafe61e Cleaned up the alignment of the general tab 2019-06-11 15:50:47 +02:00
Veronica K. B. Olsen f9f8d292d1 Finished all the autoreplace options in the config gui 2019-06-11 15:43:04 +02:00
Veronica K. B. Olsen 4aa6e25acd Connected the last items added to preferences gui to config 2019-06-10 23:14:53 +02:00
Veronica K. B. Olsen 8fd7d8c666 Added gui elements for setting margins and auto-replace 2019-06-10 22:46:15 +02:00
Veronica K. B. Olsen 30f25fcb2b Added a number of options to the config gui 2019-06-10 21:55:17 +02:00
Veronica K. B. Olsen ca0a756fe5 Added autosave and theme to preferences dialog 2019-06-10 14:41:32 +02:00
Veronica K. B. Olsen c30886732a Connected the preferences dialog to the menu and main gui 2019-06-10 12:51:37 +02:00
Veronica K. B. Olsen e0ce894c4f Added a config dialog 2019-06-10 12:48:36 +02:00
Veronica K. B. Olsen 6d64e7ab2c Don't resize main window panes on viewDocument when the docviewer is already open 2019-06-10 12:37:02 +02:00
Veronica K. B. Olsen 3f2a5e4713 Made the name edits autoselectall on list selection in project settings 2019-06-10 12:23:22 +02:00
Veronica K. B. Olsen 7662284b4b Made autoreplace list add/delete/save instead of just add/delete 2019-06-10 12:16:19 +02:00
Veronica K. B. Olsen dacbf8ce2b Removed version number from window title 2019-06-09 16:54:18 +02:00
Veronica K. B. Olsen db700d4e8b Keep scroll position when pressing Ctrl+R on the same document 2019-06-09 16:49:42 +02:00
Veronica K. B. Olsen 46887fed1d Some more theme tweaking for better viewing of files 2019-06-09 12:45:32 +02:00
Veronica K. B. Olsen b3df4ee0f2 Added the code needed for opening documentation in the viewer 2019-06-09 10:35:12 +02:00
Veronica K. B. Olsen c8888e7536 NWDoc still needed in main gui class 2019-06-09 10:19:18 +02:00
Veronica K. B. Olsen 3793d03e4e Moved the NWDoc instance from main GUI to the docEditor as it is not really needed in the main view. 2019-06-09 10:16:40 +02:00
Veronica K. B. Olsen 579db06651 Fixed merge conflicts 2019-06-09 09:39:18 +02:00
Veronica K. B. Olsen 121473969e Some reshuffling of loading into document viewer 2019-06-09 09:36:37 +02:00
Veronica K. B. Olsen 94da52982d Obey justify option also in viewer 2019-06-08 23:10:11 +02:00
Veronica K. B. Olsen 11bdf03f7c Improved the way document for viewing is selected. 2019-06-08 23:02:37 +02:00
Veronica K. B. Olsen 075b003cd4 Added url to about box, and a bit more info. 2019-06-08 22:48:32 +02:00
Veronica K. B. Olsen b3c17e0fb5 Updated app infor and about box 2019-06-08 22:43:56 +02:00
Veronica K. B. Olsen 28429ecd1f Shuffling bits around 2019-06-08 22:29:48 +02:00
Veronica K. B. Olsen 1d9cbdc968 Merge branch 'master' into improvements 2019-06-08 22:29:02 +02:00
Veronica K. B. Olsen 87a9aca4b7 Updated credits list 2019-06-08 22:28:26 +02:00
Veronica K. Berglyd Olsen 36f7333e97 Merge branch 'master' into autoreplace 2019-06-08 22:15:04 +02:00
Veronica K. B. Olsen 3bddc57cae Bumped version and updated changelog 2019-06-08 22:10:45 +02:00
Veronica K. B. Olsen 1bc2abaa41 Some changes to the syntax highlighter to match the rules in the autoreplace code 2019-06-08 22:00:12 +02:00