Sat, 01 Mar 2025 15:52:40 +0100 |
Detlev Offenbach |
Merged with branch 'eric7'.
eric7-maintenance release-25.03
|
file |
diff |
annotate
|
Mon, 24 Feb 2025 15:43:49 +0100 |
Detlev Offenbach |
Adjusted the code to the modified issue codes.
eric7
|
file |
diff |
annotate
|
Tue, 14 Jan 2025 17:29:56 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-25.01
|
file |
diff |
annotate
|
Tue, 10 Dec 2024 15:46:34 +0100 |
Detlev Offenbach |
Updated copyright for 2025.
eric7
|
file |
diff |
annotate
|
Thu, 31 Oct 2024 10:54:33 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-24.11
|
file |
diff |
annotate
|
Fri, 25 Oct 2024 17:58:59 +0200 |
Detlev Offenbach |
Modified modal dialog usage to always include a valid parent (needed for Wayland).
eric7
|
file |
diff |
annotate
|
Tue, 01 Oct 2024 11:27:52 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-24.10
|
file |
diff |
annotate
|
Fri, 27 Sep 2024 17:27:11 +0200 |
Detlev Offenbach |
Refactored some packages, modules and code to allow extracting the 'EricXxx' packages into a library project.
eric7
|
file |
diff |
annotate
|
Wed, 03 Jul 2024 09:20:41 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance
|
file |
diff |
annotate
|
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
|
Mon, 10 Jun 2024 11:41:34 +0200 |
Detlev Offenbach |
Extended the use of eric-ide server environments.
server
|
file |
diff |
annotate
|
Wed, 24 Apr 2024 10:14:16 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-24.05
|
file |
diff |
annotate
|
Tue, 23 Apr 2024 11:26:04 +0200 |
Detlev Offenbach |
Changed the source code and the source code documentation to improve the indication of unused method/function arguments.
eric7
|
file |
diff |
annotate
|
Sat, 20 Apr 2024 18:01:36 +0200 |
Detlev Offenbach |
Changed the source code and the source code documentation to improve the indication of unused method/function arguments.
eric7
|
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
|
Sun, 31 Dec 2023 15:14:14 +0100 |
Detlev Offenbach |
Testing
eric7
|
file |
diff |
annotate
|
Sun, 31 Dec 2023 14:57:43 +0100 |
Detlev Offenbach |
Testing
eric7
|
file |
diff |
annotate
|
Sun, 31 Dec 2023 14:11:11 +0100 |
Detlev Offenbach |
Testing
eric7
|
file |
diff |
annotate
|
Mon, 25 Dec 2023 12:48:30 +0100 |
Detlev Offenbach |
Testing
eric7
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:12 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Thu, 21 Dec 2023 12:03:40 +0100 |
Detlev Offenbach |
Converted some source code documentation to the new style.
eric7
|
file |
diff |
annotate
|
Wed, 20 Dec 2023 10:02:19 +0100 |
Detlev Offenbach |
Added code to sort the list of discovered test cases in ascending order after the discovery run .
eric7
|
file |
diff |
annotate
|
Tue, 19 Dec 2023 09:31:02 +0100 |
Detlev Offenbach |
Testing
eric7
|
file |
diff |
annotate
|
Sat, 16 Dec 2023 16:30:55 +0100 |
Detlev Offenbach |
Testing
eric7
|
file |
diff |
annotate
|
Sat, 16 Dec 2023 10:49:32 +0100 |
Detlev Offenbach |
Fixed a few glitches in the testing widget.
eric7
|
file |
diff |
annotate
|
Wed, 13 Dec 2023 15:54:55 +0100 |
Detlev Offenbach |
Testing
eric7
|
file |
diff |
annotate
|
Tue, 12 Dec 2023 16:43:51 +0100 |
Detlev Offenbach |
Testing
eric7
|
file |
diff |
annotate
|
Sun, 03 Dec 2023 19:46:34 +0100 |
Detlev Offenbach |
Corrected some uses of dict.keys(), dict.values() and dict.items().
eric7
|
file |
diff |
annotate
|
Wed, 29 Nov 2023 14:23:36 +0100 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance release-23.12
|
file |
diff |
annotate
|
Sat, 11 Nov 2023 12:44:51 +0100 |
Detlev Offenbach |
Changed code to use the 'argparse' module to parse the command line parameters instead of using own code.
eric7
|
file |
diff |
annotate
|
Thu, 05 Oct 2023 09:59:53 +0200 |
Detlev Offenbach |
Merged with branch 'eric7' in order to prepare a new release.
eric7-maintenance
|
file |
diff |
annotate
|
Wed, 04 Oct 2023 17:50:59 +0200 |
Detlev Offenbach |
Fixed in issue with several editable combo box selectors, that the value could not be changed if the edited text differed by case only. This was caused by the standard QComboBox completer.
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
|
Sat, 06 May 2023 15:15:27 +0200 |
Detlev Offenbach |
Optimized the testing widget code in order to speed up the display of test results (see issue 500).
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
|
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
|
Tue, 06 Dec 2022 16:04:58 +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
|
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
|
Wed, 02 Nov 2022 12:07:01 +0100 |
Detlev Offenbach |
Changed code to resolve or acknowledge some potential security issues.
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 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
|
Wed, 05 Oct 2022 16:19:31 +0200 |
Detlev Offenbach |
Added support for project embedded environments to the Testing framework and the Start dialog.
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, 06 Sep 2022 13:39:18 +0200 |
Detlev Offenbach |
Testing
eric7
|
file |
diff |
annotate
|
Mon, 05 Sep 2022 18:08:43 +0200 |
Detlev Offenbach |
Testing
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
|