Veronica K. B. Olsen
|
eb66b879c5
|
Imports cleanup
|
2020-09-26 13:02:51 +02:00 |
|
Veronica K. B. Olsen
|
67f8a36272
|
Change copyright year to year-range
|
2020-09-22 23:13:46 +02:00 |
|
Veronica K. B. Olsen
|
de3b35fa6d
|
Add Search/Replace test
|
2020-09-21 22:07:21 +02:00 |
|
Veronica K. B. Olsen
|
191895507b
|
Improved coverage of Edit, Insert and Format menus and document editor
|
2020-09-21 20:17:07 +02:00 |
|
Veronica K. B. Olsen
|
86bb1fc9a4
|
Made some the properties of the NWDoc class internal
|
2020-09-18 17:10:33 +02:00 |
|
Veronica K. B. Olsen
|
8c72bf8ba8
|
Removed commented out line
|
2020-09-09 21:15:18 +02:00 |
|
Veronica K. B. Olsen
|
f1ffb4fc22
|
Added edit and search button to document editor header
|
2020-09-09 20:22:36 +02:00 |
|
Veronica K. B. Olsen
|
a6a65fb7d2
|
Added selection functions to the context menu
|
2020-09-06 13:46:00 +02:00 |
|
Veronica K. B. Olsen
|
d4f7d8eb67
|
Added cut/copy/paste to document context menu
|
2020-09-06 13:24:33 +02:00 |
|
Veronica K. B. Olsen
|
ba4bc54c9f
|
Added the handling of project dictionary in the editor as well
|
2020-09-05 17:30:50 +02:00 |
|
Veronica K. B. Olsen
|
6e949b975f
|
Added spell check language setting to project class and project settings
|
2020-09-05 17:18:18 +02:00 |
|
Veronica K. B. Olsen
|
aefb4e782c
|
Use more compact notation
|
2020-08-31 17:41:06 +02:00 |
|
Veronica K. B. Olsen
|
bcd8f94b2c
|
Move footer if horisontal scroll bar appears
|
2020-08-31 17:37:26 +02:00 |
|
Veronica K. B. Olsen
|
5f033a98bf
|
Remove the alternative double apostrophe again
|
2020-08-23 20:55:30 +02:00 |
|
Veronica K. B. Olsen
|
377c9a3d41
|
Added insert menu entries and insert action code
|
2020-08-22 13:20:01 +02:00 |
|
Veronica K. B. Olsen
|
b404a10285
|
Fix the error message about the lookup for a None handle - issue #418
|
2020-08-18 20:37:46 +02:00 |
|
Veronica K. B. Olsen
|
10936b6910
|
Implement the same tab stop code in the editor as for the viewer
|
2020-08-17 22:40:04 +02:00 |
|
Veronica K. B. Olsen
|
accae5e074
|
Also capture the return key for the replace box
|
2020-08-16 15:10:02 +02:00 |
|
Veronica K. B. Olsen
|
3f6737a3b8
|
Better capture of the tab, return and enter keys in the editor and search function
|
2020-08-16 14:27:20 +02:00 |
|
Veronica K. B. Olsen
|
0acea8877a
|
Added the option to replace 3 hypens with emdash, not just endash+hyphen
|
2020-08-16 13:15:25 +02:00 |
|
Veronica K. B. Olsen
|
bb0bcdd406
|
Removed an additional comma in some of the insert menu items that changed the type to tuple
|
2020-08-16 10:35:07 +02:00 |
|
Veronica K. B. Olsen
|
609572bbb8
|
Modify the paragraph selection behaviour of Qt to not select paragraph separator
|
2020-08-15 17:56:23 +02:00 |
|
Veronica K. B. Olsen
|
00f0a6887c
|
Fixed flake8 W and F errors
|
2020-08-12 21:41:37 +02:00 |
|
Veronica K. B. Olsen
|
72cb1ed60f
|
Fixed pycodestyle E7 errors
|
2020-08-12 21:11:25 +02:00 |
|
Veronica K. B. Olsen
|
95ee2bf874
|
Fixed pycodestyle E231 errors
|
2020-08-12 20:51:22 +02:00 |
|
Veronica K. B. Olsen
|
28ab689dab
|
Fixed pycodestyle E1 errors
|
2020-08-12 20:28:42 +02:00 |
|
Veronica K. B. Olsen
|
a9b6e00ba7
|
Cleanup of unused imports
|
2020-08-08 20:55:45 +02:00 |
|
Veronica K. B. Olsen
|
c506212efd
|
Some minor code tweaks
|
2020-07-27 20:14:23 +02:00 |
|
Veronica K. B. Olsen
|
01e1ab3f68
|
Found a better way to validate a search/replace when using RegEx
|
2020-07-27 20:09:39 +02:00 |
|
Veronica K. B. Olsen
|
a4db7f934d
|
Typo and clarification
|
2020-07-26 22:25:33 +02:00 |
|
Veronica K. B. Olsen
|
cacb0f2db8
|
Try to capture some user edge cases
|
2020-07-26 22:24:12 +02:00 |
|
Veronica K. B. Olsen
|
2dc225ae1f
|
Revert that ...
|
2020-07-26 22:21:35 +02:00 |
|
Veronica K. B. Olsen
|
41b6ffa67b
|
Drop the whole case check in replace
|
2020-07-26 22:19:29 +02:00 |
|
Veronica K. B. Olsen
|
45e762567b
|
Fix for issue 371, regex search replace crash
|
2020-07-26 22:13:09 +02:00 |
|
Veronica K. B. Olsen
|
646562cdf8
|
Rewritten the doc editors insertText function
|
2020-07-26 14:33:12 +02:00 |
|
Veronica K. B. Olsen
|
731fd4e139
|
Add tooltip to some more main gui buttons
|
2020-07-04 19:55:38 +02:00 |
|
Veronica K. B. Olsen
|
f179738b69
|
Reorder menu items and rename some features
|
2020-07-04 19:46:39 +02:00 |
|
Veronica K. B. Olsen
|
a2b2910bd7
|
If running with Qt 5.13 or higher, search/replace uses the QRegularExpression class instead of just QRegExp
|
2020-07-03 23:06:56 +02:00 |
|
Veronica K. B. Olsen
|
b119db0ee1
|
Add note about required Qt version for regex search/replace
|
2020-07-02 21:07:53 +02:00 |
|
Veronica K. B. Olsen
|
8a06400f2a
|
Made a note of the addition of GuiDocEditFooter in the source file
|
2020-06-29 21:32:08 +02:00 |
|
Veronica K. B. Olsen
|
564a15968c
|
Fixed menu and shortcut action for bold/italic
|
2020-06-29 12:52:56 +02:00 |
|
Veronica K. B. Olsen
|
dad4677791
|
Fixed typo in enum
|
2020-06-27 21:06:19 +02:00 |
|
Veronica K. B. Olsen
|
a15af30578
|
Renamed italic and bold to emphasis and strong emphasis
|
2020-06-27 20:45:24 +02:00 |
|
Veronica K. B. Olsen
|
c0074ca269
|
Update count and infor separately, and make sure info is updated on item edit
|
2020-06-27 19:49:06 +02:00 |
|
Veronica K. B. Olsen
|
243d9dd85a
|
Remove doc word count from main statusbar, and added support for session word count for documents
|
2020-06-27 19:41:41 +02:00 |
|
Veronica K. B. Olsen
|
7d30a2c044
|
Added word count to the document footer
|
2020-06-27 19:29:41 +02:00 |
|
Veronica K. B. Olsen
|
ed1f30662c
|
Merge branch 'master' into editor_footer
|
2020-06-27 18:12:45 +02:00 |
|
Veronica K. B. Olsen
|
dac3643de6
|
Fixed bug in search replace
|
2020-06-21 21:28:05 +02:00 |
|
Veronica K. B. Olsen
|
1d6f346955
|
Don't scroll project tree every time a document is opened
|
2020-06-20 18:17:48 +02:00 |
|
Veronica K. B. Olsen
|
d6dd776056
|
Delete unused variable
|
2020-06-19 22:17:57 +02:00 |
|