Fix versions in module docstrings, more

This commit is contained in:
Veronica Berglyd Olsen
2022-11-25 22:57:05 +01:00
parent d0e4c9f822
commit e84b8d4d1d
13 changed files with 22 additions and 20 deletions
+4 -2
View File
@@ -6,8 +6,10 @@ Data class for the project index of tags, headers and references
File History:
Created: 2019-04-22 [0.0.1] countWords
Created: 2019-05-27 [0.1.4] NWIndex
Created: 2022-05-28 [2.0rc1] IndexItem, IndexHeading
Created: 2022-05-29 [2.0rc1] TagsIndex, ItemIndex
Created: 2022-05-28 [2.0rc1] IndexItem
Created: 2022-05-28 [2.0rc1] IndexHeading
Created: 2022-05-29 [2.0rc1] TagsIndex
Created: 2022-05-29 [2.0rc1] ItemIndex
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen
+1 -1
View File
@@ -5,7 +5,7 @@ Data class for the status/importance settings of a project item
File History:
Created: 2019-05-19 [0.1.3]
Rewritten: 2022-04-05 [1.7a0]
Rewritten: 2022-04-05 [2.0b1]
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen
+1 -1
View File
@@ -4,7 +4,7 @@ novelWriter Markdown Text Converter
Extends the Tokenizer class to generate Makrdown output
File History:
Created: 2021-02-06 [1.2a0]
Created: 2021-02-06 [1.2b1]
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen
+1 -1
View File
@@ -4,7 +4,7 @@ novelWriter ODT Text Converter
Extends the Tokenizer class to generate ODT and FODT files
File History:
Created: 2021-01-26 [1.2a0]
Created: 2021-01-26 [1.2b1]
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen
+1 -1
View File
@@ -5,7 +5,7 @@ Custom dialog class for merging documents.
File History:
Created: 2020-01-23 [0.4.3]
Rewritten: 2022-10-06 [2.0b1]
Rewritten: 2022-10-06 [2.0rc1]
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen
+1 -1
View File
@@ -5,7 +5,7 @@ Custom dialog class for splitting documents.
File History:
Created: 2020-02-01 [0.4.3]
Rewritten: 2022-10-12 [2.0b1]
Rewritten: 2022-10-12 [2.0rc1]
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen
+1 -1
View File
@@ -4,7 +4,7 @@ novelWriter GUI Project Details
Class holding the project details dialog
File History:
Created: 2021-01-03 [1.1a0]
Created: 2021-01-03 [1.1rc1]
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen
+1 -1
View File
@@ -4,7 +4,7 @@ novelWriter GUI Updates
A dialog box for checking for latest updates
File History:
Created: 2021-08-21 [1.5a0]
Created: 2021-08-21 [1.5b1]
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen
+1 -1
View File
@@ -4,7 +4,7 @@ novelWriter GUI User Wordlist
Class holding the user's wordlist dialog
File History:
Created: 2021-02-12 [1.2b1]
Created: 2021-02-12 [1.2rc1]
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen
+7 -7
View File
@@ -4,13 +4,13 @@ novelWriter GUI Document Editor
GUI classes for the main document editor
File History:
Created: 2018-09-29 [0.0.1] GuiDocEditor
Created: 2019-04-22 [0.0.1] BackgroundWordCounter
Created: 2019-09-29 [0.2.1] GuiDocEditSearch
Created: 2020-04-25 [0.4.5] GuiDocEditHeader
Rewritten: 2020-06-15 [0.9] GuiDocEditSearch
Created: 2020-06-27 [0.10] GuiDocEditFooter
Rewritten: 2020-10-07 [1.0b3] BackgroundWordCounter
Created: 2018-09-29 [0.0.1] GuiDocEditor
Created: 2019-04-22 [0.0.1] BackgroundWordCounter
Created: 2019-09-29 [0.2.1] GuiDocEditSearch
Created: 2020-04-25 [0.4.5] GuiDocEditHeader
Rewritten: 2020-06-15 [0.9] GuiDocEditSearch
Created: 2020-06-27 [0.10] GuiDocEditFooter
Rewritten: 2020-10-07 [1.0b3] BackgroundWordCounter
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen
+1 -1
View File
@@ -4,7 +4,7 @@ novelWriter GUI Novel Tree
GUI classe for the main window novel tree
File History:
Created: 2020-12-20 [1.1a0] GuiNovelTree
Created: 2020-12-20 [1.1rc1] GuiNovelTree
Created: 2022-06-12 [2.0rc1] GuiNovelView
Created: 2022-06-12 [2.0rc1] GuiNovelToolBar
+1 -1
View File
@@ -8,7 +8,7 @@ Created: 2022-05-15 [2.0rc1] GuiOutlineView
Created: 2022-05-22 [2.0rc1] GuiOutlineToolBar
Created: 2019-11-16 [0.4.1] GuiOutlineTree
Created: 2019-11-16 [0.4.1] GuiOutlineHeaderMenu
Created: 2020-06-02 [0.7.0] GuiOutlineDetails
Created: 2020-06-02 [0.7] GuiOutlineDetails
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen
+1 -1
View File
@@ -4,7 +4,7 @@ novelWriter Lorem Ipsum Tool
Simple tool for inserting placeholder text in a document
File History:
Created: 2022-04-02 [2.0b1]
Created: 2022-04-02 [2.0rc1]
This file is a part of novelWriter
Copyright 20182022, Veronica Berglyd Olsen