Skip to content

QTextPad 1.4

Compare
Choose a tag to compare
@zrax zrax released this 28 May 23:38
· 170 commits to master since this release
1.4
  • 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.