Veronica Berglyd Olsen
|
28c70dfc2e
|
Update tests
|
2025-05-18 16:28:27 +02:00 |
|
Veronica Berglyd Olsen
|
6d2e9d8a04
|
Refresh novel view on count method change
|
2025-04-29 23:45:05 +02:00 |
|
Veronica Berglyd Olsen
|
40441c8451
|
Fix bug in theme test
|
2025-04-24 23:27:54 +02:00 |
|
Veronica Berglyd Olsen
|
b75ec3677c
|
Fix tests and update coverage
|
2025-04-18 19:20:56 +02:00 |
|
Veronica Berglyd Olsen
|
9b93736985
|
Fix linting errors in the tests
|
2025-04-07 17:20:31 +02:00 |
|
Veronica Berglyd Olsen
|
53a2d0e691
|
Use Ruff for linting and fix a ton of issues
|
2025-04-03 01:15:52 +02:00 |
|
Veronica Berglyd Olsen
|
fd802d1a1e
|
Delete commented out test
|
2025-03-30 23:51:53 +02:00 |
|
Veronica Berglyd Olsen
|
d0c8227d15
|
Move spell check testing to the editor
|
2025-03-30 23:49:19 +02:00 |
|
Veronica Berglyd Olsen
|
d1aa576bfd
|
Remove unused nonlocals in tests
|
2025-03-30 22:37:32 +02:00 |
|
Veronica Berglyd Olsen
|
95bef4c6c2
|
Add novel view test coverage
|
2025-03-30 22:28:37 +02:00 |
|
Veronica Berglyd Olsen
|
34a3a6e85c
|
Fix existing tests
|
2025-03-23 22:37:16 +01:00 |
|
Veronica Berglyd Olsen
|
95d8e3ac98
|
Add back extra column content
|
2025-03-23 16:41:40 +01:00 |
|
Veronica Berglyd Olsen
|
0c2c952637
|
Merge bug fix from release
|
2025-02-09 15:22:20 +01:00 |
|
Veronica Berglyd Olsen
|
d4d258e170
|
Fix document splitter not recognising alt scene format (#2233)
|
2025-02-09 15:11:07 +01:00 |
|
Veronica Berglyd Olsen
|
a87e8289f7
|
Merge 2.6.1 release into main
|
2025-02-02 18:54:08 +01:00 |
|
Veronica Berglyd Olsen
|
868af2d5f3
|
Fix tests
|
2025-02-02 17:27:08 +01:00 |
|
Veronica Berglyd Olsen
|
f83e9d8c87
|
Drop the trinary enum
|
2025-01-30 17:28:39 +01:00 |
|
Veronica Berglyd Olsen
|
9532be585b
|
Don't show create note for tag option for story and mention keywords (#2212)
|
2025-01-30 17:28:18 +01:00 |
|
Veronica Berglyd Olsen
|
c1b35b6672
|
Merge release 2.6 into main
|
2025-01-26 20:50:58 +01:00 |
|
Veronica Berglyd Olsen
|
8c1070b318
|
Disable flaky test on Windows
|
2025-01-26 18:26:45 +01:00 |
|
Veronica Berglyd Olsen
|
7e42d04e36
|
Drop deleteLater for context menus
|
2025-01-22 00:53:18 +01:00 |
|
Veronica Berglyd Olsen
|
23398f2f8a
|
Use Color and Colour consistently in the code
|
2025-01-22 00:42:45 +01:00 |
|
Veronica Berglyd Olsen
|
49e3403d69
|
Remove deleteLater calls that can be replaced by setParent(None)
|
2025-01-22 00:35:53 +01:00 |
|
Veronica Berglyd Olsen
|
f3f7133961
|
Remove status led colours in theme and use icon colours instead
|
2025-01-15 23:06:36 +01:00 |
|
Veronica Berglyd Olsen
|
785322e577
|
Add handling of user icon themes and account for missing theme
|
2025-01-15 20:24:01 +01:00 |
|
Veronica Berglyd Olsen
|
0b7c31b6a9
|
Fix warnings in tests
|
2025-01-13 19:43:04 +01:00 |
|
Veronica Berglyd Olsen
|
b83d7ca2cc
|
Fix theme test
|
2025-01-12 19:36:47 +01:00 |
|
Veronica Berglyd Olsen
|
1878adf78c
|
Use data classes for theme values
|
2025-01-12 19:31:30 +01:00 |
|
Veronica Berglyd Olsen
|
fe064c9d99
|
Move handling of theme meta data
|
2025-01-12 17:31:11 +01:00 |
|
Veronica Berglyd Olsen
|
029ac58a75
|
Complete GUI theme colour handling to match Qt's own
|
2025-01-12 17:30:46 +01:00 |
|
Veronica Berglyd Olsen
|
da036efdcf
|
Switch test code to PyQt6
|
2025-01-11 20:36:42 +01:00 |
|
Veronica Berglyd Olsen
|
c3fc1d4e5a
|
Update tests
|
2025-01-10 02:24:24 +01:00 |
|
Veronica Berglyd Olsen
|
97fc64fcae
|
Update copyright (#2154)
|
2025-01-03 12:02:48 +00:00 |
|
Veronica Berglyd Olsen
|
e924d121bf
|
Update tests
|
2024-12-29 17:38:21 +01:00 |
|
Veronica Berglyd Olsen
|
8dafaa13c0
|
Use slots for some of the often called attributes in the editor
|
2024-12-05 23:01:17 +01:00 |
|
Veronica Berglyd Olsen
|
05385ba73b
|
Improve the text auto-replace class
|
2024-12-05 22:57:43 +01:00 |
|
Veronica Berglyd Olsen
|
924a2c3381
|
Move editor auto-replace to a separate class
|
2024-12-05 22:40:15 +01:00 |
|
Veronica Berglyd Olsen
|
4cadd1597e
|
Add coverage to remaining missed lines
|
2024-11-25 00:07:32 +01:00 |
|
Veronica Berglyd Olsen
|
0449cf824d
|
Add test coverage of the gui project tree
|
2024-11-24 18:39:23 +01:00 |
|
Veronica Berglyd Olsen
|
01b2b53fd5
|
Add test coverage of the item model
|
2024-11-24 00:43:01 +01:00 |
|
Veronica Berglyd Olsen
|
1bf42ceb55
|
Update tests other than tree-related
|
2024-11-23 19:30:29 +01:00 |
|
Veronica Berglyd Olsen
|
ca8bd8d271
|
Disable project tree tests in core and gui
|
2024-11-22 17:04:53 +01:00 |
|
Veronica Berglyd Olsen
|
a64ed405f3
|
Add some clear data functions
|
2024-11-22 00:44:14 +01:00 |
|
Veronica Berglyd Olsen
|
26b4da9eb4
|
Fix most tests with minor issues
|
2024-11-20 19:58:34 +01:00 |
|
Veronica Berglyd Olsen
|
072be78991
|
Re-enable project tree context menu and clean up split and merge
|
2024-11-20 16:42:08 +01:00 |
|
Veronica Berglyd Olsen
|
53e70c118c
|
Add back create new project item functionality
|
2024-11-19 00:22:59 +01:00 |
|
Veronica Berglyd Olsen
|
b0bcf8605c
|
Fix closing app with no project bug
|
2024-11-08 17:30:54 +01:00 |
|
Veronica Berglyd Olsen
|
b28921d6c2
|
Add an edit button to the viewer (#1963)
|
2024-11-08 17:30:10 +01:00 |
|
Veronica Berglyd Olsen
|
cd9e0de9dd
|
Update test
|
2024-11-07 23:59:52 +01:00 |
|
Veronica Berglyd Olsen
|
1ad6a80682
|
Update auto-replace in editor, and update tests
|
2024-11-01 21:17:46 +01:00 |
|