Veronica K. B. Olsen
|
b80ff750fb
|
A bit less aggressive version off the redraw text hack
|
2020-08-18 00:33:33 +02:00 |
|
Veronica K. B. Olsen
|
2f177c50fc
|
Improved the tab handling and added the same fix to the build tool
|
2020-08-18 00:21:25 +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
|
1d9cd3ee49
|
Add a workaround for getting tabs through the html parsing and setHtml function in QTextBrowser
|
2020-08-17 22:39:38 +02:00 |
|
Veronica K. B. Olsen
|
619810544a
|
Reduce the defacto maximum folder depth from ~200 to a hard 30 and enforce it
|
2020-08-16 21:55:36 +02:00 |
|
Veronica K. B. Olsen
|
850ac2b2f3
|
Put back the edit item popup as it blocks runaway file or folder creation
|
2020-08-16 21:35:22 +02:00 |
|
Veronica K. B. Olsen
|
c19c624652
|
Allow folders in Outtakes root folder as it seems to be working as intended with the current logic
|
2020-08-16 21:17:58 +02:00 |
|
Veronica K. B. Olsen
|
00f3909e19
|
Fix bug in update available root list when deleting root item
|
2020-08-16 17:58:40 +02:00 |
|
Veronica K. B. Olsen
|
3f47aef77b
|
Added an icon for the outtakes folder
|
2020-08-16 17:45:36 +02:00 |
|
Veronica K. B. Olsen
|
cc3c938e16
|
Fix build to exclude archived files
|
2020-08-16 17:39:18 +02:00 |
|
Veronica K. B. Olsen
|
68a7dd4390
|
Fixed menu entries and drop options for trash and archive folders
|
2020-08-16 17:25:11 +02:00 |
|
Veronica K. B. Olsen
|
65131e87c7
|
The deleted and outtake files are now properly handled by the index
|
2020-08-16 16:51:07 +02:00 |
|
Veronica K. B. Olsen
|
e0a824cfb6
|
Drag and drop of archived files now works
|
2020-08-16 16:28:51 +02:00 |
|
Veronica K. B. Olsen
|
b62cfc017b
|
Added the archive root folder type
|
2020-08-16 16:10:30 +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
|
1a4fd45803
|
Check that the colour returned for a status icon in project settings is valid
|
2020-08-15 15:22:40 +02:00 |
|
Veronica K. B. Olsen
|
832b5747df
|
Fiexd more formatting errors
|
2020-08-13 21:01:52 +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
|
033c3e63c2
|
Some final tweaks
|
2020-08-11 22:55:38 +02:00 |
|
Veronica K. B. Olsen
|
dbdef444a1
|
Added project wizard gui test
|
2020-08-11 22:14:48 +02:00 |
|
Veronica K. B. Olsen
|
8a50590a5d
|
Update the new project code and add title page
|
2020-08-10 21:05:26 +02:00 |
|
Veronica K. B. Olsen
|
3c1e2727ad
|
Extratcing the example project now works
|
2020-08-09 19:57:45 +02:00 |
|
Veronica K. B. Olsen
|
ebec7c22a0
|
Wizard can now make a minimal project
|
2020-08-09 17:59:40 +02:00 |
|
Veronica K. B. Olsen
|
2702edced4
|
Completed the last couple of pages
|
2020-08-09 17:23:25 +02:00 |
|
Veronica K. B. Olsen
|
8ae491ddbc
|
Merge branch 'main' into new_project_wizard
|
2020-08-09 16:17:40 +02:00 |
|
Veronica K. B. Olsen
|
56b2cbee10
|
Code cleanup and added comments
|
2020-08-08 21:54:32 +02:00 |
|
Veronica K. B. Olsen
|
a9b6e00ba7
|
Cleanup of unused imports
|
2020-08-08 20:55:45 +02:00 |
|
Veronica K. B. Olsen
|
16cfa13abb
|
Removed show() from a few dialogs
|
2020-08-08 18:39:03 +02:00 |
|
Veronica K. B. Olsen
|
d1982c0abb
|
Moved the about dialog functions to main gui class
|
2020-08-08 18:37:25 +02:00 |
|
Veronica K. B. Olsen
|
5c1abfd220
|
Fix the slot for the various update signals
|
2020-08-08 16:11:16 +02:00 |
|
Veronica K. B. Olsen
|
ceabf50cf9
|
The histogram cap setting is now saved to the options file
|
2020-08-08 16:01:33 +02:00 |
|
Veronica K. B. Olsen
|
cd0f67d900
|
Prevent the enter key from closing the stats dialog
|
2020-08-08 15:57:45 +02:00 |
|
Veronica K. B. Olsen
|
2f9645491c
|
The histogram bar of the writing stats dialog can now be capped
|
2020-08-08 15:51:59 +02:00 |
|
Veronica K. B. Olsen
|
43a7ea8f78
|
Merge branch 'main' into new_project_wizard
|
2020-08-08 15:26:27 +02:00 |
|
Veronica K. B. Olsen
|
6bcf46191d
|
better checking before launching local help
|
2020-08-08 14:58:19 +02:00 |
|
Veronica K. B. Olsen
|
cb8e0231d7
|
Remove references to symspell
|
2020-08-05 00:09:37 +02:00 |
|
Veronica K. B. Olsen
|
3708b3486b
|
Make sure the assistant executable also exists
|
2020-08-04 21:23:25 +02:00 |
|
Veronica K. B. Olsen
|
bf184c4e5a
|
The local documentation can now be opened if installed, otherwise go to online docs
|
2020-08-04 18:49:48 +02:00 |
|
Veronica K. B. Olsen
|
d3ab1caf3a
|
Block the error handler dialog in test mode
|
2020-08-02 15:14:46 +02:00 |
|
Veronica K. B. Olsen
|
fc017cd8da
|
Changed how the application name is passed around
|
2020-07-31 16:41:46 +02:00 |
|
Veronica K. B. Olsen
|
02f85bd5d7
|
Set __package__ to nw and added variable __appname__
|
2020-07-31 14:48:37 +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 |
|