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
e1dcfaa1e3
Drop dictionary alignment by colon
2021-06-25 23:14:13 +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
8f1c4af9fa
Fix a bug in Build and Constants, and clean up some more nested translates
2021-02-16 19:42:50 +01:00
Veronica K. B. Olsen
df19ced50c
Rewrap self.tr and fix a few bugs
2021-02-15 16:47:57 +01:00
Bruno Kühnen Meneguello
98e3343808
novelWriter i18n and portuguese translation
2021-02-14 17:16:43 -03:00
Veronica K. B. Olsen
4c95b1d7ad
Add Focus reference to the GUI elements
2021-02-10 21:47:23 +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
323ab5498b
Merge branch 'dev' into novel_tab
2021-01-03 17:17:30 +01:00
Veronica K. B. Olsen
418d45cd8d
Merge branch 'main' into release_1.0
2021-01-03 15:12:56 +01:00
Veronica K. B. Olsen
9d9b64fc3d
Fix a couple of broken checks
2021-01-03 01:45:05 +01:00
Veronica K. B. Olsen
0b7e4d594e
Fix a minor issue in the outline details class
2021-01-02 22:34:52 +01:00
Veronica K. B. Olsen
acb6f1fc87
Add novel data extraction function to index
2021-01-02 22:22:05 +01:00
Veronica K. B. Olsen
b2d3b2cf72
Bump copyright year to 2021
2021-01-01 15:14:37 +01:00
Veronica K. B. Olsen
967037ff89
Clear the outline details panel when closing a project
2020-10-31 17:49:32 +01:00
Veronica K. B. Olsen
c0ad631039
Updated source file descriptions
2020-10-23 21:05:41 +02:00
Veronica K. B. Olsen
50cc135dde
Fixed lots of top-of-file docstrings that were out of date
2020-10-17 23:46:54 +02:00
Veronica K. B. Olsen
bf7429f028
Update format statements and improve status bar clock
2020-10-15 20:33:10 +02:00
Veronica K. B. Olsen
ae8ec555fd
Connected the new settings to the Preferences dialog
2020-10-11 20:13:39 +02:00
Veronica K. B. Olsen
fe71353198
Add option to hide scrollbars on all major GUI areas
2020-10-11 16:40:54 +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
d9b092b593
Fixed bug where word and paragraph count was swapped in outline details panel
2020-08-19 22:50:37 +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
a9b6e00ba7
Cleanup of unused imports
2020-08-08 20:55:45 +02:00
Veronica K. B. Olsen
20ff46b8d2
Fixed issue with following tag link when doc viewer is closed.
2020-06-11 18:02:23 +02:00
Veronica K. B. Olsen
a24134d4d6
Viewer footer now works and references button shows/hides the references
2020-06-09 21:47:39 +02:00
Veronica K. B. Olsen
8b22deb1f4
All fixed sizes should no be passed through the pxInt function
2020-06-04 21:58:35 +02:00
Veronica K. B. Olsen
184d0f62f9
Made a few minor improvements to outline details
2020-06-03 23:01:15 +02:00
Veronica K. B. Olsen
e402789892
Made the outline details panel a scroll area
2020-06-03 22:14:19 +02:00
Veronica K. B. Olsen
4334e62148
Details panel now has all the data
2020-06-03 20:40:25 +02:00
Veronica K. B. Olsen
8199c2f4e9
Added outline details panel, and removed project in constructor of GUI classes
2020-06-02 22:00:23 +02:00