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 10:11:06 +0100 Detlev Offenbach Regenerated source code documentation. eric7 file | diff | annotate
Sat, 14 Dec 2024 17:25:19 +0100 Detlev Offenbach Plugin Repository 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
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
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
Mon, 04 Nov 2024 17:03:29 +0100 Detlev Offenbach MicroPython 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
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
Wed, 16 Oct 2024 11:26:07 +0200 Detlev Offenbach Removed an obsolete entry from the 'Debugger General' configuration page. eric7 file | diff | annotate
Thu, 10 Oct 2024 19:59:49 +0200 Detlev Offenbach Corrected some debug client socket handling in the 'eric-ide' server debug client request handler. eric7 file | diff | annotate
Wed, 09 Oct 2024 18:18:00 +0200 Detlev Offenbach eric-ide Server Interface 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
Sat, 28 Sep 2024 17:47:10 +0200 Detlev Offenbach Debugger 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
Thu, 05 Sep 2024 16:10:12 +0200 Detlev Offenbach Updated source code documentation. 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:37:28 +0200 Detlev Offenbach Integrated the new "FIDO2 Security Keys Managements Tool" into the eric7 IDE. eric7 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
Mon, 15 Jul 2024 16:38:58 +0200 Detlev Offenbach Web Browser eric7 file | diff | annotate
Sun, 14 Jul 2024 17:38:30 +0200 Detlev Offenbach Project Viewer eric7 file | diff | annotate
Wed, 10 Jul 2024 13:52:29 +0200 Detlev Offenbach Placed the session related actions in a dynamic submenu of the 'File' menu. eric7 file | diff | annotate
Tue, 09 Jul 2024 17:20:18 +0200 Detlev Offenbach Refactored some code. eric7 file | diff | annotate
Sun, 07 Jul 2024 12:57:21 +0200 Detlev Offenbach Editor eric7 file | diff | annotate
Sat, 06 Jul 2024 17:17:07 +0200 Detlev Offenbach General eric7 file | diff | annotate
Wed, 03 Jul 2024 10:39:16 +0200 Detlev Offenbach Merged again with branch 'eric7' in order to prepare a new release. eric7-maintenance release-24.07 file | diff | annotate
Wed, 03 Jul 2024 10:37:31 +0200 Detlev Offenbach Refactored the 'Redirector' class into a standalone module in the EricCore package. eric7 file | diff | annotate
Wed, 03 Jul 2024 09:20:41 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance file | diff | annotate
Tue, 02 Jul 2024 14:45:15 +0200 Detlev Offenbach Updated source code documentation. eric7 file | diff | annotate
Tue, 25 Jun 2024 14:44:19 +0200 Detlev Offenbach Extended the EricPlugin wizard to be able to create more function skeletons. eric7 file | diff | annotate
Sun, 23 Jun 2024 16:23:36 +0200 Detlev Offenbach Improved the search handling of the embedded help viewer. eric7 file | diff | annotate
Fri, 14 Jun 2024 11:23:45 +0200 Detlev Offenbach Added source documentation for the eric-ide server. eric7 file | diff | annotate
Sun, 02 Jun 2024 09:51:20 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-24.06 file | diff | annotate
Sun, 19 May 2024 17:20:16 +0200 Detlev Offenbach Relocated the Version information into a top level '__version__.py' module. eric7 file | diff | annotate
(0) -300 -100 -60 tip

eric ide

mercurial