Veronica Berglyd Olsen
1b89d0a4f0
Logger messages ( #818 )
...
* Change the way logger messages are generated by using the printf-like method
* Use single quotes around log values that can be empty strings
* Fix bug in log message
2021-07-02 10:22:00 +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
bfa8f97e7e
Make the Importance and Status tabs look consistent with Auto-Replace
2021-02-27 16:49:54 +01: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
ec189a4867
Clean up the Build dialog and connect new options
2021-02-10 16:57:15 +01:00
Veronica K. B. Olsen
78a58617c1
Connect line height to Build dialog
2021-02-10 10:38:22 +01:00
Veronica K. B. Olsen
2d754641b5
Add a switch to hide the idle time column
2021-02-08 23:40:21 +01:00
Veronica K. B. Olsen
3521d4a4f7
Add idle time to session log and writing stats dialog
2021-02-08 23:17:33 +01:00
Veronica K. B. Olsen
89ba4aeeaf
Use the logException function in all places where exception messages are written to the error log
2021-01-29 18:29:50 +01:00
Veronica K. B. Olsen
ba2bdf8ea4
Add page offset spinbox to Contents tab on Project Details dialog
2021-01-24 22:49:13 +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
f96d78e9b8
Contents tab now fully working
2021-01-10 15:09:34 +01:00
Veronica K. B. Olsen
28dd7e4ca7
Add Chapters tab to Project Details tool
2021-01-10 00:14:03 +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
fba4d5d04d
New test for OptionsState class
2020-12-01 23:27:29 +01:00
Veronica K. B. Olsen
37c5ecc755
Skip intermediate steps when loading/saving json files, and always use 2 space indent
2020-10-21 20:05:54 +02:00
Veronica K. B. Olsen
4f0d368f4f
Added replace tabs with spaces option
2020-10-04 18:44:42 +02:00
Veronica K. B. Olsen
61359f746c
Make the whole build tool dialog more dynamic in sizes and areas
2020-10-04 18:23:48 +02:00
Veronica K. B. Olsen
e251ddacd2
Completed coverage of setProjectPath and made all os imports explicit
2020-09-29 23:27:51 +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
bb59891310
Cleanup in index and options and improved options test coverage
2020-09-18 17:57:31 +02:00
Veronica K. B. Olsen
72cb1ed60f
Fixed pycodestyle E7 errors
2020-08-12 21:11:25 +02:00
Veronica K. B. Olsen
ceabf50cf9
The histogram cap setting is now saved to the options file
2020-08-08 16:01:33 +02:00
Veronica K. B. Olsen
7d6d0cc195
Renamed Session Log to Writing Statistics
2020-06-27 20:16:21 +02:00
Veronica K. B. Olsen
09be23a11e
Brand new session stats log with saved counts for novel and notes seperately, and new parsing code
2020-06-25 21:11:37 +02:00
Veronica K. B. Olsen
9e6feb6b05
Session log entries can be grouped by day
2020-06-24 23:39:20 +02:00
Veronica K. B. Olsen
2749569482
Added histogram bars for relative word count in session log
2020-06-24 22:49:08 +02:00
Veronica K. B. Olsen
935971fa0c
Give the session log class a shorter name
2020-06-24 21:45:41 +02:00
Veronica K. B. Olsen
a5c83a45f5
First some code cleanup and fix of the filtered total
2020-06-24 21:20:22 +02:00
Veronica K. B. Olsen
5a373f1cda
Save the window size and replace column width in project settings
2020-06-19 23:18:17 +02:00
Veronica K. B. Olsen
8e38637250
No ned to explicitly declare sets
2020-06-12 17:07:55 +02:00
Veronica K. B. Olsen
b61402a373
Completed redesign of doc viewer details panel
2020-06-09 23:25:01 +02:00
Veronica K. B. Olsen
da0d4017cc
Moved OptionState to core/options.py
2020-06-06 15:27:23 +02:00