Commit Graph

265 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 16401f4c1f Added export to html and markdown files 2019-10-19 14:59:32 +02:00
Veronica K. B. Olsen adffe2f4da Cleaned up export GUI 2019-10-19 13:39:41 +02:00
Veronica K. B. Olsen 722a00bae3 Finished heading formats and file name in export 2019-10-19 13:01:35 +02:00
Veronica K. B. Olsen 16f1b03781 Export icon and a few GUI changes 2019-10-19 12:05:04 +02:00
Veronica K. B. Olsen d325e671dd Added some error handling for export file, and improved getting and setting of export options 2019-10-19 11:32:11 +02:00
Veronica K. B. Olsen 287d94369f Added header formatting to tokenizer 2019-10-19 01:17:19 +02:00
Veronica K. B. Olsen f8878535ba Basic export to plain text now works, but many options not connected yet 2019-10-18 22:09:01 +02:00
Veronica K. B. Olsen a5ad2335de Export GUI ready 2019-10-18 19:02:28 +02:00
Veronica K. B. Olsen 1d9c4e1e49 Added more elements to the export GUI 2019-10-15 19:05:13 +02:00
Veronica K. B. Olsen bc06bde05c Added more options to export GUI 2019-10-13 15:36:57 +02:00
Veronica K. B. Olsen 32a4e43459 Export dialog working 2019-10-13 13:31:59 +02:00
Veronica K. B. Olsen dbd1964ff4 Added export dialog class 2019-10-13 12:18:17 +02:00
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