Tue, 09 Apr 2024 14:27:03 +0200 Detlev Offenbach Editor Outline, File Browser, Project Browser eric7 file | diff | annotate
Fri, 08 Mar 2024 16:08:43 +0100 Detlev Offenbach Corrected some code formatting and coding style issues. server file | diff | annotate
Fri, 08 Mar 2024 15:30:53 +0100 Detlev Offenbach Extended the project support for eric-ide server projects. server 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
Sat, 06 Jan 2024 15:21:02 +0100 Detlev Offenbach Changed some state/mode definitiuons to an enum.Enum class and corrected some code style and formatting issues. eric7 file | diff | annotate
Tue, 02 Jan 2024 11:53:10 +0100 Detlev Offenbach Project Sources Viewer eric7 file | diff | annotate
Mon, 01 Jan 2024 11:10:45 +0100 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-24.01 file | diff | annotate
Sat, 23 Dec 2023 15:48:12 +0100 Detlev Offenbach Updated copyright for 2024. eric7 file | diff | annotate
Wed, 20 Dec 2023 19:28:22 +0100 Detlev Offenbach Converted some source code documentation to the new style. eric7 file | diff | annotate
Mon, 11 Dec 2023 10:30:24 +0100 Detlev Offenbach Project Browser eric7 file | diff | annotate
Tue, 31 Oct 2023 09:22:17 +0100 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-23.11 file | diff | annotate
Wed, 25 Oct 2023 14:30:33 +0200 Detlev Offenbach Project Viewer 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
Thu, 13 Jul 2023 10:02:04 +0200 Detlev Offenbach Project 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
Sun, 11 Dec 2022 11:02:20 +0100 Detlev Offenbach Project Viewer 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, 24 Nov 2022 14:43:31 +0100 Detlev Offenbach Continued refactoring of the project browser related code in order to extract some as plugins later on. eric7 file | diff | annotate
Thu, 24 Nov 2022 11:51:40 +0100 Detlev Offenbach Continued refactoring of the project browser related code in order to extract some as plugins later on. eric7 file | diff | annotate
Wed, 23 Nov 2022 16:07:16 +0100 Detlev Offenbach Continued refactoring of the project browser related code in order to extract some as plugins later on. eric7 file | diff | annotate
Tue, 22 Nov 2022 16:33:30 +0100 Detlev Offenbach Continued refactoring of the project browser related code in order to extract some as plugins later on (added a file category repository to the Project class). eric7 file | diff | annotate
Wed, 16 Nov 2022 18:11:52 +0100 Detlev Offenbach Continued refactoring of the project browser related code in order to extract some as plugins later on. eric7 file | diff | annotate
Tue, 15 Nov 2022 11:06:27 +0100 Detlev Offenbach Started 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
Wed, 02 Nov 2022 12:07:01 +0100 Detlev Offenbach Changed code to resolve or acknowledge some potential security issues. 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, 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
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
Mon, 18 Jul 2022 15:04:21 +0200 Detlev Offenbach Fixed a little glitch in the project sources browser related to code formatting. eric7 file | diff | annotate
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 17:56:42 +0200 Detlev Offenbach Added the 'Code Formatting' to the directory context menu of the sources browser as well. 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