Tue, 10 Dec 2024 15:48:52 +0100 |
Detlev Offenbach |
Updated copyright for 2025.
eric7 tip
|
file |
diff |
annotate
|
Sat, 26 Oct 2024 12:25:21 +0200 |
Detlev Offenbach |
- changed use of modal dialogs to ensure a valid parent
eric7 release-10.3.4
|
file |
diff |
annotate
|
Mon, 22 Apr 2024 16:13:31 +0200 |
Detlev Offenbach |
Added a type filter to show just results of the selected type.
eric7 release-10.3.0
|
file |
diff |
annotate
|
Sat, 23 Dec 2023 15:48:46 +0100 |
Detlev Offenbach |
Updated copyright for 2024.
eric7
|
file |
diff |
annotate
|
Wed, 30 Aug 2023 13:07:19 +0200 |
Detlev Offenbach |
Corrected some code style issues.
eric7
|
file |
diff |
annotate
|
Sat, 27 May 2023 15:01:30 +0200 |
Detlev Offenbach |
Fixed a forgotten attribute definition causing an exception, when the dialog was closed before a run had been performed.
eric7 release-10.2.2
|
file |
diff |
annotate
|
Fri, 26 May 2023 10:45:38 +0200 |
Detlev Offenbach |
Added missing close event handler.
eric7 release-10.2.1
|
file |
diff |
annotate
|
Sat, 31 Dec 2022 16:27:41 +0100 |
Detlev Offenbach |
Updated copyright for 2023.
eric7
|
file |
diff |
annotate
|
Tue, 20 Dec 2022 19:52:15 +0100 |
Detlev Offenbach |
Adapted some import statements to eric 23.1 and newer.
eric7 release-10.2.0
|
file |
diff |
annotate
|
Mon, 24 Oct 2022 17:25:12 +0200 |
Detlev Offenbach |
Adapted the import statements to the new structure.
eric7 release-10.1.0
|
file |
diff |
annotate
|
Mon, 19 Sep 2022 18:11:49 +0200 |
Detlev Offenbach |
Reformatted the sources with the Black tool.
eric7
|
file |
diff |
annotate
|
Mon, 19 Sep 2022 18:06:19 +0200 |
Detlev Offenbach |
Removed the progress label.
eric7
|
file |
diff |
annotate
|
Thu, 30 Dec 2021 11:19:55 +0100 |
Detlev Offenbach |
Updated copyright for 2022.
eric7
|
file |
diff |
annotate
|
Sun, 27 Jun 2021 12:46:48 +0200 |
Detlev Offenbach |
Fixed a typo and corrected all translations.
eric7
|
file |
diff |
annotate
|
Tue, 25 May 2021 20:09:01 +0200 |
Detlev Offenbach |
Fixed an issue.
eric7
|
file |
diff |
annotate
|
Tue, 25 May 2021 19:36:03 +0200 |
Detlev Offenbach |
Ported the plug-in to PyQt6 for eric7.
eric7
|
file |
diff |
annotate
|
Sun, 25 Apr 2021 16:13:53 +0200 |
Detlev Offenbach |
Upgraded embedded vulture library to version 2.3.0 (no eric patches for slot support needed anymore).
|
file |
diff |
annotate
|
Wed, 30 Dec 2020 11:02:01 +0100 |
Detlev Offenbach |
Updated copyright for 2021.
|
file |
diff |
annotate
|
Sun, 22 Nov 2020 16:14:24 +0100 |
Detlev Offenbach |
Changed code to not use the OSError aliases (IOError, EnvironmentError, socket.error and select.error) anymore.
release-3.1.1
|
file |
diff |
annotate
|
Wed, 07 Oct 2020 19:35:30 +0200 |
Detlev Offenbach |
Changed calls to exec_() into exec() (remainder of Python2 elimination).
release-3.1.0
|
file |
diff |
annotate
|
Tue, 23 Jun 2020 17:33:21 +0200 |
Detlev Offenbach |
Removed support for Python2.
release-3.0.0
|
file |
diff |
annotate
|
Wed, 01 Jan 2020 11:58:52 +0100 |
Detlev Offenbach |
Updated copyright for 2020.
|
file |
diff |
annotate
|
Thu, 10 Jan 2019 14:20:59 +0100 |
Detlev Offenbach |
Updated copyright for 2019.
|
file |
diff |
annotate
|
Sun, 25 Nov 2018 12:44:16 +0100 |
Detlev Offenbach |
Upgraded the embedded vulture library to version 1.0.0 (with eric patches to support PyQt/PySide slots).
release-2.0.0
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 16:59:08 +0100 |
Detlev Offenbach |
Updated copyright for 2018.
|
file |
diff |
annotate
|
Mon, 27 Mar 2017 19:51:12 +0200 |
Detlev Offenbach |
Fixed some code style issues.
release-1.0.3
|
file |
diff |
annotate
|
Sat, 31 Dec 2016 13:50:28 +0100 |
Detlev Offenbach |
Updated copyright for 2017.
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:18:53 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
|
file |
diff |
annotate
|
Sat, 31 Oct 2015 13:19:57 +0100 |
Detlev Offenbach |
Added an info for sending the data to the backend.
|
file |
diff |
annotate
|
Sun, 11 Oct 2015 19:29:38 +0200 |
Detlev Offenbach |
Added some vulture improvements from vulture repository.
|
file |
diff |
annotate
|
Wed, 07 Oct 2015 19:21:32 +0200 |
Detlev Offenbach |
Fixed some code style issues.
|
file |
diff |
annotate
|
Wed, 07 Oct 2015 19:17:49 +0200 |
Detlev Offenbach |
Added PyQt slot support to the dialogs.
|
file |
diff |
annotate
|
Tue, 06 Oct 2015 20:01:23 +0200 |
Detlev Offenbach |
Patched the included vulture.py to support the @pyqtSlot() decorator.
|
file |
diff |
annotate
|
Tue, 06 Oct 2015 19:29:52 +0200 |
Detlev Offenbach |
Finished implementing the whitelist edit dialog.
|
file |
diff |
annotate
|
Mon, 05 Oct 2015 19:40:51 +0200 |
Detlev Offenbach |
Started implementing the whitelist functionality.
|
file |
diff |
annotate
|
Sun, 04 Oct 2015 18:40:19 +0200 |
Detlev Offenbach |
Added a TODO comment.
|
file |
diff |
annotate
|
Sun, 04 Oct 2015 18:28:36 +0200 |
Detlev Offenbach |
Continued implementing the vulture checker.
|
file |
diff |
annotate
|