Fri, 13 Oct 2023 09:10:05 +0200 Detlev Offenbach Editor eric7 file | diff | annotate
Thu, 05 Oct 2023 09:59:53 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance file | diff | annotate
Sat, 02 Sep 2023 15:50:01 +0200 Detlev Offenbach Syntax Checker eric7 file | diff | annotate
Thu, 31 Aug 2023 18:10:28 +0200 Detlev Offenbach Simplified some code. eric7 file | diff | annotate
Tue, 01 Aug 2023 09:59:45 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-23.08 file | diff | annotate
Sun, 30 Jul 2023 17:31:07 +0200 Detlev Offenbach Fixed a forgotten file existence check in Editor.py. eric7 file | diff | annotate
Sat, 27 May 2023 19:02:58 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance file | diff | annotate
Thu, 25 May 2023 19:51:47 +0200 Detlev Offenbach Corrected and checked some code style issues (unused function arguments). eric7 file | diff | annotate
Wed, 24 May 2023 10:31:09 +0200 Detlev Offenbach Corrected some issues related to unused global variables. eric7 file | diff | annotate
Mon, 22 May 2023 09:07:37 +0200 Detlev Offenbach Corrected some code style issues detected by the extended checkers. eric7 file | diff | annotate
Tue, 02 May 2023 10:20:02 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-23.05 file | diff | annotate
Thu, 13 Apr 2023 19:33:10 +0200 Detlev Offenbach Fixed an issue with search and replace in selection if the replacement text modifies the lines range of the selected text (see issue 496) eric7 file | diff | annotate
Wed, 05 Apr 2023 12:05:06 +0200 Detlev Offenbach Corrected some code style and formatting issues. eric7 file | diff | annotate
Wed, 29 Mar 2023 10:03:06 +0200 Detlev Offenbach Merged with branch 'eric7' to prepare a new release. eric7-maintenance release-23.04 file | diff | annotate
Tue, 28 Mar 2023 10:14:23 +0200 Detlev Offenbach Editor, Mini Editor eric7 file | diff | annotate
Mon, 20 Mar 2023 16:22:56 +0100 Detlev Offenbach Corrected some code style issues. eric7 file | diff | annotate
Mon, 20 Mar 2023 16:08:35 +0100 Detlev Offenbach Syntax Checker eric7 file | diff | annotate
Mon, 06 Mar 2023 16:13:42 +0100 Detlev Offenbach Added the capability to save from an editor to a connected MicroPython device. eric7 file | diff | annotate
Wed, 01 Mar 2023 09:05:47 +0100 Detlev Offenbach Merged with branch 'eric7' to prepare a new release. eric7-maintenance release-23.03 file | diff | annotate
Thu, 23 Feb 2023 12:04:28 +0100 Detlev Offenbach Prepared the editor to save non-local files and reset the change markers from external. eric7 file | diff | annotate
Wed, 22 Feb 2023 07:43:56 +0100 Detlev Offenbach Corrected some code style and formatting issues. eric7 file | diff | annotate
Mon, 13 Feb 2023 17:52:26 +0100 Detlev Offenbach Modified Editor and view managers to be usable with files loaded from a connected device and (potentially) remote files. eric7 file | diff | annotate
Tue, 24 Jan 2023 10:15:12 +0100 Detlev Offenbach Merged with branch 'eric7' in order to prepare the 23.2 release. eric7-maintenance release-23.02 file | diff | annotate
Wed, 11 Jan 2023 15:03:59 +0100 Detlev Offenbach Debug Client - Python eric7 file | diff | annotate
Mon, 02 Jan 2023 11:16:03 +0100 Detlev Offenbach Merged with branch 'eric7' to prepare a new release. eric7-maintenance release-23.01 file | diff | annotate
Sat, 31 Dec 2022 16:23:21 +0100 Detlev Offenbach Updated copyright for 2023. eric7 file | diff | annotate
Fri, 23 Dec 2022 11:35:54 +0100 Detlev Offenbach Changed the use of QContextMenuEvent because it is obsolete as of Qt 6.4. eric7 file | diff | annotate
Sun, 18 Dec 2022 19:33:46 +0100 Detlev Offenbach Refactored the Utilities and Globals modules in order to enhance the maintainability. eric7 file | diff | annotate
Wed, 14 Dec 2022 15:52:39 +0100 Detlev Offenbach Corrected an issue keeping the current selection when converting to upper-/lowercase (see issue452, part2). eric7 file | diff | annotate
Mon, 12 Dec 2022 16:35:21 +0100 Detlev Offenbach Class Browsers eric7 file | diff | annotate
Tue, 06 Dec 2022 17:35:41 +0100 Detlev Offenbach Corrected some 'wrong' string quotes caused by the Black line merging. eric7 file | diff | annotate
Mon, 05 Dec 2022 11:44:08 +0100 Detlev Offenbach Editor eric7 file | diff | annotate
Wed, 30 Nov 2022 09:19:51 +0100 Detlev Offenbach Merged with branch 'eric7' to prepare a new release. eric7-maintenance file | diff | annotate
Sat, 26 Nov 2022 12:30:14 +0100 Detlev Offenbach Fixed an issue in ProjectSourcesBrowser.py and Editor.py causing profile or coverage data not to be shown. eric7 file | diff | annotate
Thu, 17 Nov 2022 18:11:42 +0100 Detlev Offenbach Continued refactoring of the project browser related code in order to extract some as plugins later on. eric7 file | diff | annotate
Mon, 07 Nov 2022 17:19:58 +0100 Detlev Offenbach Corrected/acknowledged some bad import style and removed some obsolete code. eric7 file | diff | annotate
Fri, 04 Nov 2022 13:52:26 +0100 Detlev Offenbach Resorted the import statements using isort. eric7 file | diff | annotate
Thu, 03 Nov 2022 17:51:03 +0100 Detlev Offenbach Fine tuned the isort support so the configuration will default to project specific config files overwritten by data entered via the dialog. eric7 file | diff | annotate
Mon, 31 Oct 2022 15:29:18 +0100 Detlev Offenbach Code Formatting eric7 file | diff | annotate
Sat, 29 Oct 2022 15:24:59 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance file | diff | annotate
Wed, 26 Oct 2022 18:47:23 +0200 Detlev Offenbach Added an 'About Black' entry to the Code Formatting menus of the project sources browser and the editor. eric7 file | diff | annotate
Tue, 25 Oct 2022 17:25:51 +0200 Detlev Offenbach Corrected an issue causing a wrong selection after "Convert selection to uppercase/lowercase" (see issue452). eric7 file | diff | annotate
Tue, 18 Oct 2022 16:06:21 +0200 Detlev Offenbach Changed the eric7 import statements to include the package name (i.e. eric7) in order to not fiddle with sys.path. eric7 file | diff | annotate
Tue, 18 Oct 2022 09:10:24 +0200 Detlev Offenbach Modified the double click event handling in the editor to prevent propagation. eric7 file | diff | annotate
Fri, 14 Oct 2022 17:02:09 +0200 Detlev Offenbach Editor eric7 file | diff | annotate
Sat, 01 Oct 2022 13:06:10 +0200 Detlev Offenbach Merged with branch 'eric7' to prepare a new release. eric7-maintenance release-22.10 file | diff | annotate
Mon, 19 Sep 2022 10:42:51 +0200 Detlev Offenbach Editor, Mini Editor eric7 file | diff | annotate
Mon, 19 Sep 2022 09:41:35 +0200 Detlev Offenbach Changed the logic of the 'Toggle Comment' action to respect the current selection and only operate on the current line or comment block, if there is no selection present. eric7 file | diff | annotate
Mon, 25 Jul 2022 16:58:55 +0200 Detlev Offenbach Fixed a merge issue resulting in a syntax error. eric7-maintenance file | diff | annotate
Sun, 24 Jul 2022 11:29:56 +0200 Detlev Offenbach Merged with branch 'eric7' to prepare a new release. eric7-maintenance release-22.08 file | diff | annotate | base
Wed, 13 Jul 2022 14:55:47 +0200 Detlev Offenbach Reformatted the source code using the 'Black' utility. eric7 file | diff | annotate
Mon, 11 Jul 2022 16:42:50 +0200 Detlev Offenbach Code Formatting eric7 file | diff | annotate
Thu, 07 Jul 2022 11:23:56 +0200 Detlev Offenbach Reorganized the project structure to use the source layout in order to support up-to-date build systems with "pyproject.toml". eric7 file | diff | annotate | base
(0) tip

eric ide

mercurial