Veronica Berglyd Olsen
7a80e6a55c
Make Help select correct version of docs ( #862 )
2021-08-21 18:33:35 +02:00
Veronica Berglyd Olsen
95c79e1c23
Documentation and ODT exporter updates ( #859 )
...
* Clean up a few things in the ODT exporter
* Remove local HTML docs and instead add PDF docs
* Update documentation
2021-08-20 17:16:14 +02:00
Veronica Berglyd Olsen
eee0f5e4c9
Include HTML docs in minimal installs ( #856 )
...
* Link to stable docs for stable release, otherwise latest docs
* Add build command to setup for making HTML docs
* Change the documentation menu entry to open either online or local HTML
* Update docs build instructions in docs
2021-08-18 00:13:28 +02:00
Veronica Berglyd Olsen
a9368904e5
GUI and code tweaks and fixes ( #852 )
...
* Improve format menu header descriptions
* Ensure that item status is parsed after item class from XML
* Fix column alignment in ToC.txt file
* Rename test variable and fix outdated docstring
* Fix ToC.txt underline
* Rename the Layout label on the item details panel
* Add option to emphasise H1 and H2 labels in the project tree
* Rename the main column of the novel tree to match project tree
* Use the same document icons in the outline as the project tree
* Move project tree settings to Project section of config file
2021-08-17 21:45:18 +02:00
Veronica Berglyd Olsen
460b350d85
Update docs and add menu entries for special titles ( #850 )
...
* Update Introduction chapter
* Update User Interface chapter
* Update Novel Projects chapter
* Update Novel Structure chapter
* Update Exporting Projects chapter
* Drop the asterisk notation for unnumbered chapters
* Add menu entries and tests for Novel Title and Unnumbered Chapter block formats
2021-08-15 23:30:11 +02:00
Veronica Berglyd Olsen
1bf584f9bf
Add [NEW PAGE] page and [VSPACE] to Insert menu ( #848 )
...
* Add menu entries for inserting new page and vspace codes
* Update tests
2021-08-15 18:58:49 +02:00
Veronica Berglyd Olsen
6d7ca2bb86
Cleanup ( #820 )
...
* Update instructions and readmes
* Cleanup in base files
* Cleanup in core files
* Cleanup in gui files
* Cleanup in dialog files
* Cleanup in tools files
* Cleanup in test files
2021-07-04 17:57:54 +02:00
Veronica Berglyd Olsen
26912f226f
Add double space before in-line comments
2021-06-25 21:36:52 +02:00
Veronica Berglyd Olsen
edfd7c9770
Remove encoding line and add spaces between classes and functions
2021-06-25 20:53:33 +02:00
Veronica Berglyd Olsen
cb797fe903
Add menu entries for align and indent
2021-06-13 18:28:23 +02:00
Veronica Berglyd Olsen
9f2e3a66cd
Merge branch 'main' into dev
2021-06-10 22:51:45 +02:00
Veronica Berglyd Olsen
efe759b94e
Change focus shortcuts on Window as they conflict with alt codes
2021-06-10 22:16:06 +02:00
Veronica Berglyd Olsen
729e97a95d
Add function to clean up line breaks
2021-05-23 14:39:02 +02:00
Veronica Berglyd Olsen
f1adff82a8
Remove hard line break menu entry
2021-05-23 13:13:03 +02:00
Veronica K. B. Olsen
f92ef05ee2
Move enum and constants to the root source folder
2021-03-28 17:15:17 +02:00
Veronica K. B. Olsen
90871d5859
Merge branch 'main' into testing
2021-03-28 15:23:02 +02:00
Veronica K. B. Olsen
74910a6b56
Use an enum for switching focus instead of hard coded numbers
2021-03-22 18:57:57 +01:00
Veronica K. B. Olsen
7dc184f05f
Rename the main GUi setFocus function so that it doesn't override the internal one
2021-03-22 18:35:02 +01:00
Veronica K. B. Olsen
b63449bffd
Merge branch 'main' into testing
2021-03-17 17:25:00 +01:00
Veronica K. B. Olsen
f6c92dab24
Make the editor search/replace bypass the docAction pipeline and be called directly
2021-03-17 16:43:45 +01:00
Veronica K. B. Olsen
36fd23b264
Fix some typos and inconsistencies in GUI texts
2021-02-24 22:19:17 +01:00
Veronica K. B. Olsen
8f1c4af9fa
Fix a bug in Build and Constants, and clean up some more nested translates
2021-02-16 19:42:50 +01:00
Veronica K. B. Olsen
d5bd816676
Last round of changes to localisation
2021-02-16 18:14:04 +01:00
Veronica K. B. Olsen
31b665d344
Last pass of fixes and tweaks
2021-02-15 17:52:04 +01:00
Veronica K. B. Olsen
df19ced50c
Rewrap self.tr and fix a few bugs
2021-02-15 16:47:57 +01:00
Bruno Kühnen Meneguello
98e3343808
novelWriter i18n and portuguese translation
2021-02-14 17:16:43 -03:00
Veronica K. B. Olsen
6e64ede90b
Add a starting widget for the word liste ditor and connect it to the GUI
2021-02-12 17:01:46 +01:00
Veronica K. B. Olsen
525c9c8fd8
Revert last commit and instead change delete item shortcut
2021-02-11 19:27:35 +01:00
Veronica K. B. Olsen
08651685d4
Allow Ctrl+Del to be propagated to the document editor
2021-02-11 19:11:41 +01:00
Veronica K. B. Olsen
4c95b1d7ad
Add Focus reference to the GUI elements
2021-02-10 21:47:23 +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
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
045929681d
Add Alt+4 focus key, and switch main tab on focus change
2021-01-28 21:04:22 +01:00
Veronica K. B. Olsen
41d4c883a3
Add horizontal bar
2021-01-26 16:03:30 +01:00
Veronica K. B. Olsen
09504508d9
Add proper minus sign, and change a few shortcuts to more sensible ones
2021-01-26 14:03:19 +01:00
Veronica K. B. Olsen
f21cff335b
Drop the triangle bullet as it's not always available in fonts
2021-01-26 13:11:26 +01:00
Veronica K. B. Olsen
95e03d2684
Add triangle and hyphen bullets
2021-01-25 23:45:11 +01:00
Veronica K. B. Olsen
fab5833cdf
Add degree, times and divide symbols to insert menu, and simply the editor insert function
2021-01-25 23:05:41 +01:00
Veronica K. B. Olsen
a420c1749a
Add more insert menu entries
2021-01-25 17:09:39 +01:00
Veronica K. B. Olsen
c35255b82b
Merge branch 'file_headers' into source_code_maintenance
2021-01-16 17:51:32 +01:00
Veronica K. B. Olsen
cdf3c62d17
Reformat and update the source file header docstrings
2021-01-16 17:41:40 +01:00
Veronica K. B. Olsen
84878315d5
Minor GUI tweaks to Project Details and related items
2021-01-14 18:58:11 +01:00
Veronica K. B. Olsen
b5e11f2303
Added more info to the forst tab of the Project Details dialog
2021-01-11 19:47:42 +01:00
Veronica K. B. Olsen
7e65aea6d9
Connected new dialog to menu
2021-01-03 21:46:53 +01:00
Veronica K. B. Olsen
b2d3b2cf72
Bump copyright year to 2021
2021-01-01 15:14: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
5108c03fec
Add the GitHub Discussions link to the Help menu
2020-12-09 10:03:44 +01:00