changelog
- Sun, 29 Oct 2023 18:10:32 +0100
- by Jaime Seuma <jaims.seuma@gmail.com> [Sun, 29 Oct 2023 18:10:32 +0100] rev 10267
- Updated eric7 Spanish i18n
- Mon, 30 Oct 2023 08:16:12 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Mon, 30 Oct 2023 08:16:12 +0100] rev 10266
- Fixed some issues in EricSslCertificatesDialog.py related to QByteArray handling.
- Sun, 29 Oct 2023 15:54:14 +0100
- by Alexander Barkoff [Sun, 29 Oct 2023 15:54:14 +0100] rev 10265
- Updated Russian translations.
- Sun, 29 Oct 2023 15:50:37 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 29 Oct 2023 15:50:37 +0100] rev 10264
- Corrected the recent change to the install and uninstall scripts.
- Sun, 29 Oct 2023 12:19:47 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 29 Oct 2023 12:19:47 +0100] rev 10263
- Project
- Changed code to be more robust against issues deleting a language.
- Sat, 28 Oct 2023 13:31:29 +0200
- by Alexander Barkoff [Sat, 28 Oct 2023 13:31:29 +0200] rev 10262
- Updated Russian translations.
- Sat, 28 Oct 2023 13:15:37 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 28 Oct 2023 13:15:37 +0200] rev 10261
- Changed the installation path on macOS to the user specific application path if installation is not done as root (i.e. user installation).
- Fri, 27 Oct 2023 14:43:37 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Fri, 27 Oct 2023 14:43:37 +0200] rev 10260
- Regular Expression Dialogs
- Made the Regexp, Text and Result panes sizable with a splitter for each group.
- Fri, 27 Oct 2023 14:09:40 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Fri, 27 Oct 2023 14:09:40 +0200] rev 10259
- Regenerated the source documentation with the corrected module parser.
- Fri, 27 Oct 2023 14:07:03 +0200
- by Detlev Offenbach <detlev@die-offenbachs.de> [Fri, 27 Oct 2023 14:07:03 +0200] rev 10258
- Corrected the module parser regexp expression in order to detect method docstrings for methods having a comment after the definition line.