Veronica Berglyd Olsen
|
bf592fa706
|
Clean up outline view code
|
2023-09-15 22:38:56 +02:00 |
|
Veronica Berglyd Olsen
|
cba1a2c062
|
Make tags in the index case insensitive
|
2023-09-15 22:38:39 +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
|
f754c80352
|
Redesign main sidebar
|
2023-09-05 21:55:42 +02:00 |
|
Veronica Berglyd Olsen
|
ca3a493932
|
Fix type checking warning
|
2023-09-04 20:12:26 +02:00 |
|
Veronica Berglyd Olsen
|
e8b2f3a8f9
|
Only spell check proper words
|
2023-09-04 20:12:04 +02:00 |
|
Veronica Berglyd Olsen
|
72b89a6768
|
Merge branch 'main' into dev
|
2023-09-04 11:50:21 +02:00 |
|
Veronica Berglyd Olsen
|
a358a0007a
|
Fix writing stats font size issue (#1442)
|
2023-09-03 21:12:54 +02:00 |
|
Veronica Berglyd Olsen
|
a2254512f7
|
Fix minor issue with translation string
|
2023-09-03 21:03:21 +02:00 |
|
Veronica Berglyd Olsen
|
b450fa1818
|
Annotate the doc editor source
|
2023-09-01 21:36:57 +02:00 |
|
Veronica Berglyd Olsen
|
c03c1c2bbf
|
Bump dev branch to 2.2-alpha1
|
2023-09-01 20:49:09 +02:00 |
|
Veronica Berglyd Olsen
|
856e504c26
|
Improve the ternary if in expand state on manuscript dialog
|
2023-09-01 18:46:01 +02:00 |
|
Veronica Berglyd Olsen
|
dee1e9d71b
|
Re-sort imports
|
2023-09-01 17:37:24 +02:00 |
|
Veronica Berglyd Olsen
|
9c7663996c
|
Fix issues discovered when testing
|
2023-09-01 17:34:34 +02:00 |
|
Veronica Berglyd Olsen
|
03c4b91682
|
Make a few improvements to manuscript details panel
|
2023-09-01 17:19:25 +02:00 |
|
Veronica Berglyd Olsen
|
ecebd69cda
|
Add build details widget to manuscript tool
|
2023-09-01 16:55:23 +02:00 |
|
Veronica Berglyd Olsen
|
e766fa7dcc
|
Remove official Python 3.7 support
|
2023-08-31 19:09:23 +02:00 |
|
Veronica Berglyd Olsen
|
eca97bb6ff
|
Bump version number and update changelog
|
2023-08-31 17:40:15 +02:00 |
|
Veronica Berglyd Olsen
|
d7c8f97d47
|
Add test coverage and fix a few minor things
|
2023-08-31 16:38:51 +02:00 |
|
Veronica Berglyd Olsen
|
94329b334a
|
Forward all scroll events in editor/viewer areas to their text area widgets (#1425)
|
2023-08-31 11:40:52 +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
|
4dfc27f727
|
Add check that prevHash is actually recorded
|
2023-08-25 17:16:10 +02:00 |
|
Veronica Berglyd Olsen
|
125d501aaf
|
Fix issue with document hash comparison
|
2023-08-25 17:13:41 +02:00 |
|
Veronica Berglyd Olsen
|
0d262c0ae8
|
Remove the sha256sum function for files and update tests
|
2023-08-25 16:55:45 +02:00 |
|
Veronica Berglyd Olsen
|
b3fcea29da
|
Change how text hash is calculated in documents, and add dates
|
2023-08-25 16:55:08 +02:00 |
|
Veronica Berglyd Olsen
|
56fc5ec40c
|
Add spell check languages to Tools menu
|
2023-08-25 13:09:05 +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
|
b54f81355a
|
Clean up the syntax highlighter class
|
2023-08-24 20:40:10 +02:00 |
|
Veronica Berglyd Olsen
|
f7ed133b2e
|
Move the spell check instance to the shared class
|
2023-08-24 20:17:23 +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
|
e1ba66fb87
|
Fix some missing test coverage
|
2023-08-23 20:51:42 +02:00 |
|
Veronica Berglyd Olsen
|
af50b219a6
|
Add test coverage of shared class
|
2023-08-23 20:19:48 +02:00 |
|
Veronica Berglyd Olsen
|
8090832f3b
|
Fix weird unitilialised shared class issue
|
2023-08-20 23:38:14 +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
|
ed3e4bca6c
|
Simplify the class variables of the tree class
|
2023-08-20 21:36:33 +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
|
3441ff38de
|
Remove dependence of main GUI class in project class
|
2023-08-14 17:08:30 +02:00 |
|
Veronica Berglyd Olsen
|
a3976ab4fb
|
Fix imports
|
2023-08-14 00:07:38 +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 |
|