Commit Graph

906 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 946331145f Added a hidden handle column to the outline tree, and connected the double click to open a document 2020-04-26 17:48:14 +02:00
Veronica K. Berglyd Olsen 7c2ca13e4f Merge pull request #190 from vkbo/bugfixes
Fixed bug in loading of dictionary without enchant installed
2020-04-22 10:27:17 +02:00
Veronica K. B. Olsen a03350269e Removed additional empty line 2020-04-22 10:18:07 +02:00
Veronica K. B. Olsen 4b99cad20d Fixed bug in loading of dictionary without enchant installed 2020-04-22 10:15:58 +02:00
Veronica K. Berglyd Olsen dbeabdc087 Merge pull request #189 from vkbo/license
Added license info to command line help message
2020-04-20 22:42:34 +02:00
Veronica K. B. Olsen 51ddaaf9ba Merge branch 'master' into license 2020-04-20 22:39:45 +02:00
Veronica K. B. Olsen f0e8982753 Added license info to command line help message 2020-04-20 22:39:04 +02:00
Veronica K. Berglyd Olsen 9207b71817 Merge pull request #188 from vkbo/license
Add license blob to source files
2020-04-20 22:37:50 +02:00
Veronica K. B. Olsen 5ab85a38bb Revert header to say 'About' 2020-04-20 22:33:21 +02:00
Veronica K. B. Olsen 6d138d054a Updated the about box 2020-04-20 22:24:56 +02:00
Veronica K. B. Olsen ba3c765ba8 Added license text to source files 2020-04-20 21:50:20 +02:00
Veronica K. Berglyd Olsen 67a3c384fd Merge pull request #183 from vkbo/tweaks
Tweaks (Open Project and Outline)
2020-04-15 21:10:11 +02:00
Veronica K. B. Olsen b4a90f4b02 Fixed tests 2020-04-14 22:49:40 +02:00
Veronica K. B. Olsen 4abec49b0a The opren recent project dialog now remembers column width and projects can be opened with double click 2020-04-14 22:49:25 +02:00
Veronica K. B. Olsen 5e90b1ff77 Clear the outline header between projects 2020-04-14 22:20:40 +02:00
Veronica K. Berglyd Olsen 6a9ff4c46b Merge pull request #182 from vkbo/switches
Command Line Switches
2020-04-14 20:34:51 +02:00
Veronica K. B. Olsen c942718575 Some further cleanup of switch parsing 2020-04-14 20:30:20 +02:00
Veronica K. B. Olsen f856a520d0 Some minor changes to command line switches 2020-04-14 10:22:34 +02:00
Veronica K. Berglyd Olsen 6a5d4e4d0b Merge pull request #181 from vkbo/fixes
Outline Fixes
2020-04-13 17:04:50 +02:00
Veronica K. B. Olsen 7b9da12aa4 Fixed a bug where outline header state from previous seession was restored on outline update 2020-04-13 16:57:43 +02:00
Veronica K. Berglyd Olsen 861556d32a Merge pull request #140 from vkbo/project_outline
Synopsis and Outline Feature
2020-04-13 16:07:10 +02:00
Veronica K. B. Olsen f62a8a45db Added new option to test project files 2020-04-13 16:02:55 +02:00
Veronica K. B. Olsen 92f54af894 Added some useful menu option, and settings in project file 2020-04-13 16:02:44 +02:00
Veronica K. B. Olsen ac3adade18 Some Outline class cleanup and restructuring 2020-04-11 18:24:01 +02:00
Veronica K. B. Olsen b11ae8ec9f Updated sample project xml 2020-04-11 17:58:35 +02:00
Veronica K. B. Olsen 0991d1b1a8 The menu for selecting columsn and storing column width now works 2020-04-11 17:58:13 +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 8d34c68be0 Merge branch 'master' into project_outline 2020-04-09 19:51:37 +02:00
Veronica K. B. Olsen 15ade8d28c Various changes and fixes to the outline class 2020-04-09 19:48:09 +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 61ed3ee721 Added Outline enums and column labels to constants submodule 2020-04-09 19:46:10 +02:00
Veronica K. Berglyd Olsen 63fe9ef926 Merge pull request #180 from vkbo/tweaks
Minor tweaks: save counter and meta checks
2020-03-23 18:52:13 +01:00
Veronica K. B. Olsen cacb28f927 Added a counter for the number of saves and autosaves 2020-03-22 23:26:58 +01:00
Veronica K. B. Olsen 32c6d80efb Restructured the way column state is preserved in the Outline tree 2020-03-10 23:18:58 +01:00
Veronica K. B. Olsen c9657a3515 Outline class should just be a sunclass of the central QTreeWidget, like other main GUI classes 2020-03-07 17:10:35 +01:00
Veronica K. B. Olsen d8a44e63e7 Some minor cleanup in the outline class 2020-02-27 22:29:57 +01:00
Veronica K. B. Olsen fdda0ddc74 Fixed a few issues with loading and saving of outline settings, and fixed zen mode 2020-02-27 21:54:26 +01:00
Veronica K. B. Olsen 717e4aba78 Fix merge conflicts 2020-02-27 00:19:18 +01:00
Veronica K. Berglyd Olsen 2fcbcae446 Merge pull request #179 from vkbo/lockfile
Project Lockfile
2020-02-26 22:26:58 +01:00
Veronica K. B. Olsen 144ddef579 Backup tool should not back up the lock file 2020-02-26 22:18:34 +01:00
Veronica K. B. Olsen 8f1c2daddf Fixed tests 2020-02-26 22:10:09 +01:00
Veronica K. B. Olsen 9903461963 Added lockfile check and dialog box to main GUI 2020-02-26 22:09:59 +01:00
Veronica K. B. Olsen af410e0b15 Added functions to read and write project lockfile 2020-02-26 22:09:37 +01:00
Veronica K. Berglyd Olsen 8d1e4a2778 Merge pull request #177 from vkbo/splash_screen
Project Load Screen
2020-02-26 20:30:41 +01:00
Veronica K. B. Olsen 6a330afc22 Increase test coverage of Config class and fix a couple of bugs in the process 2020-02-26 20:26:01 +01:00
Veronica K. B. Olsen 0696ef79e4 Fix tests and added --data option to command line 2020-02-26 18:27:07 +01:00
Veronica K. B. Olsen 0587099d36 A few tweaks to the dialog and code 2020-02-26 18:02:37 +01:00
Veronica K. B. Olsen 6b3e652440 Delete old recent project code 2020-02-26 17:57:36 +01:00
Veronica K. B. Olsen c688c66d5b Project manager dialog now lists recent projects and lets the user open one of these, or browse for a folder 2020-02-26 17:44:11 +01:00
Veronica K. B. Olsen 6867f38637 Added the main dialog class for project management, and made some changes to the icon class. 2020-02-26 15:30:08 +01:00