You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for EUC-KR and IBM 874 encodings. These are aliases for existing codecs on some platforms, but are distinct on others.
Add support for the CP 437 (OEM/DOS) encoding.
Re-work the encoding menus for clarity / consistency.
Previously, there were two menus (and a toolbar button) which performed different actions.
Now, there is only one menu (and the toolbar button), and selecting a new encoding will ask you whether you want to reload the file with the new encoding, or change the current encoding for saving.
Fix non-breaking spaces being replaced with normal spaces (Qt 5.9 or later) when saving files.
Windows: Fix "Update Definitions" functionality by including previously missing OpenSSL DLLs.
Windows: Update to Qt 5.15, KSyntaxHighlighting 5.70.