Sun, 10 Apr 2022 12:50:49 +0200 |
Detlev Offenbach |
Handled an error situation where no spell check dictionary could be found.
eric7
|
file |
diff |
annotate
|
Wed, 05 Jan 2022 11:53:28 +0100 |
Detlev Offenbach |
Added code to EricSpellCheckedTextEdit in order to cope with the situation where the spellchecking libraries (like aspell or hunspell) are not installed.
eric7
|
file |
diff |
annotate
|
Thu, 30 Dec 2021 11:17:58 +0100 |
Detlev Offenbach |
Updated copyright for 2022.
eric7
|
file |
diff |
annotate
|
Mon, 27 Sep 2021 10:50:18 +0200 |
Detlev Offenbach |
Corrected some int-type related issues unfolded by Python 3.10.
eric7
|
file |
diff |
annotate
|
Sun, 26 Sep 2021 16:27:23 +0200 |
Detlev Offenbach |
***
eric7
|
file |
diff |
annotate
|
Fri, 24 Sep 2021 16:34:15 +0200 |
Detlev Offenbach |
Extended the Quick Commit (and other commit alike dialogs) to respect the project spell check language settings.
eric7
|
file |
diff |
annotate
|
Sat, 19 Jun 2021 12:17:17 +0200 |
Detlev Offenbach |
Extended the spellcheck text edits to add and remove words from user specific dictionaries.
eric7
|
file |
diff |
annotate
|
Thu, 17 Jun 2021 18:56:21 +0200 |
Detlev Offenbach |
Started adding support for user word lists to the spell check text edits.
eric7
|
file |
diff |
annotate
|
Wed, 16 Jun 2021 17:47:50 +0200 |
Detlev Offenbach |
Changed some dialogs to use the new QTextEdit and QPlainTextEdit subclasses with spell checker.
eric7
|
file |
diff |
annotate
|
Tue, 15 Jun 2021 19:42:36 +0200 |
Detlev Offenbach |
EricWidgets: added a QTextEdit and QPlainTextEdit subclass with built-in spell-checker.
eric7
|
file |
diff |
annotate
|