Veronica K. B. Olsen
|
c9cab47ce0
|
Minor code changes for consistency
|
2021-02-20 13:40:26 +01:00 |
|
Veronica K. B. Olsen
|
b868477406
|
Change minimum Qt version to 5.3
|
2021-02-20 13:39:48 +01:00 |
|
Veronica K. B. Olsen
|
837ad7e39c
|
Fix tests
|
2021-02-19 17:19:10 +01:00 |
|
Veronica K. B. Olsen
|
d315f37c88
|
Remove translations of standard buttons and switch to native file dialogs
|
2021-02-19 16:38:56 +01:00 |
|
Veronica K. B. Olsen
|
844c3ab26f
|
Allow Build language to not be set at all
|
2021-02-18 21:18:14 +01:00 |
|
Veronica K. B. Olsen
|
e9763f4ec6
|
Add language option to the Build tool
|
2021-02-18 20:45:18 +01:00 |
|
Veronica K. B. Olsen
|
8b0ac6e81e
|
Rename projLang to spellLang
|
2021-02-18 19:19:50 +01:00 |
|
Veronica K. B. Olsen
|
8948c3f435
|
Final translation pass for Norwegian
|
2021-02-17 23:16:23 +01:00 |
|
Veronica K. B. Olsen
|
3a1367a1d8
|
Finish the first iteration of the Norwegian translation
|
2021-02-17 21:55:23 +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
|
88df06ee47
|
Merge branch 'dev' into norwegian_locale
|
2021-02-17 10:06:12 +01:00 |
|
Veronica K. B. Olsen
|
fb09066679
|
Remove debug print and add test coverage
|
2021-02-17 09:53:27 +01:00 |
|
Veronica K. B. Olsen
|
7591095f2a
|
Rewrite listLanguages function to add more checks and fix misidentification of default language
|
2021-02-17 09:28:25 +01:00 |
|
Bruno Kühnen Meneguello
|
48575c09ca
|
Adds languages combo to preferences
|
2021-02-16 23:07:13 -03:00 |
|
Veronica K. B. Olsen
|
1f0e6c0426
|
Fix a bunch of missing translation tags and fix a few default strings
|
2021-02-17 01:37:28 +01:00 |
|
Veronica K. B. Olsen
|
290ca2178d
|
Merge branch 'dev' into tokenizer_localisation
|
2021-02-16 23:13:36 +01:00 |
|
Veronica K. B. Olsen
|
8aa2401134
|
Make sure the project translation map is loaded correctly
|
2021-02-16 22:42:18 +01: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
|
d5bd816676
|
Last round of changes to localisation
|
2021-02-16 18:14:04 +01:00 |
|
Veronica K. B. Olsen
|
8db140fe89
|
Make the number to word function ready for multiple langauges, and make some minor changes to tooltips in build and status bar
|
2021-02-15 23:43:56 +01:00 |
|
Veronica K. B. Olsen
|
2e4148a9eb
|
Restore some of the old spell check information in the status bar
|
2021-02-15 22:29:05 +01:00 |
|
Bruno Kühnen Meneguello
|
d4b4451a48
|
Improved list and quote handling, also fix a typo
|
2021-02-15 15:46:48 -03:00 |
|
Veronica K. B. Olsen
|
31b665d344
|
Last pass of fixes and tweaks
|
2021-02-15 17:52:04 +01:00 |
|
Veronica K. B. Olsen
|
6d56bc7c0c
|
Fix flake8 complaints
|
2021-02-15 17:01:38 +01:00 |
|
Veronica K. B. Olsen
|
df19ced50c
|
Rewrap self.tr and fix a few bugs
|
2021-02-15 16:47:57 +01:00 |
|
Veronica K. B. Olsen
|
dba8865d75
|
Revert some changes to how languages are loaded and remove iso.py
|
2021-02-15 16:32:20 +01:00 |
|
Bruno Meneguello
|
d506cf2d2a
|
Fix typo and left back "print"
|
2021-02-15 09:37:45 -03:00 |
|
Bruno Kühnen Meneguello
|
98e3343808
|
novelWriter i18n and portuguese translation
|
2021-02-14 17:16:43 -03:00 |
|
Veronica K. B. Olsen
|
fca5c77089
|
Add GuiWordList test
|
2021-02-12 22:00:22 +01:00 |
|
Veronica K. B. Olsen
|
ff1d625dc8
|
Fix logging of exception
|
2021-02-12 20:26:37 +01:00 |
|
Veronica K. B. Olsen
|
b115d4f02d
|
Finish the word list dialog and make it possible to reload the user dictionary with pyenchant
|
2021-02-12 19:40:10 +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
|
525c9c8fd8
|
Revert last commit and instead change delete item shortcut
|
2021-02-11 19:27:35 +01:00 |
|
Veronica K. B. Olsen
|
08651685d4
|
Allow Ctrl+Del to be propagated to the document editor
|
2021-02-11 19:11:41 +01:00 |
|
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
|
4c95b1d7ad
|
Add Focus reference to the GUI elements
|
2021-02-10 21:47:23 +01:00 |
|
Veronica K. Berglyd Olsen
|
290c2f7b62
|
Merge branch 'dev' into build_tool
|
2021-02-10 18:34:51 +00: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
|
bb9ca6e40f
|
Reorder HTML cache file
|
2021-02-10 18:48:13 +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
|
f67a50c064
|
Change the way Unicode is handled in HTML, and clean up the class a bit
|
2021-02-10 16:56:52 +01:00 |
|
Veronica K. B. Olsen
|
7ea45ac3d2
|
Cleanup Build dialog and add line height to HTML
|
2021-02-10 10:39:25 +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
|
b079b30694
|
Merge branch 'dev' into session_idle
|
2021-02-09 20:55:26 +01:00 |
|
Veronica K. B. Olsen
|
3e8a425684
|
Merge branch 'main' into dev
|
2021-02-09 20:54:31 +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
|
f1b31f26d0
|
Add preferences for controlling session timer behaviour
|
2021-02-09 18:54:44 +01:00 |
|
Veronica K. B. Olsen
|
b1eca89a05
|
Switch icon when session timer is paused
|
2021-02-09 18:28:22 +01:00 |
|