Veronica K. B. Olsen
|
407f12760c
|
Record idle time
|
2021-02-08 21:58:38 +01:00 |
|
Veronica K. B. Olsen
|
479975fdff
|
Move clock tick timer to main GUI
|
2021-02-08 21:33:06 +01:00 |
|
Veronica K. B. Olsen
|
98fae8a6de
|
Merge branch 'main' into dev
|
2021-02-08 17:35:41 +01:00 |
|
Veronica K. B. Olsen
|
ada99077a4
|
Fix some issues with resolving paths for a packaged single executable
|
2021-02-08 09:44:10 +01:00 |
|
Veronica K. B. Olsen
|
2a325ae4cc
|
GUI font on Windows should default to Arial first, and fall back to Cantarell
|
2021-02-07 21:43:32 +01:00 |
|
Veronica K. B. Olsen
|
3db9987966
|
Add a default header to Open Document files
|
2021-02-06 23:22:23 +01:00 |
|
Veronica K. B. Olsen
|
5e40bd5deb
|
Change text on build tool print button
|
2021-02-06 18:31:37 +01:00 |
|
Veronica K. B. Olsen
|
e645c19761
|
Fix flake8 error
|
2021-02-06 18:01:03 +01:00 |
|
Veronica K. B. Olsen
|
f4988c5d86
|
Clean up build tool and extend export tests
|
2021-02-06 17:40:39 +01:00 |
|
Veronica K. B. Olsen
|
b59b3a3a74
|
Use the old converter for nwd file, not the markdown class
|
2021-02-06 17:19:30 +01:00 |
|
Veronica K. B. Olsen
|
c677db70b4
|
Fix a few issues with markdown export
|
2021-02-06 16:38:06 +01:00 |
|
Veronica K. B. Olsen
|
9861f294b7
|
Connect markdown exporter to build tool
|
2021-02-06 15:20:03 +01:00 |
|
Veronica K. B. Olsen
|
9f2f131df9
|
Merge branch 'main' into dev
|
2021-02-06 14:03:22 +01:00 |
|
Veronica K. B. Olsen
|
dee8ccd8b3
|
Search box should select the text on open #645
|
2021-02-06 13:35:53 +01:00 |
|
Veronica K. B. Olsen
|
4562a0130a
|
Add a button to the Project Open to remove listed projects, and clarify the dialog message
|
2021-02-02 22:06:02 +01:00 |
|
Veronica K. B. Olsen
|
6949481198
|
Stop lookup error on none in project tree meta panel
|
2021-02-02 16:36:45 +01:00 |
|
Veronica K. B. Olsen
|
5654170278
|
Let the main gui handle the novel tree refresh decision
|
2021-02-02 16:36:19 +01:00 |
|
Veronica K. B. Olsen
|
2cb51f5b58
|
Backport a small fix from the dev branch
|
2021-02-01 23:24:02 +01:00 |
|
Veronica K. B. Olsen
|
cada78ca4d
|
use what was added in #637 to replace first title lookup in editor saveText
|
2021-02-01 23:19:24 +01:00 |
|
Veronica K. B. Olsen
|
a2929ef441
|
Merge branch 'release' into dev
|
2021-02-01 23:02:40 +01:00 |
|
Veronica K. B. Olsen
|
d0940708b0
|
Add a header structure record to the editor, and force an update of te novel tree if header levels change
|
2021-02-01 22:49:11 +01:00 |
|
Veronica K. B. Olsen
|
dd18040232
|
Fix some source file headers
|
2021-02-01 21:52:51 +01:00 |
|
Veronica K. B. Olsen
|
888a47e7a9
|
Merge branch 'release' into dev
|
2021-02-01 17:53:40 +01:00 |
|
Veronica K. B. Olsen
|
0df51d2d7c
|
Merge branch 'main' into release
|
2021-02-01 17:53:17 +01:00 |
|
Veronica K. B. Olsen
|
704103f9f1
|
Reorganised and update install instruction in the docs
|
2021-02-01 17:12:59 +01:00 |
|
Veronica K. B. Olsen
|
0c4d278de2
|
Extract duplicate code into a new function
|
2021-01-31 22:53:58 +01:00 |
|
Veronica K. B. Olsen
|
9596d24cca
|
Some final tweaks to the drag and drop feature
|
2021-01-31 22:29:39 +01:00 |
|
Veronica K. B. Olsen
|
2307dfaaac
|
Add feature to undo last project tree move
|
2021-01-31 17:44:28 +01:00 |
|
Veronica K. B. Olsen
|
cca895e418
|
Cleanup in main menu and move the Move Up/Down entries to the project menu
|
2021-01-31 13:35:40 +01:00 |
|
Veronica K. B. Olsen
|
da81bc3ba5
|
Merge branch 'main' into release
|
2021-01-31 12:51:36 +01:00 |
|
Veronica K. B. Olsen
|
013fb58267
|
Block document action if editor does not have focus
|
2021-01-31 12:50:42 +01:00 |
|
Veronica K. B. Olsen
|
f4f2feae3c
|
Merge branch 'main' into actions_refactoring
|
2021-01-31 12:45:57 +01:00 |
|
Veronica K. B. Olsen
|
f73cdac9e2
|
Only allow the delete item command in the project tree if it has focus
|
2021-01-31 11:53:38 +01:00 |
|
Veronica K. B. Olsen
|
9e294529cf
|
When a new file is added, automatically add the title line
|
2021-01-30 23:31:19 +01:00 |
|
Veronica K. B. Olsen
|
96d6accbde
|
Add layout and class info to editor footer bar
|
2021-01-30 22:55:38 +01:00 |
|
Veronica K. B. Olsen
|
86e276ea94
|
Merge branch 'release' into dev
|
2021-01-30 22:38:55 +01:00 |
|
Veronica K. B. Olsen
|
8566d62aee
|
Merge branch 'main' into release
|
2021-01-30 22:37:06 +01:00 |
|
Veronica K. B. Olsen
|
c2a37c814d
|
Fix Open Project list sorting issue
|
2021-01-30 19:43:00 +01:00 |
|
Veronica K. B. Olsen
|
ab45bcb121
|
Merge branch 'dev' into item_layouts
|
2021-01-30 15:13:13 +01:00 |
|
Veronica K. B. Olsen
|
e9190d01dc
|
Merge branch 'release' into dev
|
2021-01-30 15:12:32 +01:00 |
|
Veronica K. B. Olsen
|
39d4ee9ad8
|
More Preferences clarifications
|
2021-01-30 14:59:17 +01:00 |
|
Veronica K. B. Olsen
|
2cdd444e29
|
Fix issue #623
|
2021-01-30 14:48:47 +01:00 |
|
Veronica K. B. Olsen
|
d492f0f41f
|
Rename Preferences variables to match those in the Config class
|
2021-01-30 14:41:04 +01:00 |
|
Veronica K. B. Olsen
|
943e085d37
|
Fix a bug and some misleading labels in Preferences
|
2021-01-30 14:24:06 +01:00 |
|
Veronica K. B. Olsen
|
90e63f1898
|
Merge branch 'dev' into item_layouts
|
2021-01-30 00:57:42 +01:00 |
|
Veronica K. B. Olsen
|
b2fdd92f9c
|
Merge branch 'release' into dev
|
2021-01-30 00:57:22 +01:00 |
|
Veronica K. B. Olsen
|
9fdae1ac45
|
Fix missing cursor when opening empty document
|
2021-01-29 22:38:07 +01:00 |
|
Veronica K. B. Olsen
|
9486749345
|
Merge branch 'dev' into item_layouts
|
2021-01-29 20:20:16 +01:00 |
|
Veronica K. B. Olsen
|
89ba4aeeaf
|
Use the logException function in all places where exception messages are written to the error log
|
2021-01-29 18:29:50 +01:00 |
|
Veronica K. B. Olsen
|
4c27d2600a
|
Update document layout during editor save process
|
2021-01-29 01:09:04 +01:00 |
|