Fri, 01 Jul 2022 11:02:32 +0200 |
Detlev Offenbach |
Merged with branch "eric7" to prepare a new release.
eric7-maintenance
|
file |
diff |
annotate
|
Tue, 28 Jun 2022 19:19:05 +0200 |
Detlev Offenbach |
Fixed some pathlib related issues.
eric7
|
file |
diff |
annotate
|
Fri, 17 Jun 2022 16:36:14 +0200 |
Detlev Offenbach |
Finished replacing the use of "QFileInfo()" with Python equivalents.
eric7
|
file |
diff |
annotate
|
Thu, 16 Jun 2022 18:28:59 +0200 |
Detlev Offenbach |
Started replacing the use of "QFileInfo()" with Python equivalents.
eric7
|
file |
diff |
annotate
|
Tue, 14 Jun 2022 12:11:43 +0200 |
Detlev Offenbach |
Corrected some widget parent connections.
eric7
|
file |
diff |
annotate
|
Fri, 10 Jun 2022 10:41:38 +0200 |
Detlev Offenbach |
Fixed an issue in project causing the debugger properties load not being remembered.
eric7
|
file |
diff |
annotate
|
Thu, 09 Jun 2022 16:13:18 +0200 |
Detlev Offenbach |
Completed the SBOM generation support by adding a metadata dialog.
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
|
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
|
Mon, 23 May 2022 16:50:39 +0200 |
Detlev Offenbach |
Changed logic creating the coverage and profile data file names.
unittest
|
file |
diff |
annotate
|
Wed, 18 May 2022 08:43:36 +0200 |
Detlev Offenbach |
Modified the 'getTestFileName()' function of the Utilities module to allow for additional test file name patterns (currently 'test...' and 'test_...').
unittest
|
file |
diff |
annotate
|
Tue, 17 May 2022 17:23:07 +0200 |
Detlev Offenbach |
Implemented the "Show Coverage" functionality and corrected the coverage related code in UnittestRunner.
unittest
|
file |
diff |
annotate
|
Mon, 16 May 2022 17:22:43 +0200 |
Detlev Offenbach |
Integrated the new testing widget into the eric IDE (compared to as a standalone app) and implemented the 'Show Source' functionality.
unittest
|
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
|
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
|
Mon, 15 Nov 2021 19:57:33 +0100 |
Detlev Offenbach |
Rearranged the 'Project-Tools' menu a little bit.
eric7
|
file |
diff |
annotate
|
Wed, 03 Nov 2021 20:02:41 +0100 |
Detlev Offenbach |
Corrected some code style issues detected by the enhanced comprehensions check.
eric7
|
file |
diff |
annotate
|
Mon, 20 Sep 2021 19:47:18 +0200 |
Detlev Offenbach |
Continued implementing the VCS status widget for the left side.
eric7
|
file |
diff |
annotate
|
Sun, 19 Sep 2021 19:59:06 +0200 |
Detlev Offenbach |
Started implementing the VCS status widget for the left side.
eric7
|
file |
diff |
annotate
|
Mon, 12 Jul 2021 19:52:49 +0200 |
Detlev Offenbach |
Modified the shutdown code logic to not check PyPI for changed packages.
eric7
|
file |
diff |
annotate
|
Thu, 27 May 2021 17:40:23 +0200 |
Detlev Offenbach |
Project: added support for the '--exclude' option of pylupdate6.
eric7
|
file |
diff |
annotate
|
Sun, 23 May 2021 15:35:49 +0200 |
Detlev Offenbach |
Corrected some code style issues.
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 19:52:34 +0200 |
Detlev Offenbach |
Fixed an issue in Project.py.
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 11:14:43 +0200 |
Detlev Offenbach |
Removed for writing old style XML files and renamed E5XML to EricXML.
eric7
|
file |
diff |
annotate
|
Thu, 20 May 2021 19:20:50 +0200 |
Detlev Offenbach |
Changed the E6Plugin project type to E7Plugin.
eric7
|
file |
diff |
annotate
|
Tue, 18 May 2021 18:19:47 +0200 |
Detlev Offenbach |
Continued porting eric to PyQt6.
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
|