Veronica Berglyd Olsen
|
cb522c7d50
|
Fix some layout issues in main gui
|
2023-09-15 18:40:32 +02:00 |
|
Veronica Berglyd Olsen
|
c3a4b840fb
|
Improve handling of spell check state
|
2023-09-14 16:26:05 +02:00 |
|
Veronica Berglyd Olsen
|
e210bca319
|
Move the thread pool to the shared object instance
|
2023-09-10 17:46:35 +02:00 |
|
Veronica Berglyd Olsen
|
16e2e0cc83
|
Add a custom text document in the editor
|
2023-09-07 19:20:00 +02:00 |
|
Veronica Berglyd Olsen
|
915b9da5d0
|
Remove document size constraint
|
2023-09-06 20:35:48 +02:00 |
|
Veronica Berglyd Olsen
|
b1095481ef
|
Add test coverage
|
2023-09-05 22:12:08 +02:00 |
|
Veronica Berglyd Olsen
|
f754c80352
|
Redesign main sidebar
|
2023-09-05 21:55:42 +02:00 |
|
Veronica Berglyd Olsen
|
a72c824d8b
|
Move all handling of spell check instance to shared class
|
2023-08-24 22:33:53 +02:00 |
|
Veronica Berglyd Olsen
|
4507489f0b
|
Clean up a few things in project classes
|
2023-08-24 19:45:08 +02:00 |
|
Veronica Berglyd Olsen
|
af50b219a6
|
Add test coverage of shared class
|
2023-08-23 20:19:48 +02:00 |
|
Veronica Berglyd Olsen
|
55423174ed
|
Make a few minor improvements, including fixing #1495
|
2023-08-20 22:09:02 +02:00 |
|
Veronica Berglyd Olsen
|
0b4cfd0037
|
Move idle time records to the shared class
|
2023-08-20 21:33:04 +02:00 |
|
Veronica Berglyd Olsen
|
777b1a15fd
|
Clean up no longer needed code
|
2023-08-14 17:43:47 +02:00 |
|
Veronica Berglyd Olsen
|
a17e73b5a2
|
Let the shared class handle alert dialogs
|
2023-08-14 17:08:53 +02:00 |
|
Veronica Berglyd Olsen
|
156a6fac98
|
Use a signal for status bar messages
|
2023-08-14 00:03:55 +02:00 |
|
Veronica Berglyd Olsen
|
c4140d753c
|
Improve handling of project closing
|
2023-08-13 23:32:10 +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
|
8154293d92
|
Move the hasProject logic into the shared class
|
2023-08-13 19:23:32 +02:00 |
|
Veronica Berglyd Olsen
|
fd181b18a6
|
Rename exception variable in makeAlert
|
2023-08-13 19:23:03 +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
|
470017cdea
|
Remove the global APP singleton again
|
2023-08-07 20:45:25 +02:00 |
|
Veronica Berglyd Olsen
|
7756368113
|
Fix some minor issues with new alert code
|
2023-08-07 20:25:51 +02:00 |
|
Veronica Berglyd Olsen
|
90f9fa4451
|
Rewrite the makeAlert and askQuestion functions to use recommended interface
|
2023-08-07 20:19:51 +02:00 |
|
Veronica Berglyd Olsen
|
8959af1f30
|
Move make alert to separate module and add a global singleton for pointers
|
2023-08-07 17:01:44 +02:00 |
|
Veronica Berglyd Olsen
|
8778466d42
|
Annotate main gui
|
2023-08-06 14:50:11 +02:00 |
|
Veronica Berglyd Olsen
|
6f1aa5b812
|
Remove fullscreen setting in config file
|
2023-08-06 14:49:35 +02:00 |
|
Veronica Berglyd Olsen
|
993205701c
|
Define all non-modal dialogs as tools
|
2023-07-30 23:39:29 +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
|
25f9f0519f
|
Fix raise window issue on Mac
|
2023-07-30 19:55:47 +02:00 |
|
Veronica Berglyd Olsen
|
4c439910dc
|
Remove the old build tool
|
2023-06-03 17:03:30 +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
|
c49e743f4d
|
Merge branch 'dev' into feature/build_gui
|
2023-05-29 22:20:08 +02:00 |
|
Veronica Berglyd Olsen
|
59931c804c
|
Replace lxml with standard xml for project files
|
2023-05-29 17:00:52 +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
|
90a6cecd52
|
Merge branch 'dev' into feature/build_gui
|
2023-05-16 23:45:22 +02:00 |
|
Veronica Berglyd Olsen
|
324b204eaa
|
Drop all mappings of config object into classes now that tests don't need that
|
2023-05-16 23:00:30 +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 |
|
Veronica Berglyd Olsen
|
9af273bf8f
|
Add functionality to build project tree in build tool
|
2023-02-28 22:40:23 +01:00 |
|
Veronica Berglyd Olsen
|
d166697622
|
Merge branch 'main' into feature/build_gui
|
2023-02-28 18:13:46 +01:00 |
|
Veronica Berglyd Olsen
|
21db406cf3
|
Change resize behaviour of main splitter to only scale editor area
|
2023-02-28 12:45:42 +01:00 |
|
Veronica Berglyd Olsen
|
1c17bcc981
|
Add the Build Manuscript tool and connect it to the main menu
|
2023-02-13 20:00:56 +01:00 |
|
Veronica Berglyd Olsen
|
0c75a53e57
|
Fix wrong inport of PyQt5 version (#1324)
|
2023-01-29 02:13:32 +01:00 |
|
Veronica Berglyd Olsen
|
41a0788b4c
|
Update copyright year to 2023
|
2023-01-08 18:47:04 +01:00 |
|
Veronica Berglyd Olsen
|
31403b4299
|
Fix it again, but now also for enter key (#1291)
|
2023-01-05 23:54:51 +01:00 |
|
Veronica Berglyd Olsen
|
3b9e3762d3
|
Make sure editor/viewer is visible on open doc request (#1291)
|
2023-01-05 23:50:27 +01:00 |
|