Veronica Berglyd Olsen
|
8abcada86e
|
Make sure all QMenu instances have a parent widget set (#1536)
|
2023-11-04 17:24:43 +01:00 |
|
Veronica Berglyd Olsen
|
6f8109609c
|
Use the correct margin settings
|
2023-11-04 16:50:41 +01:00 |
|
Veronica Berglyd Olsen
|
05ddca043a
|
Add comment to explain why autoscroll was added
|
2023-11-04 16:48:22 +01:00 |
|
Veronica Berglyd Olsen
|
da3747c5f5
|
Implement autoscroll in project tree, and disable library autoscroll feature (#1561)
|
2023-11-04 16:45:16 +01:00 |
|
Veronica Berglyd Olsen
|
c5baa8d359
|
Remove commented out code
|
2023-11-04 10:14:49 +01:00 |
|
Veronica Berglyd Olsen
|
a7e2b51225
|
Add blockers for illegal drop events on invisible root and for root items (#1569)
|
2023-11-04 10:05:37 +01:00 |
|
Veronica Berglyd Olsen
|
4582ef8b83
|
Fix anchor tags in html output (#1566)
|
2023-11-03 10:13:35 +01:00 |
|
Veronica Berglyd Olsen
|
12d7512441
|
Make sure also Preferences defaults to British English
|
2023-11-02 23:41:34 +01:00 |
|
Veronica Berglyd Olsen
|
08a012ef8d
|
Only default to system locale if a translation file exists (#1564)
|
2023-11-02 23:34:42 +01:00 |
|
Veronica Berglyd Olsen
|
6df591c803
|
Fix untranslated strings in Build tool (#1563)
|
2023-11-02 23:01:41 +01:00 |
|
Veronica Berglyd Olsen
|
bce6f9543a
|
Make sure icon columns on build settings dialog are narrow (#1551)
|
2023-10-23 23:58:29 +02:00 |
|
Veronica Berglyd Olsen
|
d6e0517209
|
Update changelog and release notes
|
2023-10-17 16:21:40 +02:00 |
|
Veronica Berglyd Olsen
|
dc516bab8b
|
Bump version for 2.1 release
|
2023-10-15 20:17:52 +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
|
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 |
|
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 |
|