Veronica Berglyd Olsen
|
7cf7eb4a48
|
Fix test coverage
|
2023-11-12 20:21:35 +01:00 |
|
Veronica Berglyd Olsen
|
6d411e17a6
|
Improve test coverage
|
2023-11-08 23:12:39 +01:00 |
|
Veronica Berglyd Olsen
|
003615c3be
|
Make some minor modifications to the doc toolbar, and add typings in themes
|
2023-11-08 21:27:14 +01:00 |
|
Veronica Berglyd Olsen
|
e236fb30dc
|
Clean up document header signals
|
2023-11-07 17:47:59 +01:00 |
|
Veronica Berglyd Olsen
|
ccd3122633
|
Make some improvements and update tests
|
2023-11-06 22:42:02 +01:00 |
|
Veronica Berglyd Olsen
|
f17e1f38de
|
Add option to create note from tag, and improve auto-completer a bit
|
2023-11-06 22:25:28 +01:00 |
|
Veronica Berglyd Olsen
|
fd1eaa8c47
|
Add test coverage of completer
|
2023-11-06 19:15:58 +01:00 |
|
Veronica Berglyd Olsen
|
b03603cc9b
|
Update tests and word counter
|
2023-11-06 11:49:26 +01:00 |
|
Veronica Berglyd Olsen
|
90ca8f481d
|
Disable checking spelling in tests on Windows
|
2023-10-17 20:58:57 +02:00 |
|
Veronica Berglyd Olsen
|
b11a3c4bc7
|
Add editor spell checking test coverage
|
2023-10-17 20:54:00 +02:00 |
|
Veronica Berglyd Olsen
|
3f91f5c506
|
Use the global thread pool, like the docs suggest
|
2023-09-10 18:15:16 +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
|
915b9da5d0
|
Remove document size constraint
|
2023-09-06 20:35:48 +02:00 |
|
Veronica Berglyd Olsen
|
0ef46ef0ea
|
Simplify editor scrolling features
|
2023-09-06 20:05:13 +02:00 |
|
Veronica Berglyd Olsen
|
0bfa3cb592
|
Simplify setting cursor position in the editor
|
2023-09-06 18:20:25 +02:00 |
|
Veronica Berglyd Olsen
|
8c3e906fc5
|
Remove the big doc limit feature
|
2023-09-06 17:56:39 +02:00 |
|
Veronica Berglyd Olsen
|
2b98e0d4d2
|
Make the editor a plain text editor again
|
2023-09-06 17:47:25 +02:00 |
|
Veronica Berglyd Olsen
|
4cc402679f
|
Fix typo and move special popup menu class
|
2023-09-05 22:20:04 +02:00 |
|
Veronica Berglyd Olsen
|
b1095481ef
|
Add test coverage
|
2023-09-05 22:12:08 +02:00 |
|
Veronica Berglyd Olsen
|
b450fa1818
|
Annotate the doc editor source
|
2023-09-01 21:36:57 +02:00 |
|
Veronica Berglyd Olsen
|
9bf43aa40f
|
Update the file info dialog box
|
2023-08-30 18:57:48 +02:00 |
|
Veronica Berglyd Olsen
|
10c7934ae2
|
Update tests
|
2023-08-25 18:37:01 +02:00 |
|
Veronica Berglyd Olsen
|
cf2d30895c
|
Remove added test check that fails
|
2023-08-25 13:12:23 +02:00 |
|
Veronica Berglyd Olsen
|
56fc5ec40c
|
Add spell check languages to Tools menu
|
2023-08-25 13:09:05 +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
|
ed3e4bca6c
|
Simplify the class variables of the tree class
|
2023-08-20 21:36:33 +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
|
863dcf8b37
|
Move theme and project instances to new shared data class
|
2023-08-10 21:13:10 +02:00 |
|
Veronica Berglyd Olsen
|
5d817ae51f
|
Move GUI components module to extensions subpackage
|
2023-08-08 22:47:24 +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
|
3911bc10c6
|
Clean up code and tests
|
2023-08-07 20:20:04 +02:00 |
|
Veronica Berglyd Olsen
|
6f1aa5b812
|
Remove fullscreen setting in config file
|
2023-08-06 14:49:35 +02:00 |
|
Veronica Berglyd Olsen
|
26d97bd234
|
Update tests and docs
|
2023-07-29 22:26:13 +02:00 |
|
Veronica Berglyd Olsen
|
4dfa51855e
|
Spell check comments and docstrings
|
2023-07-20 23:25:49 +02:00 |
|
Veronica Berglyd Olsen
|
def846ce4b
|
Clean up imports (missed one)
|
2023-07-20 21:08:38 +02:00 |
|
Veronica Berglyd Olsen
|
75a840b10b
|
Clean up imports
|
2023-07-20 21:07:12 +02:00 |
|
Veronica Berglyd Olsen
|
188536d0f6
|
Add test coverage of duplicate function in project tree
|
2023-07-20 21:00:11 +02:00 |
|
Veronica Berglyd Olsen
|
7a72634448
|
Improve how items are added to project tree, allowing root folders to be added next to specified items
|
2023-07-20 19:51:01 +02:00 |
|
Veronica Berglyd Olsen
|
d289b41546
|
Fix test and update paged sidebar hover colour
|
2023-07-19 17:31:23 +02:00 |
|
Veronica Berglyd Olsen
|
b2bfaad73d
|
Fix test coverage of outline class
|
2023-06-13 22:15:14 +02:00 |
|
Veronica Berglyd Olsen
|
0eb39d2e0a
|
Clean up a few remnants of old test code
|
2023-06-09 22:06:38 +02:00 |
|
Veronica Berglyd Olsen
|
0704812376
|
Remove titleFormat from project XML and rename mock test file
|
2023-06-03 18:13:02 +02:00 |
|
Veronica Berglyd Olsen
|
4c439910dc
|
Remove the old build tool
|
2023-06-03 17:03:30 +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 |
|