Commit Graph

64 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 3f47aef77b Added an icon for the outtakes folder 2020-08-16 17:45:36 +02:00
Veronica K. B. Olsen cc3c938e16 Fix build to exclude archived files 2020-08-16 17:39:18 +02:00
Veronica K. B. Olsen 832b5747df Fiexd more formatting errors 2020-08-13 21:01:52 +02:00
Veronica K. B. Olsen 00f0a6887c Fixed flake8 W and F errors 2020-08-12 21:41:37 +02:00
Veronica K. B. Olsen 43a7ea8f78 Merge branch 'main' into new_project_wizard 2020-08-08 15:26:27 +02:00
Veronica K. B. Olsen d3ab1caf3a Block the error handler dialog in test mode 2020-08-02 15:14:46 +02:00
Veronica K. B. Olsen 8c895319e5 Added the wizard project location page 2020-07-11 15:48:31 +02:00
Veronica K. B. Olsen 8cc75fcbd4 Added project wizard class file 2020-07-11 13:49:48 +02:00
Veronica K. B. Olsen a14850de65 Improved the roman number function and fixed a bug in it 2020-07-06 08:16:22 +02:00
Veronica K. B. Olsen 7816bf5b87 Connected the Roman numbers function to the build tool 2020-07-05 16:56:06 +02:00
Veronica K. B. Olsen bdedc7a11c The session data can now be exported to JSON and CSV files with the filters applied 2020-06-26 18:23:44 +02:00
Veronica K. B. Olsen a1d7f8296f Set a default build doc header 2020-06-23 22:02:57 +02:00
Veronica K. B. Olsen 918d9c6470 Forgot to clean up imports 2020-06-23 20:45:34 +02:00
Veronica K. B. Olsen c19c93d60c Some last tweaks 2020-06-23 20:41:10 +02:00
Veronica K. B. Olsen bc8873fdd4 Also added a fuzzy time string to the build doc header to make it easier to see the age of the build 2020-06-23 20:23:52 +02:00
Veronica K. B. Olsen b47d6b6546 Added a document header to the build tool document stating when it was generated 2020-06-23 19:55:19 +02:00
Veronica K. B. Olsen 5a373f1cda Save the window size and replace column width in project settings 2020-06-19 23:18:17 +02:00
Veronica K. B. Olsen ad21c6e3a4 Continue search in next file is now working 2020-06-17 19:16:32 +02:00
Veronica K. B. Olsen d2b1b8b57e Added back in strikethrough support 2020-06-13 10:27:02 +02:00
Veronica K. B. Olsen 9045269f34 Also added bug-capturing in build tool for conversion errors 2020-06-08 09:27:21 +02:00
Veronica K. B. Olsen 0e667b060e Merge branch 'master' into dev 2020-06-06 12:17:12 +02:00
Veronica K. B. Olsen 3e5263338b Added link style colour to the build output 2020-06-06 12:13:23 +02:00
Veronica K. B. Olsen d95e8caa50 Gui sizes should now scale between high and low DPI screens 2020-06-05 16:18:20 +02:00
Veronica K. B. Olsen 8b22deb1f4 All fixed sizes should no be passed through the pxInt function 2020-06-04 21:58:35 +02:00
Veronica K. B. Olsen e8db673db8 Reorganised the options on the Build tool a little bit so they're more reasonably grouped 2020-06-02 20:46:52 +02:00
Veronica K. B. Olsen 61831d9c0e Moved the custom widgets classes to the root gui folder 2020-06-01 23:13:08 +02:00
Veronica K. B. Olsen ae84a4def6 Added the noStyles option to the Build Novel Project tool 2020-06-01 22:37:46 +02:00
Veronica K. B. Olsen 16d1357c73 Also scale '...' buttons 2020-06-01 12:28:31 +02:00
Veronica K. B. Olsen 6fc1d09a06 Remember to set correct font in build tool before loading previous content 2020-05-31 14:14:09 +02:00
Veronica K. B. Olsen ce19de31f5 Added build files to JSON with HTML or markdown formatting 2020-05-31 14:11:35 +02:00
Veronica K. B. Olsen 199ecc28e3 The build dialog should show the result from last build when opening 2020-05-31 13:38:16 +02:00
Veronica K. B. Olsen e5b6d3828e Fixed some issues, and added font dialog to build tool as well 2020-05-31 11:17:23 +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 1a9b6906c6 Wrap some long or too long code lines 2020-05-28 23:00:20 +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 62e630aa0d Fixed build tool crash 2020-05-28 20:21:36 +02:00
Veronica K. B. Olsen 9809e57e26 Replaced Help button with descriptive tooltips instead. 2020-05-28 10:02:14 +02:00
Veronica K. B. Olsen f9e2d57fa7 This is even better 2020-05-28 00:29:45 +02:00
Veronica K. B. Olsen bfaddabf8d Changed the formatting codes for titles 2020-05-28 00:25:20 +02:00
Veronica K. B. Olsen 24f47c9446 Make the title format boxes a bit bigger 2020-05-28 00:15:20 +02:00
Veronica K. B. Olsen b78c393883 Merge branch 'master' into fix_qt55_support 2020-05-27 18:38:45 +02:00
Veronica K. B. Olsen 480a03b0c4 QActin must have a parent set for Qt < 5.7 2020-05-27 18:13:50 +02:00
Veronica K. B. Olsen 088b96fd55 Fixed some alignemnt issue and the icon for NO_LAYOUT in the details panel under the tree view 2020-05-26 22:47:48 +02:00
Veronica K. B. Olsen d9df2a532e Renamed the build tool button 2020-05-26 22:15:18 +02:00
Veronica K. B. Olsen 52cbaa24cc Added font family and size selector to the build novel project tool 2020-05-26 22:09:01 +02:00
Veronica K. B. Olsen a71b404717 Fix the justify text setting in build project 2020-05-25 09:57:12 +02:00
Veronica K. Berglyd Olsen f60f7e42f8 Merge branch 'master' into release_0.6 2020-05-24 13:20:53 +02:00
Veronica K. B. Olsen 4de2b713f9 Ensure project tree is up to date before building project 2020-05-24 11:57:31 +02:00
Veronica K. B. Olsen a5e4f89d50 Fixed a typo 2020-05-23 21:24:12 +02:00