Changed initial version to 0.0.1
This commit is contained in:
+2
-2
@@ -6,7 +6,7 @@
|
||||
Application initialisation
|
||||
|
||||
File History:
|
||||
Created: 2018-09-22 [0.1.0]
|
||||
Created: 2018-09-22 [0.0.1]
|
||||
|
||||
"""
|
||||
|
||||
@@ -23,7 +23,7 @@ __author__ = "Veronica Berglyd Olsen"
|
||||
__copyright__ = "Copyright 2016-2018, Veronica Berglyd Olsen"
|
||||
__credits__ = ["Veronica Berglyd Olsen"]
|
||||
__license__ = "GPLv3"
|
||||
__version__ = "0.1.0"
|
||||
__version__ = "0.0.1"
|
||||
__date__ = "2018"
|
||||
__maintainer__ = "Veronica Berglyd Olsen"
|
||||
__email__ = "code@vkbo.net"
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@
|
||||
This class reads and store the main preferences of the application
|
||||
|
||||
File History:
|
||||
Created: 2018-0+-22 [0.1.0]
|
||||
Created: 2018-0+-22 [0.0.1]
|
||||
|
||||
"""
|
||||
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@
|
||||
Class holding the tab viewing the about information
|
||||
|
||||
File History:
|
||||
Created: 2018-10-02 [0.1.0]
|
||||
Created: 2018-10-02 [0.0.1]
|
||||
|
||||
"""
|
||||
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@
|
||||
Class holding the document editor
|
||||
|
||||
File History:
|
||||
Created: 2018-09-29 [0.1.0]
|
||||
Created: 2018-09-29 [0.0.1]
|
||||
|
||||
"""
|
||||
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@
|
||||
Class holding the document tab view
|
||||
|
||||
File History:
|
||||
Created: 2018-09-29 [0.1.0]
|
||||
Created: 2018-09-29 [0.0.1]
|
||||
|
||||
"""
|
||||
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@
|
||||
Class holding the left side document tree view
|
||||
|
||||
File History:
|
||||
Created: 2018-09-29 [0.1.0]
|
||||
Created: 2018-09-29 [0.0.1]
|
||||
|
||||
"""
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
Class holding the project editor
|
||||
|
||||
File History:
|
||||
Created: 2018-09-29 [0.1.0]
|
||||
Created: 2018-09-29 [0.0.1]
|
||||
|
||||
"""
|
||||
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@
|
||||
Class holding the main window
|
||||
|
||||
File History:
|
||||
Created: 2018-09-22 [0.1.0]
|
||||
Created: 2018-09-22 [0.0.1]
|
||||
|
||||
"""
|
||||
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@
|
||||
Sets up the main GUI and holds action and event functions
|
||||
|
||||
File History:
|
||||
Created: 2018-09-22 [0.1.0]
|
||||
Created: 2018-09-22 [0.0.1]
|
||||
|
||||
"""
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
Class holding a document
|
||||
|
||||
File History:
|
||||
Created: 2018-09-29 [0.1.0]
|
||||
Created: 2018-09-29 [0.0.1]
|
||||
|
||||
"""
|
||||
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@
|
||||
Class holding a project item
|
||||
|
||||
File History:
|
||||
Created: 2018-10-27 [0.1.0]
|
||||
Created: 2018-10-27 [0.0.1]
|
||||
|
||||
"""
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
Class holding a project
|
||||
|
||||
File History:
|
||||
Created: 2018-09-29 [0.1.0]
|
||||
Created: 2018-09-29 [0.0.1]
|
||||
|
||||
"""
|
||||
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@
|
||||
Class for analysing bits of text.
|
||||
|
||||
File History:
|
||||
Created: 2018-09-22 [0.1.0]
|
||||
Created: 2018-09-22 [0.0.1]
|
||||
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user