Commit Graph

253 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 10bd5049bc Load all icons via the theme class 2019-10-06 18:36:19 +02:00
Veronica K. B. Olsen 052272938c Remove icon from context menu 2019-10-06 17:51:59 +02:00
Veronica K. B. Olsen 70f4ae5285 Remove all icons from dropdown menu 2019-10-06 17:49:16 +02:00
Veronica K. B. Olsen 74bc412739 Updated debug info 2019-10-06 15:57:45 +02:00
Veronica K. B. Olsen d7e485af05 Some improvements to replace action 2019-10-06 15:51:46 +02:00
Veronica K. B. Olsen d91d77d5ab Search/replace now fully implemented, although only for currently edited document 2019-10-06 15:36:34 +02:00
Veronica K. B. Olsen cb2ee95d10 Simple search function now working 2019-09-29 18:50:43 +02:00
Veronica K. B. Olsen 1bf539d490 Basic search feature now works, but needs more tweaking 2019-09-29 17:16:17 +02:00
Veronica K. B. Olsen 7c60d9e9fd Added searchbar class 2019-09-29 15:39:35 +02:00
Veronica K. B. Olsen 57929a1138 Added version checking for Qt5 and PyQt5 dependencies 2019-09-14 11:41:24 +02:00
Veronica K. B. Olsen 8278bcec9e Make the auto-replace list in project settings sorted 2019-08-11 19:42:42 +02:00
Veronica K. B. Olsen 10debc8207 Fixed typo in about dialog 2019-06-28 13:07:57 +02:00
Veronica K. B. Olsen f11cc452d8 Backup options and settings complete 2019-06-26 18:13:02 +02:00
Veronica K. B. Olsen fba7987104 Connected backup options to preferences dialog 2019-06-26 15:12:57 +02:00
Veronica K. B. Olsen 44b83532cf Added config options to file 2019-06-23 19:28:49 +02:00
Veronica K. B. Olsen 570b4a2fc4 Added and connected class to handle project backups 2019-06-16 23:31:32 +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 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 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 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 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