Wed, 02 Apr 2025 10:51:50 +0200 Detlev Offenbach Created global tag <release-25.04>. eric7-maintenance changeset | files
Wed, 02 Apr 2025 10:50:23 +0200 Detlev Offenbach Removed global tag <release-25.04>. eric7-maintenance changeset | files
Wed, 02 Apr 2025 10:49:58 +0200 Detlev Offenbach Modified pyproject.toml to not use deprecated parts. eric7-maintenance release-25.04 changeset | files
Wed, 02 Apr 2025 10:31:23 +0200 Detlev Offenbach Created global tag <release-25.04>. eric7-maintenance changeset | files
Sun, 30 Mar 2025 15:10:50 +0200 Detlev Offenbach Merged with branch 'eric7'. eric7-maintenance changeset | files
Sun, 30 Mar 2025 15:01:40 +0200 Alexander Barkoff Updated Russian translations. eric7 changeset | files
Fri, 28 Mar 2025 15:16:16 +0100 Detlev Offenbach Released updated Spanish translations. eric7 changeset | files
Thu, 27 Mar 2025 18:37:57 +0100 Jaime Seuma Updated eric7 Spanish i18n eric7 changeset | files
Wed, 26 Mar 2025 19:46:41 +0100 Detlev Offenbach MicroPython eric7 changeset | files
Mon, 24 Mar 2025 14:16:32 +0100 Detlev Offenbach Corrected some code in the MicrobitDevices module related to CircuitPython. eric7 changeset | files
Mon, 24 Mar 2025 14:15:39 +0100 Detlev Offenbach Corrected a code documentation issue. eric7 changeset | files
Sun, 23 Mar 2025 14:55:33 +0100 Detlev Offenbach Corrected a code style issue. eric7 changeset | files
Sun, 23 Mar 2025 14:55:14 +0100 Detlev Offenbach Corrected some issues in the 'micro:bit' device class and enhanced the MPy file manager. eric7 changeset | files
Fri, 21 Mar 2025 18:12:17 +0100 Detlev Offenbach Regenerated the source code documentation. eric7 changeset | files
Fri, 21 Mar 2025 18:11:36 +0100 Detlev Offenbach Corrected the device interface for STLiink devices. eric7 changeset | files
Fri, 21 Mar 2025 18:01:35 +0100 Detlev Offenbach Fixed an issue in the MicroPython device base class determining the existence of a directory or file. eric7 changeset | files
Fri, 21 Mar 2025 17:22:00 +0100 Detlev Offenbach Removed unneeded import in MiniEditor.py. eric7 changeset | files
Fri, 21 Mar 2025 16:29:08 +0100 Detlev Offenbach Corrected the usage of the MiniEditor class. eric7 changeset | files
Fri, 21 Mar 2025 16:27:43 +0100 Detlev Offenbach Corrected an issue showing the tray starter menu. eric7 changeset | files
Fri, 21 Mar 2025 15:15:44 +0100 Detlev Offenbach MicroPython eric7 changeset | files
Thu, 20 Mar 2025 19:31:39 +0100 Detlev Offenbach Streamlined and improved the MicroPython UF2 flash dialog. eric7 changeset | files
Thu, 20 Mar 2025 11:54:57 +0100 Detlev Offenbach Corrected some issues related to controllers with small RAM and limited numbers support (i.e. BBC micro:bit and Calliope mini). eric7 changeset | files
Tue, 18 Mar 2025 18:32:29 +0100 Detlev Offenbach Corrected an issue in the UF2 flash dialog. eric7 changeset | files
Tue, 18 Mar 2025 18:20:04 +0100 Detlev Offenbach Regenerated the source code documentation. eric7 changeset | files
Tue, 18 Mar 2025 18:19:14 +0100 Detlev Offenbach Adapted the code to the reworked "FileSystemUtilities.findVolume()" function. eric7 changeset | files
Tue, 18 Mar 2025 18:14:12 +0100 Detlev Offenbach Streamlined some code in the filesystem utilities module. eric7 changeset | files
Mon, 17 Mar 2025 17:58:39 +0100 Detlev Offenbach MicroPython eric7 changeset | files
Mon, 17 Mar 2025 17:35:36 +0100 Detlev Offenbach Updated the MicroPython board data for the "Feather nRF52840 Express" board. eric7 changeset | files
Sun, 16 Mar 2025 12:53:12 +0100 Detlev Offenbach Added the Adafruit Feather nRF52840 to the list of known NRF52 boards and changed the list of known CircuitPython boards to be more explicit with respect to Adafruit boards (i.e. VID 0x239A). eric7 changeset | files
Sun, 16 Mar 2025 12:24:41 +0100 Detlev Offenbach Added "application/yaml" to the default list of text mimetypes and extended the check for a file being text for existing but unknown mimetype. eric7 changeset | files
Sun, 16 Mar 2025 12:15:35 +0100 Detlev Offenbach Updated the Bluetooth Assigned Numbers files and added a text file describing where they were downloaded from. eric7 changeset | files
Sat, 15 Mar 2025 11:53:21 +0100 Detlev Offenbach MicroPython eric7 changeset | files
Sun, 09 Mar 2025 14:16:35 +0100 Detlev Offenbach MicroPython Interface eric7 changeset | files
Thu, 06 Mar 2025 17:44:49 +0100 Detlev Offenbach Introduced a default project tasks scan filter to exclude compiled PyQt6 form files. eric7 changeset | files
Thu, 06 Mar 2025 16:28:13 +0100 Detlev Offenbach A little code modernization and correction of a typo in TaskViewer.py. eric7 changeset | files
Wed, 05 Mar 2025 15:53:37 +0100 Detlev Offenbach Fixed an issue in NamingStyleChecker.py. eric7 changeset | files
Sun, 02 Mar 2025 17:02:08 +0100 Detlev Offenbach Reverted the recent change to AsyncFile because it had severe side effects. eric7 changeset | files
Sun, 02 Mar 2025 17:00:37 +0100 Detlev Offenbach Regenerated the source code documentation. eric7 changeset | files
Sun, 02 Mar 2025 16:59:50 +0100 Detlev Offenbach Corrected the usage of the 'pycodestyle' checker. eric7 changeset | files
Sat, 01 Mar 2025 17:31:44 +0100 Detlev Offenbach Changed the code style checker to only instantiate and run those checkers, that are actually enabled. eric7 changeset | files
Sat, 01 Mar 2025 17:30:59 +0100 Detlev Offenbach Fixed an issue observed doing multi process debugging of the jedi completion service. eric7 changeset | files
Sat, 01 Mar 2025 16:39:21 +0100 Detlev Offenbach Updated the change log file for the next development iteration. eric7 changeset | files
Sat, 01 Mar 2025 16:09:50 +0100 Detlev Offenbach Created global tag <release-25.03>. eric7-maintenance changeset | files
Sat, 01 Mar 2025 15:52:40 +0100 Detlev Offenbach Merged with branch 'eric7'. eric7-maintenance release-25.03 changeset | files
Fri, 28 Feb 2025 19:39:40 +0100 Detlev Offenbach Merged with Spanish translations update. eric7 changeset | files
Fri, 28 Feb 2025 15:43:31 +0100 Jaime Seuma Updated eric7 Spanish i18n eric7 changeset | files
Fri, 28 Feb 2025 17:35:00 +0100 Detlev Offenbach Corrected a typo in the 'TemplatePropertiesDialog' class. eric7 changeset | files
Thu, 27 Feb 2025 14:45:02 +0100 Detlev Offenbach Updated translations. eric7 changeset | files
Thu, 27 Feb 2025 14:42:39 +0100 Detlev Offenbach Code Style Checkers eric7 changeset | files
Thu, 27 Feb 2025 09:22:15 +0100 Detlev Offenbach Fixed an issue in UserInterface related to the Shell and lower dock. eric7 changeset | files
Mon, 24 Feb 2025 15:43:49 +0100 Detlev Offenbach Adjusted the code to the modified issue codes. eric7 changeset | files
Mon, 24 Feb 2025 15:11:18 +0100 Detlev Offenbach Modified the code style checker such, that the issue category and issue number are separated by a '-' to make up the issue code (e.g E-901). eric7 changeset | files
Sun, 23 Feb 2025 12:42:47 +0100 Alexander Barkoff Updated Russian translations. eric7 changeset | files
Sat, 22 Feb 2025 18:06:26 +0100 Detlev Offenbach Corrected some code formatting issues. eric7 changeset | files
Sat, 22 Feb 2025 18:04:39 +0100 Detlev Offenbach Updated some source code documentation. eric7 changeset | files
Sat, 22 Feb 2025 18:04:02 +0100 Detlev Offenbach Added a checker for `pydantic` and `dataclass` related topics based on `flake8-pydantic` v0.4.0. eric7 changeset | files
Wed, 19 Feb 2025 15:09:52 +0100 Detlev Offenbach Fixed a few issues in the code style checker. eric7 changeset | files
Mon, 17 Feb 2025 17:09:25 +0100 Detlev Offenbach Code Style Checker eric7 changeset | files
Mon, 17 Feb 2025 16:28:25 +0100 Detlev Offenbach Code Style Checker eric7 changeset | files
Sun, 16 Feb 2025 15:06:29 +0100 Detlev Offenbach Updated source code documentation. eric7 changeset | files
(0) -10000 -3000 -1000 -300 -100 -60 tip

eric ide

mercurial