Veronica Berglyd Olsen
d9d8e54ed3
Add am auto-update button to manuscript build settings
2025-10-27 21:02:50 +01:00
Veronica Berglyd Olsen
c174f8f931
Update linting for main code
2025-08-27 21:00:09 +02:00
Veronica Berglyd Olsen
8ed3bd889d
Fix linting errors in the main code
2025-04-07 17:18:43 +02:00
Veronica Berglyd Olsen
97fc64fcae
Update copyright ( #2154 )
2025-01-03 12:02:48 +00:00
Veronica Berglyd Olsen
fc6e0a577f
Add a switch to enable/disable showing page breaks in the manuscript tool
2024-11-07 17:52:56 +01:00
Veronica Berglyd Olsen
dd09d3af2f
Refactor outline details panel code
2024-10-31 18:28:58 +01:00
Veronica Berglyd Olsen
2afe0ebbe9
Remove all END Class comments
2024-05-10 16:00:56 +02:00
Veronica Berglyd Olsen
4ef40f2c4d
Remove old project details dialog
2024-01-25 21:30:53 +01:00
Veronica Berglyd Olsen
23713bb791
Add table of contents code to novel details panel
2024-01-25 21:25:43 +01:00
Veronica Berglyd Olsen
6622a7e8e0
Begin to add content to the novel details overview page
2024-01-24 19:26:48 +01:00
Veronica Berglyd Olsen
a2a62f8b26
Allow hiding inactive tags in document viewer panel
2024-01-15 15:50:19 +01:00
Veronica Berglyd Olsen
5c99e2186a
Merge branch 'main' into dev
2024-01-05 00:27:32 +01:00
Veronica Berglyd Olsen
df690ceb36
Happy New Year 2024
2024-01-05 00:25:07 +01:00
Veronica Berglyd Olsen
8a61d57ce4
Update title on welcome dialog
2023-12-19 17:29:33 +01:00
Veronica Berglyd Olsen
186737a170
Update file history info
2023-12-13 22:07:53 +01:00
Veronica Berglyd Olsen
05e63cb01e
Make the columns in the viewer panel resizeable
2023-11-25 18:45:06 +01:00
Veronica Berglyd Olsen
9282b39f2a
Change the menu icon to three dots
2023-11-08 16:54:15 +01:00
Veronica Berglyd Olsen
ecebd69cda
Add build details widget to manuscript tool
2023-09-01 16:55:23 +02:00
Veronica Berglyd Olsen
c8d588d6d2
Complete annotations in project class and update tests
2023-07-22 01:06:34 +02:00
Veronica Berglyd Olsen
8d38f27eee
Update gui options file format to macth others
2023-06-13 17:31:40 +02:00
Veronica Berglyd Olsen
6f02f3f74d
Simplify how outline column headers are saved
2023-06-10 00:45:25 +02:00
Veronica Berglyd Olsen
b0201c58e9
Add Table of Contents to build dialog
2023-06-05 21:49:30 +02:00
Veronica Berglyd Olsen
3996ff8798
Assemble most of the Manuscript Build tool
2023-06-04 20:58:50 +02:00
Veronica Berglyd Olsen
5f6335d8f9
Fix some typing issues
2023-06-04 00:40:04 +02:00
Veronica Berglyd Olsen
4c439910dc
Remove the old build tool
2023-06-03 17:03:30 +02:00
Veronica Berglyd Olsen
ad6b517c1d
Rename manuscript build tool file and add build dialog
2023-05-24 22:38:47 +02:00
Veronica Berglyd Olsen
26430e642c
Add a new Manuscript Build tool
2023-05-13 19:20:31 +02:00
Veronica Berglyd Olsen
ff0a4b03ae
Rename GuiBuildManuscript to GuiBuildSettings
2023-05-13 19:02:21 +02:00
Veronica Berglyd Olsen
50f653fefb
Add splitter to filter page and save to options
2023-05-13 17:59:43 +02:00
Veronica Berglyd Olsen
cf742a89c0
Add a menu entry to change column size for last column in novel tree
2023-02-10 20:49:47 +01:00
Veronica Berglyd Olsen
41a0788b4c
Update copyright year to 2023
2023-01-08 18:47:04 +01:00
Veronica Berglyd Olsen
21ab4e58f9
Remove project meta attribute from project class
2022-11-05 23:29:25 +01:00
Veronica Berglyd Olsen
da820871fd
Simplify the check functions in common ( #1185 ) and remove the checkIntRange function
2022-10-18 23:41:29 +02:00
Veronica Berglyd Olsen
72e1180c84
Add a root folder filter to the build tool
2022-10-14 22:41:58 +02:00
Veronica Berglyd Olsen
baafd5f83c
Rewrite the GuiDocSplit dialog
2022-10-12 22:36:06 +02:00
Veronica Berglyd Olsen
5d6778be57
Clean up class initialisation
2022-10-11 23:17:58 +02:00
Veronica Berglyd Olsen
49ace054bd
Make options class handle enums, and add plot column to novel tree
2022-06-12 20:18:24 +02:00
Veronica Berglyd Olsen
8040441757
Allow changing content of last column of the novel tree
2022-06-12 19:59:18 +02:00
Veronica Berglyd Olsen
1a9efa4e1e
Allow hiding scene and section titles in export builds ( #974 )
2022-01-23 15:57:51 +01:00
Veronica Berglyd Olsen
af3d0d2eb0
Happy new year! ( #941 )
2021-12-31 15:56:43 +01:00
Veronica Berglyd Olsen
5e2ab4f612
Refactor core and base classes ( #931 )
...
* Improve the NWIndex class
* Improve the NWItem and NWDoc classes
* Make some optimisations in projects and update tests
* Minor changes to string formatting in main source file
* Add some more protection to core classes
* Make all converter class attributes private
2021-12-18 16:03:45 +01:00
Veronica Berglyd Olsen
00eea24e3f
Error logging and mutables as function defaults ( #930 )
...
* Remove mutable iterables as function defaults
* Improve error reporting and standardise how it's done
2021-11-10 00:32:01 +01:00
Veronica Berglyd Olsen
e8bb130245
Code and GUI text cleanup ( #926 )
...
* Move int range checkers from options class to common file
* Improve error handling and reporting
* Make some minor improvements to init and test suite
* Fix 'trypewriter' to 'typewriter' typo
* Remove menu path description in dialog help text
* Improve the help text for entries in the Format menu
* Reword a couple of dialog messages
2021-11-07 18:17:17 +01:00
Veronica Berglyd Olsen
1c45331b0a
Fix and optimise code ( #904 )
...
* Fix bug in early error reporting in main init
* Update docstrings and optimise code in GuiMain
* Update docstrings and optimise code in Config
* Update docstrings and optimise code in common module
* Update docstrings and optimise code in main project classes
* Update the OptionState class
* Update the spell checker class
* Update the file converter classes and extend tests
* Update the about, merge, split and item editor classes and extend tests
* Update item editor test
* Update about dialog tests
* Some minor test cleanup
* Fix typo and add clarification in contributing guide
2021-10-14 21:35:42 +02:00
Veronica Berglyd Olsen
3403d98c72
Rename package from 'nw' to 'novelwriter' ( #868 )
...
* Rename nw folder to novelwriter
* Rename nw to novelwriter in auxiliary files
* Rename nw to novelwriter in main app source
* Rename nw to novelwriter in tests
* Make setup script for pdf docs less spammy
2021-08-26 17:33:54 +02:00