Mon, 27 Feb 2023 16:59:51 +0100 Detlev Offenbach Little change to the install script. 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
Wed, 25 Jan 2023 10:08:19 +0100 Detlev Offenbach Changed the install script to do parallel source code compilation. eric7 file | diff | annotate
Tue, 24 Jan 2023 10:52:27 +0100 Detlev Offenbach Merged with branch 'pdf_viewer' to start next development phase. 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
Mon, 23 Jan 2023 17:12:03 +0100 Detlev Offenbach Corrected some code formatting and style issues. pdf_viewer file | diff | annotate
Sun, 22 Jan 2023 15:02:34 +0100 Detlev Offenbach Corrected some code formatting issues. 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
Thu, 12 Jan 2023 11:52:43 +0100 Detlev Offenbach Updated the various scripts. eric7 file | diff | annotate
Wed, 11 Jan 2023 15:03:59 +0100 Detlev Offenbach Debug Client - Python eric7 file | diff | annotate
Sat, 07 Jan 2023 16:23:59 +0100 Detlev Offenbach Corrected an issue in the install script. eric7 file | diff | annotate
Fri, 06 Jan 2023 18:02:02 +0100 Detlev Offenbach Changed the install script to output a descriptive message when an invalid configuration file is given using the -f option. eric7 file | diff | annotate
Wed, 04 Jan 2023 14:59:40 +0100 Detlev Offenbach Modified the pyproject.toml file to include a reference to the license file and changed its extension to be .txt. 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
Wed, 21 Dec 2022 11:24:45 +0100 Detlev Offenbach Removed use of 'send2trash'. eric7 file | diff | annotate
Sun, 18 Dec 2022 14:06:16 +0100 Detlev Offenbach Corrected a typo in the install.py help text. 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
Wed, 30 Nov 2022 09:19:51 +0100 Detlev Offenbach Merged with branch 'eric7' to prepare a new release. eric7-maintenance file | diff | annotate
Tue, 08 Nov 2022 11:34:19 +0100 Detlev Offenbach Changed code to use 'iimportlib.import_module()' instead of '__import__()'. 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
Mon, 31 Oct 2022 15:29:18 +0100 Detlev Offenbach Code Formatting 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
Thu, 20 Oct 2022 08:23:37 +0200 Detlev Offenbach Corrected the installation of documentation in the install.py script. eric7 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
Thu, 13 Oct 2022 17:55:37 +0200 Detlev Offenbach Reformatted the code with the black tool. eric7 file | diff | annotate
Wed, 12 Oct 2022 19:54:22 +0200 Detlev Offenbach Corrected a few code style issues. eric7 file | diff | annotate
Sun, 02 Oct 2022 14:46:21 +0200 Detlev Offenbach Adjusted the Linux specific meta files to the eric7_ide change. eric7 file | diff | annotate
Sun, 02 Oct 2022 14:18:49 +0200 Detlev Offenbach Fixed some issues installing eric7 on Windows platforms. eric7 file | diff | annotate
Sun, 02 Oct 2022 11:44:07 +0200 Detlev Offenbach Corrected command line parsing of the install script. eric7-maintenance file | diff | annotate
Sun, 02 Oct 2022 11:44:07 +0200 Detlev Offenbach Corrected command line parsing of the install script. eric7 file | diff | annotate
Sun, 02 Oct 2022 11:29:11 +0200 Detlev Offenbach Scripts 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
Thu, 29 Sep 2022 11:18:50 +0200 Detlev Offenbach Improved the install script with respect to API files installation. eric7 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
Mon, 26 Sep 2022 14:20:25 +0200 Detlev Offenbach Changed the install script to only install the qt6-applications package if requested explicitly (--with-tools). eric7 file | diff | annotate
Fri, 23 Sep 2022 11:47:42 +0200 Detlev Offenbach Improved the install script to create some more non-existing directories and deal with permission errors. eric7 file | diff | annotate
Thu, 15 Sep 2022 11:00:36 +0200 Detlev Offenbach Fixed some code style issues detected by the new checks. eric7 file | diff | annotate
Tue, 06 Sep 2022 15:08:41 +0200 Detlev Offenbach install scripts eric7 file | diff | annotate
Fri, 02 Sep 2022 14:07:46 +0200 Detlev Offenbach Merged with branch 'eric7' to prepare a new release. eric7-maintenance release-22.09 file | diff | annotate
Fri, 29 Jul 2022 16:29:31 +0200 Detlev Offenbach Simplified some code iaw. recommendations of the extended style checker and reformatted the code with black. 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
Thu, 21 Jul 2022 14:15:36 +0200 Detlev Offenbach Corrected another issue related to pip outputting additional data after the JSON line for 'pip list'. eric7 file | diff | annotate
Thu, 14 Jul 2022 11:19:59 +0200 Detlev Offenbach Slight modificytion to the install script to handle cleanup a bit better. 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
Tue, 12 Jul 2022 16:26:22 +0200 Detlev Offenbach pip Interface 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
Fri, 01 Jul 2022 11:02:32 +0200 Detlev Offenbach Merged with branch "eric7" to prepare a new release. eric7-maintenance file | diff | annotate
Sun, 26 Jun 2022 15:01:48 +0200 Detlev Offenbach Changed code to use the 'trove-classifiers' package instead of a local text file copy or a download from PyPI. eric7 file | diff | annotate
Fri, 10 Jun 2022 11:12:50 +0200 Detlev Offenbach Changed 'setup.py' and 'install.py' to check the allowed Python version range to >= 3.7.0 but < 3.12.0. eric7 file | diff | annotate
Sun, 05 Jun 2022 17:00:41 +0200 Detlev Offenbach Modified the install script to ensure the trove license list file is installed locally. eric7 file | diff | annotate
Fri, 03 Jun 2022 19:54:57 +0200 Detlev Offenbach CycloneDX Interface eric7 file | diff | annotate
Wed, 01 Jun 2022 13:48:49 +0200 Detlev Offenbach Merged with branch 'eric7' in order to prepare a new release. eric7-maintenance release-22.06 file | diff | annotate
Tue, 31 May 2022 10:49:02 +0200 Detlev Offenbach Corrected some code style issues and a glitch in the package license dialog filter function. eric7 file | diff | annotate
Tue, 31 May 2022 09:59:42 +0200 Detlev Offenbach Syntax Checker eric7 file | diff | annotate
Mon, 16 May 2022 19:46:51 +0200 Detlev Offenbach Performed some refactoring to avoid possible name clashes on case-insensitive systems. unittest file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial