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
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
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
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
Thu, 06 Jun 2024 18:01:54 +0200 Detlev Offenbach pip Interface 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
Wed, 24 Apr 2024 10:14:16 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-24.05 file | diff | annotate
Tue, 23 Apr 2024 11:26:04 +0200 Detlev Offenbach Changed the source code and the source code documentation to improve the indication of unused method/function arguments. eric7 file | diff | annotate
Mon, 22 Apr 2024 18:23:20 +0200 Detlev Offenbach Changed the source code and the source code documentation to improve the indication of unused method/function arguments. eric7 file | diff | annotate
Mon, 22 Apr 2024 15:15:36 +0200 Detlev Offenbach Changed the source code and the source code documentation to improve the indication of unused method/function arguments. eric7 file | diff | annotate
Sat, 20 Apr 2024 19:56:02 +0200 Detlev Offenbach Added code to inform the user about exhausted file system watcher resources and a way to get more resources. eric7 file | diff | annotate
Sat, 20 Apr 2024 18:02:35 +0200 Detlev Offenbach Regenerated source code documentation. eric7 file | diff | annotate
Wed, 10 Apr 2024 16:45:06 +0200 Detlev Offenbach General eric7 file | diff | annotate
Wed, 10 Apr 2024 10:45:31 +0200 Detlev Offenbach Added a method to get the last modification time to the Editor class. eric7 file | diff | annotate
Tue, 09 Apr 2024 14:27:03 +0200 Detlev Offenbach Editor Outline, File Browser, Project Browser eric7 file | diff | annotate
Mon, 08 Apr 2024 15:48:01 +0200 Detlev Offenbach Editor eric7 file | diff | annotate
Sun, 07 Apr 2024 19:58:46 +0200 Detlev Offenbach Corrected an issue related to icon handling (see new entry on Icons configuration page). eric7 file | diff | annotate
Thu, 04 Apr 2024 10:09:56 +0200 Detlev Offenbach Fixed a type in the docstring generator causing 'googledoc' type to fail. eric7 file | diff | annotate
Tue, 02 Apr 2024 10:00:22 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance file | diff | annotate
Mon, 25 Mar 2024 17:47:57 +0100 Detlev Offenbach Updated source code documentation. eric7 file | diff | annotate
Wed, 06 Mar 2024 17:00:26 +0100 Detlev Offenbach Added the capability to override the type of the internal help viewer. eric7 file | diff | annotate
Mon, 04 Mar 2024 11:46:04 +0100 Detlev Offenbach Updated the source code documentation. eric7 file | diff | annotate
Sun, 03 Mar 2024 10:39:29 +0100 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-24.03 file | diff | annotate
Wed, 21 Feb 2024 10:56:24 +0100 Detlev Offenbach Removed support for the deprecated eric-ide specific XML file formats. eric7 file | diff | annotate
Wed, 07 Feb 2024 15:30:12 +0100 Detlev Offenbach Regenerated the source documentation. eric7 file | diff | annotate
Thu, 01 Feb 2024 15:44:59 +0100 Detlev Offenbach Updated source code documentation. eric7 file | diff | annotate
Wed, 31 Jan 2024 09:13:13 +0100 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-24.02 file | diff | annotate
Wed, 24 Jan 2024 18:52:50 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Sun, 21 Jan 2024 15:38:51 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Sat, 20 Jan 2024 12:36:40 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Thu, 18 Jan 2024 13:10:08 +0100 Detlev Offenbach Code Style Checker eric7 file | diff | annotate
Tue, 16 Jan 2024 18:24:06 +0100 Detlev Offenbach Code Style Checker eric7 file | diff | annotate
Tue, 16 Jan 2024 14:35:26 +0100 Detlev Offenbach Removed some functions dealing with migration from eric6 to eric7. eric7 file | diff | annotate
Tue, 16 Jan 2024 14:18:52 +0100 Detlev Offenbach Renamed some modules/variables/settings to get rid (mostly) of inappropriate words. eric7 file | diff | annotate
Sun, 14 Jan 2024 12:39:11 +0100 Detlev Offenbach Log Viewer eric7 file | diff | annotate
Wed, 10 Jan 2024 09:44:42 +0100 Detlev Offenbach Regenerated the source code documentation. eric7 file | diff | annotate
Thu, 04 Jan 2024 17:16:15 +0100 Detlev Offenbach Regenerated the source code documentation. eric7 file | diff | annotate
Wed, 03 Jan 2024 17:36:30 +0100 Detlev Offenbach Editor eric7 file | diff | annotate
Wed, 03 Jan 2024 16:29:32 +0100 Detlev Offenbach Editor eric7 file | diff | annotate
Wed, 03 Jan 2024 12:12:44 +0100 Detlev Offenbach Regenerated the source code documentation. eric7 file | diff | annotate
Mon, 01 Jan 2024 15:25:48 +0100 Detlev Offenbach Editor eric7 file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial