Veronica Berglyd Olsen
|
71d17da483
|
Complete new Add Dictionaries tool
|
2023-11-20 17:26:12 +01:00 |
|
Veronica Berglyd Olsen
|
40c07973ce
|
Disable hidden tab feature for older Qt libs
|
2023-11-18 21:04:35 +01:00 |
|
Veronica Berglyd Olsen
|
208b9334e1
|
Ensure cursor is visible after switching focus mode (#1478)
|
2023-11-18 15:43:51 +01:00 |
|
Veronica Berglyd Olsen
|
d4560b3be8
|
Add test coverage of document viewer panel
|
2023-11-17 23:01:59 +01:00 |
|
Veronica Berglyd Olsen
|
fca941b726
|
Merge branch 'dev' into new_ref_panel
|
2023-11-17 21:39:30 +01:00 |
|
Veronica Berglyd Olsen
|
1279b0e5b7
|
Fix bug from project tree test
|
2023-11-17 21:33:22 +01:00 |
|
Veronica Berglyd Olsen
|
16a56d6f60
|
Improve test coverage of project tree
|
2023-11-17 21:28:44 +01:00 |
|
Veronica Berglyd Olsen
|
dd05f6532a
|
Update document viewer tests
|
2023-11-17 16:22:59 +01:00 |
|
Veronica Berglyd Olsen
|
1098354fca
|
Fix broken test
|
2023-11-17 07:55:43 +01:00 |
|
Veronica Berglyd Olsen
|
844240b5b8
|
Fix broken tests
|
2023-11-16 00:23:59 +01:00 |
|
Veronica Berglyd Olsen
|
2cb6020cac
|
Added tags changed signal
|
2023-11-15 18:11:37 +01:00 |
|
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 |
|