Fri, 01 Jul 2022 11:02:32 +0200 |
Detlev Offenbach |
Merged with branch "eric7" to prepare a new release.
eric7-maintenance
|
file |
diff |
annotate
|
Sat, 04 Jun 2022 16:56:22 +0200 |
Detlev Offenbach |
Corrected a typo in a method name of the Pip class.
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, 24 May 2022 14:55:31 +0200 |
Detlev Offenbach |
Extended the list of data returned by 'piplicenses'.
eric7
|
file |
diff |
annotate
|
Sun, 08 May 2022 15:44:29 +0200 |
Detlev Offenbach |
Added a few more API calls to the Project object to
unittest
|
file |
diff |
annotate
|
Mon, 04 Apr 2022 17:43:43 +0200 |
Detlev Offenbach |
Changed occurrences of sys.executable with a method to get rid of the "w" on Windows and macOS systems (i.e. change pythonw to python).
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
|
Thu, 24 Mar 2022 19:27:29 +0100 |
Detlev Offenbach |
Fixed a Windows specific issue causing the dependency tree to fail.
eric7
|
file |
diff |
annotate
|
Wed, 23 Mar 2022 20:21:42 +0100 |
Detlev Offenbach |
pip Interface
eric7
|
file |
diff |
annotate
|
Tue, 15 Mar 2022 17:58:02 +0100 |
Detlev Offenbach |
Updated source code documentation.
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
|
Sun, 13 Mar 2022 15:20:26 +0100 |
Detlev Offenbach |
Refactored the 'pip freeze' functionality and moved it to the main pip interface module.
eric7
|
file |
diff |
annotate
|
Mon, 07 Mar 2022 19:18:46 +0100 |
Detlev Offenbach |
Changed the automatic upgrade check to check against the eric-ide package of PyPI.
eric7
|
file |
diff |
annotate
|
Sun, 06 Mar 2022 19:53:19 +0100 |
Detlev Offenbach |
General
eric7
|
file |
diff |
annotate
|
Sat, 05 Mar 2022 18:01:12 +0100 |
Detlev Offenbach |
Added capability to upgrade PyQt packages eric depends on from within eric.
eric7
|
file |
diff |
annotate
|
Tue, 08 Feb 2022 16:21:09 +0100 |
Detlev Offenbach |
Implemented some performance improvements.
eric7
|
file |
diff |
annotate
|
Thu, 30 Dec 2021 11:17:58 +0100 |
Detlev Offenbach |
Updated copyright for 2022.
eric7
|
file |
diff |
annotate
|
Tue, 28 Sep 2021 18:03:00 +0200 |
Detlev Offenbach |
Pip Interface: improved the upgrade of PyQt6 packages to only fire for the environment used by eric itself.
eric7
|
file |
diff |
annotate
|
Tue, 14 Sep 2021 19:18:33 +0200 |
Detlev Offenbach |
Removed some more obsolete TODO markers.
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, 22 May 2021 19:58:24 +0200 |
Detlev Offenbach |
Sorted the eric specific extensions into packages named like the corresponding PyQt packages (i.e. EricCore,EricGui and EricWidgets).
eric7
|
file |
diff |
annotate
|
Sat, 22 May 2021 18:51:46 +0200 |
Detlev Offenbach |
Renamed the modules and classes of the E5Gui package to have the prefix 'Eric' instead of 'E5'.
eric7
|
file |
diff |
annotate
|
Sat, 22 May 2021 16:52:45 +0200 |
Detlev Offenbach |
Renamed 'E5Utilities' to 'EricUtilities' and 'E5Network' to 'EricNetwork'.
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
|
Sat, 15 May 2021 18:45:04 +0200 |
Detlev Offenbach |
Started to rename eric6 to eric7.
eric7
|
file |
diff |
annotate
| base
|