Veronica K. B. Olsen
|
8d66875ebc
|
Performance improvements to Build and Writing Stats, and making sure only one of each can be opened
|
2020-10-06 20:28:00 +02:00 |
|
Veronica K. B. Olsen
|
23d5e33864
|
Added large size handling to build tool
|
2020-10-06 14:29:33 +02:00 |
|
Veronica K. B. Olsen
|
3893892927
|
Enforce a maximum document size of the document editor of 5 MB
|
2020-10-06 13:18:42 +02:00 |
|
Veronica K. B. Olsen
|
dceb5e62c6
|
Fixed a typo and downgraded some error messages in the index class to info
|
2020-10-06 01:37:30 +02:00 |
|
Veronica K. B. Olsen
|
93851d84bf
|
Delayed cursor move for large documents speeds up loading significantly
|
2020-10-06 01:14:14 +02:00 |
|
Veronica K. B. Olsen
|
003d28f9db
|
Updating the index now only rehighlights lines with meta keywords
|
2020-10-05 22:55:21 +02:00 |
|
Veronica K. B. Olsen
|
efdf88be66
|
Drop the doceditor reloadText function as it resets undo stack
|
2020-10-05 20:54:19 +02:00 |
|
Veronica K. B. Olsen
|
96a5b9e4ae
|
More descriptive spell check tooltip
|
2020-10-04 21:21:30 +02:00 |
|
Veronica K. B. Olsen
|
e8383d1850
|
Fix spell checking for words with a dash
|
2020-10-04 20:32:55 +02:00 |
|
Veronica K. B. Olsen
|
ee0b6ad2f5
|
Updated tests
|
2020-10-04 19:12:09 +02:00 |
|
Veronica K. B. Olsen
|
4f0d368f4f
|
Added replace tabs with spaces option
|
2020-10-04 18:44:42 +02:00 |
|
Veronica K. B. Olsen
|
61359f746c
|
Make the whole build tool dialog more dynamic in sizes and areas
|
2020-10-04 18:23:48 +02:00 |
|
Veronica K. B. Olsen
|
bb66541c81
|
Fix the formatting of white spaces on html export
|
2020-10-04 17:20:54 +02:00 |
|
Veronica K. B. Olsen
|
2cc12490d8
|
Block cluttering of the user's home folder
|
2020-10-04 16:38:53 +02:00 |
|
Veronica K. B. Olsen
|
26ebcd496d
|
Improve itemEditor test, and refactor actions
|
2020-10-01 20:34:48 +02:00 |
|
Veronica K. B. Olsen
|
6fc5dad938
|
Fixed some potential issues with getting the trash folder handle, and made some minor improvements to index class methods
|
2020-09-30 21:50:59 +02:00 |
|
Veronica K. B. Olsen
|
1dc2a49581
|
Fixed code style error (too long line)
|
2020-09-29 23:51:13 +02:00 |
|
Veronica K. B. Olsen
|
e251ddacd2
|
Completed coverage of setProjectPath and made all os imports explicit
|
2020-09-29 23:27:51 +02:00 |
|
Veronica K. B. Olsen
|
9f8dd4abf3
|
Monkeypatched a couple more file dialogs
|
2020-09-28 23:40:49 +02:00 |
|
Veronica K. B. Olsen
|
28ef1d12b0
|
All message box questions are now handled in test suite, so no need to check for showGUI
|
2020-09-28 22:22:29 +02:00 |
|
Veronica K. B. Olsen
|
fc096ddb0b
|
Significant improvements to dialog tests
|
2020-09-28 18:17:14 +02:00 |
|
Veronica K. B. Olsen
|
bd5c011cd9
|
Better test coverage of project tree view
|
2020-09-27 00:12:42 +02:00 |
|
Veronica K. B. Olsen
|
ee14dd6e2d
|
Added better coverage of themes class
|
2020-09-26 15:25:30 +02:00 |
|
Veronica K. B. Olsen
|
3c21a39cee
|
Extended build tool test
|
2020-09-26 13:49:08 +02:00 |
|
Veronica K. B. Olsen
|
635a52fd31
|
More import and file cleanup
|
2020-09-26 13:08:48 +02:00 |
|
Veronica K. B. Olsen
|
eb66b879c5
|
Imports cleanup
|
2020-09-26 13:02:51 +02:00 |
|
Veronica K. B. Olsen
|
008117fece
|
Remove unused code and reuse a few lines in split/merge tools
|
2020-09-24 23:30:59 +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
|
3f30923d12
|
Add objectName to all dialogs and made some other minor fixes
|
2020-09-22 23:01:09 +02:00 |
|
Veronica K. B. Olsen
|
9a9cfe1ce5
|
Rename showGUI variable to blockGUI and added some comments in Config class
|
2020-09-22 21:37:00 +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
|
3b1c03329a
|
Fix a couple of issues with the project tree context menu where the new file/folder was not showing if the trash folder was None, and isArch was wrong for files in subfolders
|
2020-09-20 12:39:35 +02:00 |
|
Veronica K. B. Olsen
|
b9f983a348
|
Moved fixed with definition to themes class, made time column in project load fixed width and added thin space between words and multiplier
|
2020-09-20 11:44:33 +02:00 |
|
Veronica K. B. Olsen
|
9203c32412
|
Fix flake8 failure
|
2020-09-19 20:32:44 +02:00 |
|
Veronica K. B. Olsen
|
5810ba68b5
|
Added test for main preferences and improved the Preferences dialog a bit
|
2020-09-19 20:30:04 +02:00 |
|
Veronica K. B. Olsen
|
2ae6646885
|
Added a check in merge documents that there is actually something to merge
|
2020-09-19 16:38:31 +02:00 |
|
Veronica K. B. Olsen
|
43fc829c4f
|
Made most menu entries lambda functions
|
2020-09-19 16:36:41 +02:00 |
|
Veronica K. B. Olsen
|
adbbe3fc83
|
No spaces before colon after lambda
|
2020-09-19 16:14:37 +02:00 |
|
Veronica K. B. Olsen
|
2136e85ac7
|
Fix edit item bug
|
2020-09-19 16:14:15 +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
|
d7feece887
|
Improvements to commenst and logtext
|
2020-09-18 15:20:27 +02:00 |
|
Veronica K. B. Olsen
|
27ee82aad0
|
Improve the way the project tree is managed and elements deleted.
|
2020-09-17 14:03:51 +02:00 |
|
Veronica K. B. Olsen
|
90811d67fb
|
A couple of improvements after PR #445
|
2020-09-09 22:49:18 +02:00 |
|
Veronica K. B. Olsen
|
8c72bf8ba8
|
Removed commented out line
|
2020-09-09 21:15:18 +02:00 |
|
Veronica K. B. Olsen
|
af0937cbcc
|
Corrected a label in Preferences
|
2020-09-09 21:10:39 +02:00 |
|
Veronica K. B. Olsen
|
88d924f784
|
Removed the render options from Preferences
|
2020-09-09 21:07:17 +02:00 |
|
Veronica K. B. Olsen
|
e2e82dba03
|
Added buttons to toggle comments and synopsis in the viewer footer
|
2020-09-09 21:05:42 +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
|
6067c9af0e
|
Middle mouse clicking a document in the tree view opens it for viewing
|
2020-09-08 23:13:49 +02:00 |
|