Veronica K. B. Olsen
|
8d71ee30d4
|
Use the main gui askQuestion function for yes/no dialogs
|
2020-12-19 20:21:43 +01:00 |
|
Veronica K. B. Olsen
|
5b746af4bd
|
Merge branch 'tree_menu_move_item' into minor_fixes
|
2020-12-18 21:58:15 +01:00 |
|
Veronica K. B. Olsen
|
885c62990a
|
Add move item up and down to the project tree context menu
|
2020-12-18 21:57:46 +01:00 |
|
Veronica K. B. Olsen
|
d9cccc8752
|
The Writing Stats tool should not pop an error message if there is no satistics log
|
2020-12-17 18:52:56 +01:00 |
|
Veronica K. B. Olsen
|
1d9c4430f7
|
Correct placeholder text in Build Novel Project tool
|
2020-12-17 18:50:37 +01:00 |
|
Veronica K. B. Olsen
|
9a5f87073f
|
Fix the Focus Mode checkbox not updating in the menu
|
2020-12-13 20:10:24 +01:00 |
|
Veronica K. B. Olsen
|
3aa68907e4
|
Merge branch 'main' into release_1.0rc2
|
2020-12-12 19:35:15 +01:00 |
|
Veronica K. B. Olsen
|
27696d65e4
|
Remove some unnecessary branches and unused functions
|
2020-12-12 19:22:38 +01:00 |
|
Veronica K. B. Olsen
|
e258ff60d0
|
Separated out project settings test and updated it
|
2020-12-12 15:51:03 +01:00 |
|
Veronica K. B. Olsen
|
70eadd11cb
|
Separated out writing stats test and updated it
|
2020-12-12 14:44:33 +01:00 |
|
Veronica K. B. Olsen
|
a270de6e4e
|
Updated changelog
|
2020-12-12 11:52:06 +01:00 |
|
Veronica K. B. Olsen
|
15c5ffcb76
|
Break up another nested if statement
|
2020-12-09 23:22:15 +01:00 |
|
Veronica K. B. Olsen
|
c2321c502f
|
Ensure that the moveTreeItem function exits properly if no item to be moved is selected
|
2020-12-09 23:19:02 +01:00 |
|
Veronica K. B. Olsen
|
5108c03fec
|
Add the GitHub Discussions link to the Help menu
|
2020-12-09 10:03:44 +01:00 |
|
Veronica K. B. Olsen
|
e12c41d7e7
|
Clarify docstring of project tree context menu filterAction
|
2020-12-09 09:26:21 +01:00 |
|
Veronica K. B. Olsen
|
8ea153da54
|
Allow creating files in the 'Outtakes' root folder
|
2020-12-09 09:21:37 +01:00 |
|
Veronica K. B. Olsen
|
cd675b23d1
|
Change some preferences help lines
|
2020-12-08 17:41:09 +01:00 |
|
Veronica K. B. Olsen
|
9ffb5e6a16
|
Add grey syntax themes and fix automatic update when changing them
|
2020-12-08 17:33:34 +01:00 |
|
Veronica K. B. Olsen
|
5cc6e4c543
|
Update text on About and Preferences dialogs
|
2020-12-08 17:32:42 +01:00 |
|
Veronica K. B. Olsen
|
91ece2b7f2
|
New test for ToHtml class
|
2020-12-04 20:58:44 +01:00 |
|
Veronica K. B. Olsen
|
df29c71ecb
|
Minor changes to the Help menu
|
2020-11-29 12:27:46 +01:00 |
|
Veronica K. B. Olsen
|
00f6277eb7
|
Add config option and set up menu action
|
2020-11-24 18:36:08 +01:00 |
|
Veronica K. B. Olsen
|
12c2d93968
|
Added release notes from website
|
2020-11-23 13:05:53 +01:00 |
|
Veronica K. B. Olsen
|
41bbd7b259
|
Added releases URL
|
2020-11-23 12:48:08 +01:00 |
|
Veronica K. B. Olsen
|
75ef523bc5
|
Updated docs and clarified a insert menu entry
|
2020-11-21 15:22:13 +01:00 |
|
Veronica K. B. Olsen
|
108b99f99b
|
Improve the insert keyword feature when in the middle of a paragraph
|
2020-11-21 15:16:02 +01:00 |
|
Veronica K. B. Olsen
|
6087506cf0
|
Split insert menu into groups, and add keywords to distraction free mode
|
2020-11-21 14:51:37 +01:00 |
|
Veronica K. B. Olsen
|
67063e089c
|
Added insert menu entries for keywords
|
2020-11-21 14:46:01 +01:00 |
|
Veronica K. B. Olsen
|
a70d14b589
|
Fix scaling of item editor margins on high DPI
|
2020-11-21 13:42:27 +01:00 |
|
Veronica K. B. Olsen
|
f7bd793d93
|
Fix scaling of QSwitch on high DPI
|
2020-11-21 13:30:26 +01:00 |
|
Veronica K. B. Olsen
|
0b065ea76b
|
Fixed high DPI issue in QConfigLayout class
|
2020-11-21 13:16:50 +01:00 |
|
Veronica K. B. Olsen
|
ba0658ed48
|
Force a minimum height for document headers and footers
|
2020-11-21 13:10:52 +01:00 |
|
Veronica K. B. Olsen
|
2a0be718d7
|
Added more checks on actions for project or document being open
|
2020-11-01 18:39:12 +01:00 |
|
Veronica K. B. Olsen
|
f35b1c0ad6
|
Don't allow inserts when no document is open
|
2020-11-01 18:14:43 +01:00 |
|
Veronica K. B. Olsen
|
967037ff89
|
Clear the outline details panel when closing a project
|
2020-10-31 17:49:32 +01:00 |
|
Veronica K. B. Olsen
|
e2ab9ed6cf
|
All constants should be upper case
|
2020-10-27 20:36:04 +01:00 |
|
Veronica K. B. Olsen
|
91e2092674
|
Move the spell check class constants to the nwConst class
|
2020-10-27 20:21:39 +01:00 |
|
Veronica K. B. Olsen
|
02b79248ec
|
Make build panels non-collapsible and fix spacing values
|
2020-10-25 14:22:44 +01:00 |
|
Veronica K. B. Olsen
|
cde0d6dff5
|
Only run word counter when a document is open
|
2020-10-25 14:14:40 +01:00 |
|
Veronica K. B. Olsen
|
a07bfec433
|
Palette no longer needs to be a class variable in headers and footers
|
2020-10-25 11:18:02 +01:00 |
|
Veronica K. B. Olsen
|
5edee1be0b
|
Also update colours on headers and footers
|
2020-10-25 11:14:04 +01:00 |
|
Veronica K. B. Olsen
|
dbab60d064
|
Properly update document colours when switching syntax theme
|
2020-10-25 10:57:20 +01:00 |
|
Veronica K. B. Olsen
|
c0ad631039
|
Updated source file descriptions
|
2020-10-23 21:05:41 +02:00 |
|
Veronica K. B. Olsen
|
8db7c17798
|
Drop using formatting a few places where it isn't necessary
|
2020-10-23 20:56:44 +02:00 |
|
Veronica K. B. Olsen
|
170c2dc19c
|
Added a new formatTime function to common, and replaced similar functions in other classes
|
2020-10-23 20:26:29 +02:00 |
|
Veronica K. B. Olsen
|
37c5ecc755
|
Skip intermediate steps when loading/saving json files, and always use 2 space indent
|
2020-10-21 20:05:54 +02:00 |
|
Veronica K. B. Olsen
|
f69c37fe91
|
Cleanup of document viewer stylesheet
|
2020-10-19 23:46:15 +02:00 |
|
Veronica K. B. Olsen
|
eed349ab85
|
Added more comments and tweaked the scroll features
|
2020-10-18 19:56:24 +02:00 |
|
Veronica K. B. Olsen
|
dc4257bbf4
|
Renamed the typewriter config settings
|
2020-10-18 19:37:32 +02:00 |
|
Veronica K. B. Olsen
|
8e222c1e67
|
Change typewriter mode to scroll at any point
|
2020-10-18 19:25:12 +02:00 |
|