Commit Graph

1365 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 724e597d9c Added some extra checks for deleting files when the file is brand new, and updated the test to check it works 2020-05-30 15:34:28 +02:00
Veronica K. B. Olsen f3f61c43f0 Ensure that all folders exist when a new project has been created, but also check that the project folder was empty 2020-05-30 14:56:47 +02:00
Veronica K. B. Olsen 25aedc398b Add a couple of checks that handles are valid 2020-05-30 14:56:06 +02:00
Veronica K. B. Olsen f825e10146 Set release date to 2020-06-01 2020-05-30 14:21:41 +02:00
Veronica K. B. Olsen c82a3efcbf Bumped version to 0.7 2020-05-30 14:21:18 +02:00
Veronica K. B. Olsen c9083675ad Updated changelog 2020-05-30 14:19:40 +02:00
Veronica K. Berglyd Olsen 7084367919 Merge pull request #265 from vkbo/typicons_colour_light
Icon Theme: Typicons Colour Light
2020-05-30 14:14:43 +02:00
Veronica K. B. Olsen e130e4cecc Adapted the icon colours to light background 2020-05-30 14:08:29 +02:00
Veronica K. B. Olsen 668a3f1f51 Copied the dark colour icon theme to make light theme 2020-05-30 13:45:07 +02:00
Veronica K. Berglyd Olsen 54b9b376e9 Merge pull request #264 from vkbo/dialog_tests
More Tests of GUI Dialogs
2020-05-30 13:28:43 +02:00
Veronica K. B. Olsen ee5cdc1d41 Consitent end of file line endings for merge and split tools 2020-05-30 13:17:21 +02:00
Veronica K. B. Olsen bee82dd735 added split document test 2020-05-30 13:16:57 +02:00
Veronica K. B. Olsen 6856e30b8c Added folder merge test 2020-05-30 12:46:54 +02:00
Veronica K. B. Olsen 6bb8428ef1 Added test for the about box 2020-05-30 12:45:32 +02:00
Veronica K. Berglyd Olsen f49e773782 Merge pull request #263 from vkbo/build_test
Test for Build Novel Project
2020-05-30 12:19:27 +02:00
Veronica K. B. Olsen 67b369b532 Chache dir is not commited, so doesn't exist when running CI 2020-05-30 12:16:45 +02:00
Veronica K. B. Olsen ec0dc54e55 Cleare meta data when running test on lipsum project, and add the correct reference files 2020-05-30 12:08:56 +02:00
Veronica K. B. Olsen c7533c165f Fixed a bug in the tokenizer for root folder headings 2020-05-30 11:43:08 +02:00
Veronica K. B. Olsen 7451ac4585 Added a couple of flags to allow the build tool to be run without user interaction 2020-05-30 11:42:49 +02:00
Veronica K. B. Olsen 5861892b2d Added a test for the Build Novel Project tool 2020-05-30 11:42:09 +02:00
Veronica K. B. Olsen 017797667c Added a Lorem Ipsum test project for the pytests 2020-05-30 11:41:23 +02:00
Veronica K. Berglyd Olsen 576e1c37a4 Merge pull request #262 from vkbo/bugfix
Bugfix for merging error
2020-05-30 00:48:58 +02:00
Veronica K. B. Olsen 6413211558 Fixed remnant from conflicting versions of the code that caused a crash 2020-05-30 00:45:45 +02:00
Veronica K. B. Olsen 867ea7bfed Droped the entry for 0.6.4 in te changelog since there won't be such a release 2020-05-30 00:33:34 +02:00
Veronica K. Berglyd Olsen 670b1ec114 Merge pull request #257 from vkbo/dev
Dev to Master for Release 0.7
2020-05-30 00:31:51 +02:00
Veronica K. B. Olsen d2ab6a4934 Updated changelog 2020-05-30 00:28:39 +02:00
Veronica K. Berglyd Olsen 1c320dd202 Merge pull request #261 from vkbo/project_updates
Project Class Updates
2020-05-30 00:23:13 +02:00
Veronica K. B. Olsen f3cc6359c4 Add an empty line at the end of the ToC.txt file 2020-05-30 00:20:14 +02:00
Veronica K. B. Olsen a7bca8486f Added the ToC files as well to the repo 2020-05-30 00:16:53 +02:00
Veronica K. B. Olsen d27e2dc60f Added code to write contents txt and json files on project close 2020-05-30 00:15:07 +02:00
Veronica K. B. Olsen 7b8a852101 Corrected default title formats, and added editTime meta data 2020-05-29 23:46:13 +02:00
Veronica K. B. Olsen 5d2f6d33b5 Also updated the documen class with new project variables 2020-05-29 23:31:38 +02:00
Veronica K. B. Olsen 421c40c288 Fixed tests 2020-05-29 23:08:27 +02:00
Veronica K. B. Olsen cae9705e4f Files don't need the expanded flag saved to XML 2020-05-29 23:03:04 +02:00
Veronica K. B. Olsen 36ca2ee309 Cleane dup project open and handling of legacy project content 2020-05-29 23:01:25 +02:00
Veronica K. B. Olsen 2b36ed3617 Merge branch 'master' into dev 2020-05-29 21:11:13 +02:00
Veronica K. B. Olsen 5fe521d2e9 Updated changelog 2020-05-29 21:10:13 +02:00
Veronica K. Berglyd Olsen 63c3ca1535 Merge pull request #260 from vkbo/fixes
Fixes
2020-05-29 21:07:55 +02:00
Veronica K. B. Olsen 4de02698d9 Preferences doc size limit unit is kB, not kb 2020-05-29 20:40:29 +02:00
Veronica K. B. Olsen dd14a38889 An update to how text is extracted from the text editor, conforms to the description in the Qt docs. 2020-05-29 20:38:46 +02:00
Veronica K. B. Olsen 055ffdaac9 Split document section headers should be SCENE files not PAGE 2020-05-28 23:19:12 +02:00
Veronica K. Berglyd Olsen 397ecfeb13 Merge pull request #256 from vkbo/gui_tweaks
Minor GUI Tweaks
2020-05-28 23:11:27 +02:00
Veronica K. B. Olsen 834ed1f0b6 Updated changelog 2020-05-28 23:11:13 +02:00
Veronica K. B. Olsen fb4a1ca266 Renamed the preferences class to GuiPreferences 2020-05-28 23:07:56 +02:00
Veronica K. B. Olsen 1a9b6906c6 Wrap some long or too long code lines 2020-05-28 23:00:20 +02:00
Veronica K. B. Olsen d852a1a144 Some reformatting of error messages, mostly regarding line breaks. 2020-05-28 22:48:37 +02:00
Veronica K. B. Olsen 6f5a30092e Clean up imports 2020-05-28 22:10:03 +02:00
Veronica K. B. Olsen 611d81a1c6 Moving around buttons on the build tool 2020-05-28 22:07:58 +02:00
Veronica K. B. Olsen 4e1fe109f3 Bumped the default timeout for the status bar to 20 seconds 2020-05-28 22:01:32 +02:00
Veronica K. B. Olsen 0c75f24c5d Updated the status reporting on index rebuild 2020-05-28 22:00:42 +02:00