Veronica K. B. Olsen
|
1e5d980b85
|
Fix the label of the idle time switch on Writing Statistics
|
2021-02-11 18:42:28 +01:00 |
|
Veronica K. B. Olsen
|
0965f4213e
|
Fix an issue with summing up idle time when grouping writing stats by day
|
2021-02-10 19:27:32 +01:00 |
|
Veronica K. B. Olsen
|
b079b30694
|
Merge branch 'dev' into session_idle
|
2021-02-09 20:55:26 +01:00 |
|
Veronica K. B. Olsen
|
09e521c2c2
|
Make writing stats word calculation more intuitive
|
2021-02-09 19:57:14 +01:00 |
|
Veronica K. B. Olsen
|
2439cf4633
|
Writing Stats tool should show idle time as either percantage or actual time
|
2021-02-09 19:46:00 +01:00 |
|
Veronica K. B. Olsen
|
09bf2a0fe0
|
Forgot to consider GUI scale
|
2021-02-08 23:51:03 +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
|
cdf3c62d17
|
Reformat and update the source file header docstrings
|
2021-01-16 17:41:40 +01:00 |
|
Veronica K. B. Olsen
|
b2d3b2cf72
|
Bump copyright year to 2021
|
2021-01-01 15:14:37 +01:00 |
|
Veronica K. B. Olsen
|
d9cccc8752
|
The Writing Stats tool should not pop an error message if there is no satistics log
|
2020-12-17 18:52:56 +01:00 |
|
Veronica K. B. Olsen
|
70eadd11cb
|
Separated out writing stats test and updated it
|
2020-12-12 14:44:33 +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
|
c0ad631039
|
Updated source file descriptions
|
2020-10-23 21:05:41 +02:00 |
|
Veronica K. B. Olsen
|
8db7c17798
|
Drop using formatting a few places where it isn't necessary
|
2020-10-23 20:56:44 +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
|
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
|
b40e4635d9
|
Further number formatting improvements
|
2020-10-08 00:06:17 +02:00 |
|
Veronica K. B. Olsen
|
e22f99cffb
|
handle tuple returns from file dialog properly
|
2020-10-07 19:19:36 +02:00 |
|
Veronica K. B. Olsen
|
87baabeaa5
|
Minor fixes to dialogs, partially related to macOS
|
2020-10-07 18:38:43 +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
|
2cc12490d8
|
Block cluttering of the user's home folder
|
2020-10-04 16:38:53 +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
|
9f8dd4abf3
|
Monkeypatched a couple more file dialogs
|
2020-09-28 23:40:49 +02:00 |
|
Veronica K. B. Olsen
|
28ef1d12b0
|
All message box questions are now handled in test suite, so no need to check for showGUI
|
2020-09-28 22:22:29 +02:00 |
|
Veronica K. B. Olsen
|
fc096ddb0b
|
Significant improvements to dialog tests
|
2020-09-28 18:17:14 +02:00 |
|
Veronica K. B. Olsen
|
eb66b879c5
|
Imports cleanup
|
2020-09-26 13:02: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
|
3f30923d12
|
Add objectName to all dialogs and made some other minor fixes
|
2020-09-22 23:01:09 +02:00 |
|
Veronica K. B. Olsen
|
9a9cfe1ce5
|
Rename showGUI variable to blockGUI and added some comments in Config class
|
2020-09-22 21:37:00 +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
|
95ee2bf874
|
Fixed pycodestyle E231 errors
|
2020-08-12 20:51:22 +02:00 |
|
Veronica K. B. Olsen
|
56b2cbee10
|
Code cleanup and added comments
|
2020-08-08 21:54:32 +02:00 |
|
Veronica K. B. Olsen
|
5c1abfd220
|
Fix the slot for the various update signals
|
2020-08-08 16:11:16 +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
|
cd0f67d900
|
Prevent the enter key from closing the stats dialog
|
2020-08-08 15:57:45 +02:00 |
|
Veronica K. B. Olsen
|
2f9645491c
|
The histogram bar of the writing stats dialog can now be capped
|
2020-08-08 15:51:59 +02:00 |
|
Veronica K. B. Olsen
|
7d6d0cc195
|
Renamed Session Log to Writing Statistics
|
2020-06-27 20:16:21 +02:00 |
|