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
717ade24e3
Remove scaling and add slots to main config class
2025-01-12 23:30:27 +01:00
Veronica Berglyd Olsen
da036efdcf
Switch test code to PyQt6
2025-01-11 20:36:42 +01:00
Veronica Berglyd Olsen
97fc64fcae
Update copyright ( #2154 )
2025-01-03 12:02:48 +00:00
Veronica Berglyd Olsen
34a3e17326
Fix quotes regex issue and update tests
2024-11-03 22:09:16 +01:00
Veronica Berglyd Olsen
5419d76606
Fix test
2024-07-21 19:15:56 +02:00
Veronica Berglyd Olsen
f4f3f82954
Add a wait statement to check paintEvent in Preferences
2024-07-03 20:29:00 +02:00
Veronica Berglyd Olsen
e1bcfcfc05
Convert Preferences dialog to save/cancel like Project Settings
2024-07-03 18:29:38 +02:00
Veronica Berglyd Olsen
a48fde95a3
Update tests
2024-06-08 23:35:29 +02:00
Veronica Berglyd Olsen
d8693c7afa
Remove deleteLater form message boxes, and some redundant ones in tests
2024-05-28 21:23:57 +02:00
Veronica Berglyd Olsen
69b362b9d2
Add native font dialog option and fix tests
2024-05-23 18:44:45 +02:00
Veronica Berglyd Olsen
cc32674b0f
Update tests
2024-05-22 23:13:50 +02:00
Veronica Berglyd Olsen
dce5bdd31d
Update tests
2024-05-20 17:14:03 +02:00
Veronica Berglyd Olsen
1b4cc933e7
Add test coverage
2024-05-13 18:31:31 +02:00
Veronica Berglyd Olsen
3f4538a60e
Remove all END Test comments
2024-05-10 16:06:23 +02:00
Veronica Berglyd Olsen
20c5993e2d
Clean up a lot more namespace flags
2024-04-03 20:25:54 +02:00
Veronica Berglyd Olsen
46c5f1c10d
Update Qt namespace flags
2024-04-03 19:28:39 +02:00
Veronica Berglyd Olsen
f95bbb8760
Replace exec_ with exec
2024-04-03 18:41:39 +02:00
Veronica Berglyd Olsen
4d016c3b75
Clean up top level window access and add coverage to shared data class
2024-02-03 15:34:33 +01:00
Veronica Berglyd Olsen
b6c9f1160f
Add test coverage
2024-01-25 22:59:22 +01:00
Veronica Berglyd Olsen
16461279cf
Remove dependency of i18n files in preferences test
2024-01-13 18:38:34 +01:00
Veronica Berglyd Olsen
34eb39e10d
Add new test for preferences dialog
2024-01-13 18:29:21 +01:00
Veronica Berglyd Olsen
df690ceb36
Happy New Year 2024
2024-01-05 00:25:07 +01:00
Veronica Berglyd Olsen
bf6cefa840
Update dialog handling of all dialogs
2023-11-28 22:12:30 +01:00
Veronica Berglyd Olsen
e02d2b9298
Add annotations import to all test source files
2023-11-23 20:35:17 +01:00
Veronica Berglyd Olsen
0ef46ef0ea
Simplify editor scrolling features
2023-09-06 20:05:13 +02:00
Veronica Berglyd Olsen
8c3e906fc5
Remove the big doc limit feature
2023-09-06 17:56:39 +02:00
Veronica Berglyd Olsen
56fc5ec40c
Add spell check languages to Tools menu
2023-08-25 13:09:05 +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
e1ba66fb87
Fix some missing test coverage
2023-08-23 20:51:42 +02:00
Veronica Berglyd Olsen
7f8ffb228e
Remove dependency on .mainConf class variable in tests
2023-05-16 00:40:56 +02:00
Veronica Berglyd Olsen
e8c6e50e92
Remove code for mocking CONFIG object and instead reset it for each test
2023-05-16 00:34:11 +02:00
Veronica Berglyd Olsen
41a0788b4c
Update copyright year to 2023
2023-01-08 18:47:04 +01:00
Veronica Berglyd Olsen
a1ddc6ce1d
Fix test file comparison filters
2022-11-10 13:24:13 +01:00
Veronica Berglyd Olsen
b46ad86c31
Clean up config file format, modify how projects are launched, and add broken theme setting handling
2022-11-10 13:20:26 +01:00
Veronica Berglyd Olsen
15fec91358
Clean up setters and getters in Config
2022-11-10 09:29:00 +01:00
Veronica Berglyd Olsen
0c7fdc7013
Fix windows vs posix path issue in test
2022-11-09 22:51:12 +01:00
Veronica Berglyd Olsen
47b57172eb
Change lastPath to a Path object
2022-11-09 18:21:40 +01:00
Veronica Berglyd Olsen
6f5539de90
Change confPath to a Path object
2022-11-09 00:09:40 +01:00
Veronica Berglyd Olsen
4a9ea459fa
Make some minor changes and update test coverage
2022-10-29 00:38:32 +02:00
Veronica Berglyd Olsen
42f5ea205f
Clean up GUI tests
2022-10-28 22:15:54 +02:00
Veronica Berglyd Olsen
5aa5640baa
Make all imports in tests explicit
2022-10-14 19:25:21 +02:00
Veronica Berglyd Olsen
8c4ecaeee2
Fix tests
2022-06-15 20:01:45 +02:00
Veronica Berglyd Olsen
0401b8556d
Add result count to search and rewrite scroll past end feature ( #946 )
...
* Restore colours to dark theme search-replace icon
* Implement a working search result counter
* Disable scroll past end feature and clean up search/replace and update test
* Re-implement scroll past end feature as a static distance
* Stop the search box from resizing on every search
2022-01-01 19:36:04 +01:00
Veronica Berglyd Olsen
7024254960
Simplify text width settings ( #943 )
...
* Remove the fixed text width switch, resolves #924
* Update tests
* Clean up code to set text width and add to viewer
2021-12-31 17:17:27 +01:00
Veronica Berglyd Olsen
af3d0d2eb0
Happy new year! ( #941 )
2021-12-31 15:56:43 +01:00
Veronica Berglyd Olsen
15ec1496c5
Update and reorganise themes ( #893 )
...
* Drop the subfolders for GUI themes
* Remove bundled font support
* Add safe file read function
* Allow loading themes from multiple locations
* Clean up unused variables
* Clean up icons class
* Merge icon theme icons
* Update icon theme class
* Remove guiDark config setting
* Fix tests
* Fix handling of default theme
* Update icon readmes
* Add test for getGuiItem common function
2021-09-19 14:09:20 +02:00
Veronica Berglyd Olsen
3c8cb34b0a
Project tree status and total word count changes ( #882 )
...
* Fix some inconsistencies in source file docstrings
* Remove the option to show status text in project tree
* Change how total word counts are calculated and propagated
* Fix tests and improve coverage
* Add setting in preferences
* Add missing word count timer to config file
2021-09-10 00:38:45 +02:00
Veronica Berglyd Olsen
f6845a9820
Remove the difflib spellchecker ( #875 )
...
* Delete simple spell checker
* Clean up the spell checker code
* Update tests
* Delete the bundled dictionaries
* Update documentation
* Use set() for user word list
* Fix tests so they pass also without dictionaries installed
2021-08-30 22:39:27 +02:00