Sun, 30 Jun 2024 17:58:31 +0200 Detlev Offenbach Moved some functions to the EricUtilities package for consistency and adapted the code base accordingly. eric7 file | diff | annotate
Fri, 02 Feb 2024 11:29:08 +0100 Detlev Offenbach eric-ide Server server 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
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
Tue, 04 Jul 2023 15:20:42 +0200 Detlev Offenbach Added the capability to create localized data size strings. 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
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
Wed, 05 Apr 2023 12:05:06 +0200 Detlev Offenbach Corrected some code style and formatting issues. eric7 file | diff | annotate
Sun, 02 Apr 2023 17:57:47 +0200 Detlev Offenbach Fixed an issue caused by semver making an incompatible change in version 3.0.0. eric7-maintenance file | diff | annotate
Sun, 02 Apr 2023 17:57:47 +0200 Detlev Offenbach Fixed an issue caused by semver making an incompatible change in version 3.0.0. eric7 file | diff | annotate
Wed, 29 Mar 2023 15:32:06 +0200 Detlev Offenbach Fixed some issue dealing with semver.VersionInfo objects. eric7-maintenance release-23.04.1 file | diff | annotate
Wed, 29 Mar 2023 15:32:06 +0200 Detlev Offenbach Fixed some issue dealing with semver.VersionInfo objects. 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
Sat, 04 Mar 2023 16:32:32 +0100 Detlev Offenbach Removed backward compatibility code as indicated in the respective TODO markers. 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
Fri, 17 Feb 2023 10:46:26 +0100 Detlev Offenbach Sanitize a version string before an attempt to convert it to a semver.VersionInfo. eric7 file | diff | annotate
Tue, 07 Feb 2023 18:07:12 +0100 Detlev Offenbach MicroPython eric7 file | diff | annotate
Mon, 06 Feb 2023 17:15:20 +0100 Detlev Offenbach Changed code converting a version string into a version tuple to use the 'semver' package. eric7 file | diff | annotate
Thu, 12 Jan 2023 18:08:12 +0100 Detlev Offenbach Started implementing a PDF viewer tool. pdf_viewer 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
Wed, 21 Dec 2022 10:54:29 +0100 Detlev Offenbach Added TODO markers to remove some compatibility code with release 23.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, 30 Nov 2022 09:19:51 +0100 Detlev Offenbach Merged with branch 'eric7' to prepare a new release. eric7-maintenance 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
Mon, 31 Oct 2022 13:52:10 +0100 Detlev Offenbach Fixed an issue importing the eric7config module. eric7-maintenance file | diff | annotate
Mon, 31 Oct 2022 13:52:10 +0100 Detlev Offenbach Fixed an issue importing the eric7config module. 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
Tue, 18 Oct 2022 17:48:03 +0200 Detlev Offenbach Changed the code to use sysconfig.get_path("scripts") wherever possible. 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
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
Tue, 27 Sep 2022 14:59:32 +0200 Detlev Offenbach Changed the handling of 'installed API files' a little bit. eric7 file | diff | annotate
Thu, 22 Sep 2022 19:45:29 +0200 Detlev Offenbach Extended the way the Qt executables are searched for. eric7 file | diff | annotate
Mon, 19 Sep 2022 16:44:08 +0200 Detlev Offenbach Reformatted the source code. eric7 file | diff | annotate
Mon, 19 Sep 2022 11:58:40 +0200 Detlev Offenbach Corrected the determination of the PyQt tools path to consider the configured virtual environments. 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
Wed, 13 Jul 2022 14:55:47 +0200 Detlev Offenbach Reformatted the source code using the 'Black' utility. 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