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
26b4da9eb4
Fix most tests with minor issues
2024-11-20 19:58:34 +01:00
Veronica Berglyd Olsen
a2b09fdfec
Update various features in the doc editor using new helper code
2024-10-30 19:13:13 +01:00
Veronica Berglyd Olsen
857b6ddc55
Update main menu
2024-10-29 17:50:48 +01:00
Veronica Berglyd Olsen
ba260ac608
Add test coverage of new features, and some other places
2024-10-27 00:13:18 +02:00
Veronica Berglyd Olsen
ff7404d01d
Add line break shortcode support
2024-10-24 01:07:03 +02:00
Veronica Berglyd Olsen
21d21846ca
Update cursor and messagebox enums
2024-09-18 21:51:23 +02:00
Veronica Berglyd Olsen
cc8d7d9912
Fix ActionEvent enums
2024-09-18 21:46:44 +02:00
Veronica Berglyd Olsen
a48fde95a3
Update tests
2024-06-08 23:35:29 +02:00
Veronica Berglyd Olsen
3fd62d0b02
Remove context menu test from main menu tests
2024-05-21 23:06:25 +02:00
Veronica Berglyd Olsen
3f4538a60e
Remove all END Test comments
2024-05-10 16:06:23 +02:00
Veronica Berglyd Olsen
e01e14075c
Update editor and highlight, and update tests
2024-04-28 18:05:53 +02:00
Veronica Berglyd Olsen
46c5f1c10d
Update Qt namespace flags
2024-04-03 19:28:39 +02:00
Veronica Berglyd Olsen
1bd82954c2
Add menu entry and update tests
2024-03-12 18:12:47 +01:00
Veronica Berglyd Olsen
e1531009d3
Update Lipsum test project
2024-01-30 22:10:25 +01:00
Veronica Berglyd Olsen
8e4e6903b1
Clean up variables and formatting
2024-01-28 00:28:01 +01:00
Veronica Berglyd Olsen
df690ceb36
Happy New Year 2024
2024-01-05 00:25:07 +01:00
Veronica Berglyd Olsen
fff6ba98bc
Rename emph and strong to italic and bold for consistency and add tooltips to editor toolbar
2023-12-03 17:33:15 +01:00
Veronica Berglyd Olsen
a6d346fcb6
Clean up and fix minor issues with GUI extensions
2023-11-29 22:21:56 +01:00
Veronica Berglyd Olsen
1d1dae0c7e
Remove caching of the alert object in the shared instance
2023-11-29 16:03:48 +01:00
Veronica Berglyd Olsen
918b077252
Drop the space in front of Synopsis and Short comments inserts
2023-11-26 22:12:23 +01:00
Veronica Berglyd Olsen
b9b4969b85
Rename once again, and use short instead for short descriptions of notes
2023-11-26 13:58:00 +01:00
Veronica Berglyd Olsen
6fd4417350
Fix variable name and test
2023-11-25 23:57:12 +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
71d17da483
Complete new Add Dictionaries tool
2023-11-20 17:26:12 +01:00
Veronica Berglyd Olsen
b03603cc9b
Update tests and word counter
2023-11-06 11:49:26 +01:00
Veronica Berglyd Olsen
0bfa3cb592
Simplify setting cursor position in the editor
2023-09-06 18:20:25 +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
9bf43aa40f
Update the file info dialog box
2023-08-30 18:57:48 +02:00
Veronica Berglyd Olsen
a17e73b5a2
Let the shared class handle alert dialogs
2023-08-14 17:08:53 +02:00
Veronica Berglyd Olsen
c4140d753c
Improve handling of project closing
2023-08-13 23:32:10 +02:00
Veronica Berglyd Olsen
3911bc10c6
Clean up code and tests
2023-08-07 20:20:04 +02:00
Veronica Berglyd Olsen
4dfa51855e
Spell check comments and docstrings
2023-07-20 23:25:49 +02:00
Veronica Berglyd Olsen
0eb39d2e0a
Clean up a few remnants of old test code
2023-06-09 22:06:38 +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
41a0788b4c
Update copyright year to 2023
2023-01-08 18:47:04 +01:00
Veronica Berglyd Olsen
b05028e3c9
Split up the storage of quote symbols in config
2022-11-11 12:50:36 +01:00
Veronica Berglyd Olsen
03e173634f
Switch to Path objects nearly everywhere
2022-11-09 22:43:48 +01:00
Veronica Berglyd Olsen
dcb473137b
Update documentation and test with synopsis insert feature
2022-10-29 01:26:58 +02:00
Veronica Berglyd Olsen
dc401278fb
Update tests
2022-10-29 01:05:41 +02:00
Veronica Berglyd Olsen
42f5ea205f
Clean up GUI tests
2022-10-28 22:15:54 +02:00
Veronica Berglyd Olsen
30661130ca
Ignore coverage of lines of old Qt versions
2022-10-15 22:56:18 +02:00
Veronica Berglyd Olsen
5aa5640baa
Make all imports in tests explicit
2022-10-14 19:25:21 +02:00
Veronica Berglyd Olsen
747a1a212c
Make some minor improvements to code and tests
2022-10-10 15:48:45 +02:00
Veronica Berglyd Olsen
94068e777a
Give main GUI elements more identifiable names
2022-06-11 15:49:45 +02:00
Veronica Berglyd Olsen
d07f5dc520
Wrap project tree in an outer widget with a toolbar
2022-06-06 15:50:46 +02:00
Veronica Berglyd Olsen
06d39ea352
Make tests not depend on minimal project settings
2022-05-21 17:33:58 +02:00
Veronica Berglyd Olsen
607f9409d2
Update tests
2022-04-20 21:50:07 +02:00
Veronica Berglyd Olsen
b0f939af32
Apply open document shortcuts to the tree that has focus ( #945 )
...
* Better handling of Enter/Return on GUI trees, resolves #913
* Update test
* Generalise open selected handle functions
* Improve test coverage
* Update docstring
2021-12-31 19:51:26 +01:00