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
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
0c286231cc
Remove multiple hashes before comments
2021-06-25 21:11:25 +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 Berglyd Olsen
6e1e40f13e
Fix translations and refactor makeAlert calls
2021-06-10 21:42:40 +02:00
Veronica Berglyd Olsen
0826a2f8a3
Remove trailing space highlight and add highlight of redundant spaces
2021-05-23 16:17:05 +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
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
b1eca89a05
Switch icon when session timer is paused
2021-02-09 18:28:22 +01:00
Veronica K. B. Olsen
98fae8a6de
Merge branch 'main' into dev
2021-02-08 17:35:41 +01:00
Veronica K. B. Olsen
ada99077a4
Fix some issues with resolving paths for a packaged single executable
2021-02-08 09:44:10 +01:00
Veronica K. B. Olsen
2a325ae4cc
GUI font on Windows should default to Arial first, and fall back to Cantarell
2021-02-07 21:43:32 +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
a16ecbcebd
Merge branch 'main' into dev
2021-01-23 15:43:24 +01:00
Veronica K. B. Olsen
39eeaf06e5
Add explicit reference directory for os relpath calls to avoid issue #581 on Windows
2021-01-22 00:35:43 +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
ecb9e92c48
Clear statusbar on new project, and change colors of saved indicators on light desktop
2021-01-15 19:27:19 +01:00
Veronica K. B. Olsen
0bfc166899
Added a few buttons below the project tree now that the tabs make room for it
2021-01-14 18:31:27 +01:00
Veronica K. B. Olsen
f2b2952909
Added heading level 0 icon
2021-01-09 23:52:07 +01:00
Veronica K. B. Olsen
b2d3b2cf72
Bump copyright year to 2021
2021-01-01 15:14:37 +01:00
Veronica K. B. Olsen
414f4d3a6e
Remove code related to orphaned files
2020-12-21 01:39:18 +01:00
Veronica K. B. Olsen
5cc6e4c543
Update text on About and Preferences dialogs
2020-12-08 17:32:42 +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
366d601983
Change the strikethrough colour to the color labelled as 'hidden'
2020-10-14 16:06:51 +02:00
Veronica K. B. Olsen
788bec4567
Added line status icons
2020-10-10 17:52:18 +02:00
Veronica K. B. Olsen
1dc2a49581
Fixed code style error (too long line)
2020-09-29 23:51:13 +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
ee14dd6e2d
Added better coverage of themes class
2020-09-26 15:25:30 +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
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
e2e82dba03
Added buttons to toggle comments and synopsis in the viewer footer
2020-09-09 21:05:42 +02:00
Veronica K. B. Olsen
a7a345f05c
Added backward and forward nav buttons
2020-09-08 22:00:07 +02:00
Veronica K. B. Olsen
3f47aef77b
Added an icon for the outtakes folder
2020-08-16 17:45:36 +02:00
Veronica K. B. Olsen
832b5747df
Fiexd more formatting errors
2020-08-13 21:01: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
5749b1948f
Changed a bit how novelWriter icon and dialog decoration is loaded
2020-07-12 17:30:40 +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
ef0d1fc89c
Added icons for the search tool
2020-06-17 16:57:20 +02:00
Veronica K. B. Olsen
ee303491e4
Only one standard icon size
2020-06-12 20:18:58 +02:00
Veronica K. B. Olsen
29950e34a4
Some completeness in logger output
2020-06-10 17:19:52 +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