changelog
- Mon, 05 Dec 2022 11:57:53 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Mon, 05 Dec 2022 11:57:53 +0100] rev 9564
- Updated translations.
- Mon, 05 Dec 2022 11:44:08 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Mon, 05 Dec 2022 11:44:08 +0100] rev 9563
- Editor
- Changed the handling of files whose typ cannot be determined by the Python mimetypes module to check against a list of known text file patterns and ultimately asking the user, if the file in question is a text file (see `Mimetypes` configuration page.
- Mon, 05 Dec 2022 11:42:45 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Mon, 05 Dec 2022 11:42:45 +0100] rev 9562
- Adjusted the IgnoredDevicesDialog class to the changed EricStringListEditWidget class.
- Mon, 05 Dec 2022 11:37:42 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Mon, 05 Dec 2022 11:37:42 +0100] rev 9561
- Added a 'Reset' capability to the EricStringListEditWidget class.
- Sun, 04 Dec 2022 14:20:53 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 04 Dec 2022 14:20:53 +0100] rev 9560
- Changed the communication with the generator client in CreateDialogCodeDialog.py to use sys.stderr and surround the data with a guard string (see issue462).
- Sun, 04 Dec 2022 11:58:37 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 04 Dec 2022 11:58:37 +0100] rev 9559
- Project Viewer
- removed the CORBA and Protobuf viewers to make them available as plugins
- Sun, 04 Dec 2022 10:34:43 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sun, 04 Dec 2022 10:34:43 +0100] rev 9558
- Made the slot list update more resilient with respect to invalid data received by the slot signature extractor client.
- Sat, 03 Dec 2022 14:33:56 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Sat, 03 Dec 2022 14:33:56 +0100] rev 9557
- Amended the changelog for 22.12 with the new editor text file loading behavior.
- Thu, 01 Dec 2022 11:21:33 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Thu, 01 Dec 2022 11:21:33 +0100] rev 9556
- Fixed an issue in VirtualenvManager causing a wrong environment name being returned if an environment interpreter is a link to the one of another environment.
- Thu, 01 Dec 2022 10:18:07 +0100
- by Detlev Offenbach <detlev@die-offenbachs.de> [Thu, 01 Dec 2022 10:18:07 +0100] rev 9555
- Created global tag <release-22.12>.