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 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
2fd2c18dfc
Remove the colour range function as it will not be used
2021-02-27 16:06:24 +01:00
Veronica K. B. Olsen
59eaf9177e
Remove some debug print statements
2021-02-22 19:29:01 +01:00
Veronica K. B. Olsen
515e53b220
Fix indentation
2021-02-17 23:20:20 +01:00
Veronica K. B. Olsen
be8f98f6c7
Add more translations
2021-02-17 19:10:50 +01:00
Veronica K. B. Olsen
5a685474ff
Move the remanining two functions in the tools.py file to other source files
2021-02-17 16:31:37 +01:00
Veronica K. B. Olsen
286efade59
Add more check functions
2021-01-29 13:22:38 +01:00
Veronica K. B. Olsen
f30b14a3da
Merge branch 'main' into dev
2021-01-17 20:58:15 +01:00
Veronica K. B. Olsen
2030793a02
Latest release notes check should use hex version number instead of string version number
2021-01-17 20:52:34 +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
f6b7a35c81
Add some more unicode constants and rename thin non-breaking space variable
2021-01-13 23:52:09 +01:00
Veronica K. B. Olsen
b2d3b2cf72
Bump copyright year to 2021
2021-01-01 15:14:37 +01:00
Veronica K. B. Olsen
e2ab9ed6cf
All constants should be upper case
2020-10-27 20:36:04 +01:00
Veronica K. B. Olsen
8d31428a9d
Improve a few functions in common and item
2020-10-24 17:54:02 +02:00
Veronica K. B. Olsen
170c2dc19c
Added a new formatTime function to common, and replaced similar functions in other classes
2020-10-23 20:26:29 +02:00
Veronica K. B. Olsen
014b970982
Change a few checks to use built-in features
2020-10-07 20:33:34 +02:00
Veronica K. B. Olsen
8d66875ebc
Performance improvements to Build and Writing Stats, and making sure only one of each can be opened
2020-10-06 20:28:00 +02:00
Veronica K. B. Olsen
67f8a36272
Change copyright year to year-range
2020-09-22 23:13:46 +02:00
Veronica K. B. Olsen
b9f983a348
Moved fixed with definition to themes class, made time column in project load fixed width and added thin space between words and multiplier
2020-09-20 11:44:33 +02:00
Veronica K. B. Olsen
4338580d2c
Minor improvements to existing tests to increase coverage
2020-09-19 18:51:45 +02:00
Veronica K. B. Olsen
27ee82aad0
Improve the way the project tree is managed and elements deleted.
2020-09-17 14:03:51 +02:00
Veronica K. B. Olsen
8603c59815
Added more tests for common functions
2020-09-10 22:28:52 +02:00
Veronica K. B. Olsen
00f0a6887c
Fixed flake8 W and F errors
2020-08-12 21:41:37 +02:00
Veronica K. B. Olsen
72cb1ed60f
Fixed pycodestyle E7 errors
2020-08-12 21:11:25 +02:00
Veronica K. B. Olsen
95ee2bf874
Fixed pycodestyle E231 errors
2020-08-12 20:51:22 +02:00
Veronica K. B. Olsen
8ae491ddbc
Merge branch 'main' into new_project_wizard
2020-08-09 16:17:40 +02:00
Veronica K. B. Olsen
56b2cbee10
Code cleanup and added comments
2020-08-08 21:54:32 +02:00
Veronica K. B. Olsen
8c895319e5
Added the wizard project location page
2020-07-11 15:48:31 +02:00
Veronica K. B. Olsen
ca04f31309
Just let the fuzzy time run till it counts years
2020-06-23 22:02:19 +02:00
Veronica K. B. Olsen
c19c93d60c
Some last tweaks
2020-06-23 20:41:10 +02:00
Veronica K. B. Olsen
bc8873fdd4
Also added a fuzzy time string to the build doc header to make it easier to see the age of the build
2020-06-23 20:23:52 +02:00
Veronica K. B. Olsen
0ddb7ad1de
Preserve case repalce now works
2020-06-17 17:15:30 +02:00
Veronica K. B. Olsen
a7d2ca24a5
Deleted the rest of the no longer needed code
2020-05-10 22:56:30 +02:00
Veronica K. B. Olsen
75adcdf679
Can now restore document label for orphaned files
2020-05-09 13:59:57 +02:00
Veronica K. B. Olsen
d44dca6a21
Moved the packing of XML tree into NWTree, and added a function for formatting time stamps
2020-05-09 13:08:11 +02:00
Veronica K. B. Olsen
020a4c548a
Fixed formatting of URL in license docstring
2020-05-04 21:20:55 +02:00
Veronica K. B. Olsen
ba3c765ba8
Added license text to source files
2020-04-20 21:50:20 +02:00
Veronica K. B. Olsen
c688c66d5b
Project manager dialog now lists recent projects and lets the user open one of these, or browse for a folder
2020-02-26 17:44:11 +01:00
Veronica K. B. Olsen
b303eb6539
Further PEP8 compliance changes
2019-11-03 18:02:47 +01:00
Veronica K. B. Olsen
7c95af951a
Make comments and docstrings comply with PEP8
2019-11-03 17:23:39 +01:00
Veronica K. B. Olsen
2510e45c26
Updated the missing package warnings and errors in export to link to the package site
2019-10-29 10:39:31 +01:00
Veronica K. B. Olsen
57929a1138
Added version checking for Qt5 and PyQt5 dependencies
2019-09-14 11:41:24 +02:00
Veronica K. B. Olsen
8d8fc72cc1
Added common function for generating colour ranges, and added test for the common file
2019-05-12 21:32:09 +02:00
Veronica K. B. Olsen
3ce2bb8a0e
Moved the value check functions to a common.py file
2019-05-12 15:47:02 +02:00