Veronica Berglyd Olsen
|
a17e73b5a2
|
Let the shared class handle alert dialogs
|
2023-08-14 17:08:53 +02:00 |
|
Veronica Berglyd Olsen
|
150f6603cd
|
Let the shared class handle project open/save/close and recreating the project instance
|
2023-08-13 20:16:37 +02:00 |
|
Veronica Berglyd Olsen
|
863dcf8b37
|
Move theme and project instances to new shared data class
|
2023-08-10 21:13:10 +02:00 |
|
Veronica Berglyd Olsen
|
12897ff2e1
|
Make project instance private to main GUI class
|
2023-08-08 17:21:00 +02:00 |
|
Veronica Berglyd Olsen
|
94c95d6f67
|
Move GUI theme instance to the config object (after app creation)
|
2023-08-08 14:35:55 +02:00 |
|
Veronica Berglyd Olsen
|
431bc8d401
|
Clarify closing dialog on build settings
|
2023-08-08 10:39:10 +02:00 |
|
Veronica Berglyd Olsen
|
3911bc10c6
|
Clean up code and tests
|
2023-08-07 20:20:04 +02:00 |
|
Veronica Berglyd Olsen
|
28263dcbac
|
Make build settings dialog a child of main gui, and ensure only one instance can be open for each build
|
2023-08-06 23:04:59 +02:00 |
|
Veronica Berglyd Olsen
|
61836c8c04
|
Change page size preset to Custom when values are changed instead of blocking the spin boxes
|
2023-08-06 22:04:12 +02:00 |
|
Veronica Berglyd Olsen
|
effe7abdec
|
Fix formatting of line breaks in headers
|
2023-08-06 21:49:55 +02:00 |
|
Veronica Berglyd Olsen
|
3f951fa61f
|
Move reset button to after included and excluded
|
2023-08-06 18:20:19 +02:00 |
|
Veronica Berglyd Olsen
|
72de32b126
|
Add iterative filter action for single selection in build settings
|
2023-08-06 17:49:11 +02:00 |
|
Veronica Berglyd Olsen
|
2780e722d0
|
Change icon for filtered items in build settings dialog
|
2023-08-06 17:28:05 +02:00 |
|
Veronica Berglyd Olsen
|
7a74165221
|
Improve section headings on filter tab
|
2023-08-06 15:39:30 +02:00 |
|
Veronica Berglyd Olsen
|
4ce18611bd
|
Remove redundant references to GUI parent
|
2023-07-31 00:44:30 +02:00 |
|
Veronica Berglyd Olsen
|
71b3694399
|
Try setting build non-modal dialogs as tools
|
2023-07-30 23:31:05 +02:00 |
|
Veronica Berglyd Olsen
|
9d8d25fbb5
|
Add a util function to restack the windows
|
2023-07-30 23:23:07 +02:00 |
|
Veronica Berglyd Olsen
|
1d19a900b1
|
Handle raise parent on all close events in build tools
|
2023-07-30 21:57:27 +02:00 |
|
Veronica Berglyd Olsen
|
25f9f0519f
|
Fix raise window issue on Mac
|
2023-07-30 19:55:47 +02:00 |
|
Veronica Berglyd Olsen
|
dedb86b11d
|
Make paper sizes translatable
|
2023-07-20 00:29:01 +02:00 |
|
Veronica Berglyd Olsen
|
ac92e5b126
|
Add support for page layout settings in builds
|
2023-07-19 23:55:00 +02:00 |
|
Veronica Berglyd Olsen
|
839bc778aa
|
Add test coverage of GuiBuildSettings tool
|
2023-07-17 20:06:46 +02:00 |
|
Veronica Berglyd Olsen
|
73451faa31
|
Add test coverage of build settings class
|
2023-06-17 17:30:37 +02:00 |
|
Veronica Berglyd Olsen
|
f33ba03a2f
|
Fix test coverage of wordlist dialog
|
2023-06-13 21:10:11 +02:00 |
|
Veronica Berglyd Olsen
|
98692eb2fe
|
Fix some sizing issues in the manuscript tools
|
2023-06-10 13:07:47 +02:00 |
|
Veronica Berglyd Olsen
|
b0201c58e9
|
Add Table of Contents to build dialog
|
2023-06-05 21:49:30 +02:00 |
|
Veronica Berglyd Olsen
|
2f0ac4fe17
|
Fix Qt.UserRole access warning
|
2023-06-05 00:08:11 +02:00 |
|
Veronica Berglyd Olsen
|
135ba3f290
|
Update the project storage class
|
2023-06-03 19:05:18 +02:00 |
|
Veronica Berglyd Olsen
|
3a2733eee5
|
Make new code pass docstring linting
|
2023-06-03 15:46:51 +02:00 |
|
Veronica Berglyd Olsen
|
3e34721b66
|
Make gui class debug messages consistent
|
2023-06-01 00:31:42 +02:00 |
|
Veronica Berglyd Olsen
|
8fdec71f4b
|
Improve how manuscript dialog closing is handled
|
2023-06-01 00:12:27 +02:00 |
|
Veronica Berglyd Olsen
|
510b6ff6d2
|
Add simple build preview
|
2023-05-31 18:10:41 +02:00 |
|
Veronica Berglyd Olsen
|
704fffada3
|
Move all code to set default text font into the Config class
|
2023-05-31 17:49:31 +02:00 |
|
Veronica Berglyd Olsen
|
ad6b517c1d
|
Rename manuscript build tool file and add build dialog
|
2023-05-24 22:38:47 +02:00 |
|
Veronica Berglyd Olsen
|
a1837d8153
|
Clean up old heading format usage
|
2023-05-24 00:50:05 +02:00 |
|
Veronica Berglyd Olsen
|
fda647da54
|
Fix a few issues with the build settings dialog
|
2023-05-23 18:39:52 +02:00 |
|
Veronica Berglyd Olsen
|
6ab734b9e7
|
Add last tab in build settings and tweak filter tab a little
|
2023-05-23 18:18:15 +02:00 |
|
Veronica Berglyd Olsen
|
c302162d1f
|
Add build settings Content and Format tabs
|
2023-05-23 16:39:43 +02:00 |
|
Veronica Berglyd Olsen
|
2592423637
|
Update build dialog and make doc build class compatible with build settings
|
2023-05-22 21:58:05 +02:00 |
|
Veronica Berglyd Olsen
|
854cc77220
|
Add list of builds to manuscript build dialog
|
2023-05-22 18:38:58 +02:00 |
|
Veronica Berglyd Olsen
|
0a2355488e
|
Simplify build settings dialog
|
2023-05-22 16:25:33 +02:00 |
|
Veronica Berglyd Olsen
|
a212900554
|
Add a Headings format edit form
|
2023-05-18 19:30:42 +02:00 |
|
Veronica Berglyd Olsen
|
79a28b9e43
|
Add handling of build settings and build name
|
2023-05-18 17:41:29 +02:00 |
|
Veronica Berglyd Olsen
|
90a6cecd52
|
Merge branch 'dev' into feature/build_gui
|
2023-05-16 23:45:22 +02:00 |
|
Veronica Berglyd Olsen
|
35731ca4f7
|
Make build settings dialog work with single settings object
|
2023-05-15 15:27:02 +02:00 |
|
Veronica Berglyd Olsen
|
5685963b59
|
Modify logic so build settings are edited separately
|
2023-05-13 20:24:33 +02:00 |
|
Veronica Berglyd Olsen
|
26430e642c
|
Add a new Manuscript Build tool
|
2023-05-13 19:20:31 +02:00 |
|
Veronica Berglyd Olsen
|
ff0a4b03ae
|
Rename GuiBuildManuscript to GuiBuildSettings
|
2023-05-13 19:02:21 +02:00 |
|