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 file | diff | annotate
Fri, 21 Mar 2025 18:12:17 +0100 Detlev Offenbach Regenerated the source code documentation. eric7 file | diff | annotate
Fri, 21 Mar 2025 15:15:44 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
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 file | diff | annotate
Tue, 18 Mar 2025 18:20:04 +0100 Detlev Offenbach Regenerated the source code documentation. eric7 file | diff | annotate
Sat, 15 Mar 2025 11:53:21 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Sun, 09 Mar 2025 14:16:35 +0100 Detlev Offenbach MicroPython Interface eric7 file | diff | annotate
Thu, 06 Mar 2025 17:44:49 +0100 Detlev Offenbach Introduced a default project tasks scan filter to exclude compiled PyQt6 form files. eric7 file | diff | annotate
Sat, 01 Mar 2025 15:52:40 +0100 Detlev Offenbach Merged with branch 'eric7'. eric7-maintenance release-25.03 file | diff | annotate
Thu, 27 Feb 2025 14:42:39 +0100 Detlev Offenbach Code Style Checkers eric7 file | diff | annotate
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 file | diff | annotate
Mon, 17 Feb 2025 17:09:25 +0100 Detlev Offenbach Code Style Checker eric7 file | diff | annotate
Mon, 17 Feb 2025 16:28:25 +0100 Detlev Offenbach Code Style Checker eric7 file | diff | annotate
Sun, 16 Feb 2025 15:06:29 +0100 Detlev Offenbach Updated source code documentation. eric7 file | diff | annotate
Mon, 10 Feb 2025 14:09:14 +0100 Detlev Offenbach pip Interface eric7 file | diff | annotate
Tue, 14 Jan 2025 17:29:56 +0100 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-25.01 file | diff | annotate
Thu, 19 Dec 2024 19:32:37 +0100 Detlev Offenbach Modified the Mercurial log browser window slightly to allow pulling all or just selected changes (later without potentially updating the working directory). eric7 file | diff | annotate
Thu, 19 Dec 2024 10:11:06 +0100 Detlev Offenbach Regenerated source code documentation. eric7 file | diff | annotate
Sat, 14 Dec 2024 13:03:11 +0100 Detlev Offenbach pip Interface eric7 file | diff | annotate
Wed, 11 Dec 2024 18:12:50 +0100 Detlev Offenbach pip Interface eric7 file | diff | annotate
Fri, 06 Dec 2024 14:16:23 +0100 Detlev Offenbach Improved subprocess debugging by support for the 'shell=True' parameter (see issue 575). eric7 file | diff | annotate
Wed, 04 Dec 2024 11:30:17 +0100 Detlev Offenbach Updated source code documentation. eric7 file | diff | annotate
Sun, 01 Dec 2024 18:17:51 +0100 Detlev Offenbach Mercurial Interface eric7 file | diff | annotate
Sat, 30 Nov 2024 11:08:07 +0100 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-24.12 file | diff | annotate
Fri, 29 Nov 2024 14:55:15 +0100 Detlev Offenbach Changed code of the HTML previewer to have JavaScript always enabled because that is needed for its functionality (see issue 570). eric7 file | diff | annotate
Thu, 21 Nov 2024 17:12:21 +0100 Detlev Offenbach Find In Files eric7 file | diff | annotate
Mon, 11 Nov 2024 15:00:58 +0100 Detlev Offenbach Enhanced the Python debugger to be prepared for tracing on opcode level. eric7 file | diff | annotate
Sat, 09 Nov 2024 17:09:09 +0100 Detlev Offenbach Optimized the startup procedure to check for an upgrade before everything else. eric7 file | diff | annotate
Wed, 06 Nov 2024 09:04:03 +0100 Detlev Offenbach Modified the project properties dialog to show a note about the project directory and fixed an issue causing unwanted enabling of the OK button. eric7 file | diff | annotate
Sun, 03 Nov 2024 17:50:34 +0100 Detlev Offenbach Extended the EricMessageBox module to determine a parent widget if none was given and extended the EricApplication class to store a reference to the main widget. eric7 file | diff | annotate
Sun, 03 Nov 2024 12:34:02 +0100 Detlev Offenbach IDE Server eric7 file | diff | annotate
Fri, 01 Nov 2024 18:12:30 +0100 Detlev Offenbach Debugger eric7 file | diff | annotate
Thu, 31 Oct 2024 17:44:46 +0100 Detlev Offenbach Added code to ensure, that compiled form files get recreated before they are written to the plugin archive. eric7 file | diff | annotate
Thu, 31 Oct 2024 10:54:33 +0100 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-24.11 file | diff | annotate
Tue, 29 Oct 2024 19:48:56 +0100 Detlev Offenbach Mercurial eric7 file | diff | annotate
Fri, 25 Oct 2024 17:58:59 +0200 Detlev Offenbach Modified modal dialog usage to always include a valid parent (needed for Wayland). eric7 file | diff | annotate
Tue, 22 Oct 2024 17:49:41 +0200 Detlev Offenbach Corrected some code style and formatting issues. eric7 file | diff | annotate
Tue, 22 Oct 2024 17:22:53 +0200 Detlev Offenbach Code Style Checker eric7 file | diff | annotate
Mon, 21 Oct 2024 19:31:11 +0200 Detlev Offenbach Code Style Checker eric7 file | diff | annotate
Fri, 18 Oct 2024 19:16:14 +0200 Detlev Offenbach Regenerated the source code documentation. eric7 file | diff | annotate
Wed, 16 Oct 2024 11:26:07 +0200 Detlev Offenbach Removed an obsolete entry from the 'Debugger General' configuration page. eric7 file | diff | annotate
Sat, 12 Oct 2024 16:41:06 +0200 Detlev Offenbach Modified the session file to not include the eric-ide server connection when creating a project session as these are stored on the remote side. eric7 file | diff | annotate
Tue, 08 Oct 2024 19:27:23 +0200 Detlev Offenbach Extended the session file to contain the active 'eric-ide' server connection at the time of session creation. eric7 file | diff | annotate
Sat, 05 Oct 2024 11:40:01 +0200 Detlev Offenbach Regenerated source code documentation. eric7 file | diff | annotate
Tue, 01 Oct 2024 11:27:52 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-24.10 file | diff | annotate
Sun, 29 Sep 2024 15:39:22 +0200 Detlev Offenbach Refactored the EricXML package because it was not independent anymore. eric7 file | diff | annotate
Fri, 27 Sep 2024 17:27:11 +0200 Detlev Offenbach Refactored some packages, modules and code to allow extracting the 'EricXxx' packages into a library project. eric7 file | diff | annotate
Thu, 26 Sep 2024 15:49:36 +0200 Detlev Offenbach Refactored some packages, modules and code to allow extracting the 'EricXxx' packages into a library project. eric7 file | diff | annotate
Wed, 25 Sep 2024 14:07:40 +0200 Detlev Offenbach Moved the authentication dialog to the EricWidgets package. eric7 file | diff | annotate
Tue, 24 Sep 2024 17:52:41 +0200 Detlev Offenbach Changed EricCore, EricGraphics, EricGui and some of EricNetwork to allow them to be extracted into an external library later on. eric7 file | diff | annotate
Mon, 16 Sep 2024 13:20:17 +0200 Detlev Offenbach Added a specialized QTextBrowser subclass that adjusts its size to the contained text automatically (no scrollbars shown). eric7 file | diff | annotate
Sun, 15 Sep 2024 16:56:58 +0200 Detlev Offenbach Added a QProcess derived class with timeout and changed the pip interface to use that class. eric7 file | diff | annotate
Sat, 31 Aug 2024 15:54:24 +0200 Detlev Offenbach MicroPython eric7 file | diff | annotate
Sat, 31 Aug 2024 10:54:21 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-24.09 file | diff | annotate
Thu, 01 Aug 2024 11:46:28 +0200 Detlev Offenbach Changed '__refresh()' method of the editor back to 'refresh()' because the previous change broke the refactoring plug-in. eric7 file | diff | annotate
Thu, 01 Aug 2024 11:37:18 +0200 Detlev Offenbach Created UI methods to activate the left or right sidebar (depends on configuration) and set a widget icon in there. eric7 file | diff | annotate
Mon, 29 Jul 2024 14:43:35 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-24.08 file | diff | annotate
Mon, 22 Jul 2024 17:08:40 +0200 Detlev Offenbach Updated the source code documentation. eric7 file | diff | annotate
Tue, 16 Jul 2024 16:08:50 +0200 Detlev Offenbach Changed the 'jedi' refactoring process such, that the current file modified by the refactoring is automatically reloaded. eric7 file | diff | annotate
Tue, 16 Jul 2024 15:14:23 +0200 Detlev Offenbach Editor eric7 file | diff | annotate
(0) -300 -100 -60 tip

eric ide

mercurial