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, 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
Sat, 02 Jul 2022 11:31:03 +0200 Detlev Offenbach Removed the obsolete "getDataFiles()" and "data_files=getDataFiles()" entries from setup.py. 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
Wed, 29 Jun 2022 14:01:17 +0200 Detlev Offenbach Added a 'Funding' URL to the setup.py file. eric7 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
Mon, 06 Jun 2022 16:32:04 +0200 Detlev Offenbach Fixed an issue in the setup.py script causing theme files not to be included in the wheel package. eric7-maintenance release-22.06.1 file | diff | annotate
Mon, 06 Jun 2022 16:32:04 +0200 Detlev Offenbach Fixed an issue in the setup.py script causing theme files not to be included in the wheel package. eric7 file | diff | annotate
Sun, 05 Jun 2022 16:52:05 +0200 Detlev Offenbach Added the capability to define the project license in the project properties dialog. eric7 file | diff | annotate
Fri, 03 Jun 2022 19:54:57 +0200 Detlev Offenbach CycloneDX Interface eric7 file | diff | annotate
Thu, 02 Jun 2022 11:19:50 +0200 Detlev Offenbach Removed an outdated TODO marker. 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 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
Sun, 10 Apr 2022 18:15:00 +0200 Detlev Offenbach Little correction. eric7 file | diff | annotate
Mon, 28 Mar 2022 18:13:15 +0200 Detlev Offenbach Finished implementing the basic functionality of a license lister for pip installed packages (based on pip-licenses). eric7 file | diff | annotate
Sun, 27 Mar 2022 19:56:41 +0200 Detlev Offenbach Started to implement a license lister for pip installed packages based on pip-licenses. eric7 file | diff | annotate
Tue, 22 Mar 2022 19:31:29 +0100 Detlev Offenbach Added the dependency to 'pipdeptree' to introduce the capability to show a pip dependency tree. eric7 file | diff | annotate
Sun, 13 Mar 2022 19:59:03 +0100 Detlev Offenbach Started implementing a vulnerability checker based on the data of the Safety DB. eric7 file | diff | annotate
Mon, 28 Feb 2022 19:44:36 +0100 Detlev Offenbach Changed calls to subprocess.call() and subprocess.check_output() to use subprocess.run(). eric7 file | diff | annotate
Sun, 09 Jan 2022 17:44:57 +0100 Detlev Offenbach General eric7 file | diff | annotate
Thu, 30 Dec 2021 11:17:58 +0100 Detlev Offenbach Updated copyright for 2022. eric7 file | diff | annotate
Sat, 20 Nov 2021 16:58:16 +0100 Detlev Offenbach Updated the setup and install script for the updated coverage package. eric7 file | diff | annotate
Sat, 30 Oct 2021 10:51:40 +0200 Detlev Offenbach Corrected the setup.py file. maintenance release-21.11 file | diff | annotate
Mon, 25 Oct 2021 18:30:10 +0200 Detlev Offenbach Adjusted the install script and the setup.py script. eric7 file | diff | annotate
Thu, 14 Oct 2021 17:46:41 +0200 Detlev Offenbach Lifted the version requirements for PyQt5. file | diff | annotate
Sun, 03 Oct 2021 13:04:53 +0200 Detlev Offenbach Improved installation procedure to also create application icons on ChromeOS. file | diff | annotate
Sun, 03 Oct 2021 13:06:20 +0200 Detlev Offenbach Improved installation procedure to also create application icons on ChromeOS. eric7 file | diff | annotate
Sat, 25 Sep 2021 16:02:59 +0200 Detlev Offenbach Activated some code related to Qt 6.2.0. eric7 file | diff | annotate
Fri, 17 Sep 2021 19:04:07 +0200 Detlev Offenbach Virtual Environments eric7 file | diff | annotate
Sat, 11 Sep 2021 19:47:02 +0200 Detlev Offenbach Jedi: integrated the Assistant Jedi plugin as a fixed part of eric. eric7 file | diff | annotate
Sat, 10 Jul 2021 12:31:31 +0200 Detlev Offenbach Changed quite a few PyQt5 references to PyQt6. eric7 file | diff | annotate
Sat, 10 Jul 2021 11:41:13 +0200 Detlev Offenbach Removed 'mercurial' from the list of install dependencies. eric7 file | diff | annotate
Sat, 10 Jul 2021 11:39:17 +0200 Detlev Offenbach Removed 'mercurial' as an install dependency. file | diff | annotate
Wed, 23 Jun 2021 18:55:54 +0200 Detlev Offenbach Streamline the install script a little bit. eric7 file | diff | annotate
Sat, 22 May 2021 20:25:21 +0200 Detlev Offenbach Removed some commented code. eric7 file | diff | annotate
Fri, 21 May 2021 17:45:47 +0200 Detlev Offenbach Prepared the setup.py file. eric7 file | diff | annotate
Sun, 16 May 2021 20:07:24 +0200 Detlev Offenbach Replaced all imports of PyQt5 to PyQt6 and started to replace code using obsoleted methods and adapt to the PyQt6 enum usage. eric7 file | diff | annotate
Sat, 15 May 2021 20:08:03 +0200 Detlev Offenbach Finished renaming eric6 to eric7. eric7 file | diff | annotate
Tue, 04 May 2021 19:30:25 +0200 Detlev Offenbach Made Mercurial an optional installation requirement. file | diff | annotate
Sat, 01 May 2021 15:08:38 +0200 Detlev Offenbach setup.py: raised the minimum Python version to 3.6. file | diff | annotate
Wed, 21 Apr 2021 17:56:12 +0200 Detlev Offenbach Third Party packages file | diff | annotate
Thu, 15 Apr 2021 18:11:24 +0200 Detlev Offenbach Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 2). file | diff | annotate
Wed, 14 Apr 2021 19:59:16 +0200 Detlev Offenbach Applied some more code simplifications suggested by the new Simplify checker (Y105: use contextlib.suppress) (batch 1). file | diff | annotate
Mon, 22 Feb 2021 19:15:06 +0100 Detlev Offenbach Changed setup.py and the install script to include the dependency to PyYAML and toml packages. file | diff | annotate
Sun, 21 Feb 2021 12:53:26 +0100 Detlev Offenbach setup.py, install.py: fixed PyQt version to < 5.15.2 in order to get a working config on Debian. file | diff | annotate
Mon, 01 Feb 2021 14:49:12 +0100 Detlev Offenbach Made some more JSON file related changes and exported some dark styles in the new file format. file | diff | annotate
Wed, 06 Jan 2021 13:47:01 +0100 Detlev Offenbach Harmonized some user visible strings and changed the term 'eric6' to the more generic 'eric'. file | diff | annotate
Wed, 30 Dec 2020 11:00:05 +0100 Detlev Offenbach Updated copyright for 2021. file | diff | annotate
Sun, 22 Nov 2020 16:04:59 +0100 Detlev Offenbach Changed code to not use the OSError aliases (IOError, EnvironmentError, socket.error and select.error) anymore. file | diff | annotate
Thu, 22 Oct 2020 19:42:29 +0200 Detlev Offenbach Added information about the directory the installation was done from. file | diff | annotate
Wed, 21 Oct 2020 20:00:57 +0200 Detlev Offenbach Install Info: added the installation date and time to the install info structure. file | diff | annotate
Sun, 18 Oct 2020 18:51:45 +0200 Detlev Offenbach Implementing code to record and/or guess some information about the installation process. file | diff | annotate
Sun, 18 Oct 2020 11:40:02 +0200 Detlev Offenbach setup.py: extended classifiers by an entry for Python 3.9. file | diff | annotate
Wed, 14 Oct 2020 17:50:39 +0200 Detlev Offenbach Changed code to use context manager 'open()' for file operations. file | diff | annotate
Mon, 12 Oct 2020 19:28:42 +0200 Detlev Offenbach Performed some more code cleanup. file | diff | annotate
Sun, 11 Oct 2020 17:54:52 +0200 Detlev Offenbach Changed code to not use deprecated 'QRegExp' anymore. file | diff | annotate
Thu, 01 Oct 2020 17:46:14 +0200 Detlev Offenbach Fixed some code style issues and one coding issue. file | diff | annotate
Thu, 24 Sep 2020 19:47:55 +0200 Detlev Offenbach setup.py: extended data file extensions to include all data files the source depends on (prepare to get rid of resources). file | diff | annotate
(0) -60 tip

eric ide

mercurial