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
Tue, 09 Jul 2024 17:05:43 +0200 Detlev Offenbach Reworked the recent change to determine Python files dynamically. eric7 release-10.3.3 file | diff | annotate
Tue, 09 Jul 2024 14:31:29 +0200 Detlev Offenbach Changed code to not use the obsolete 'determinePythonVersion()' function anymore. eric7 release-10.3.2 file | diff | annotate
Tue, 23 Apr 2024 09:33:02 +0200 Detlev Offenbach Prepared release with translations update. eric7 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:40:17 +0100 Detlev Offenbach Updated version info to indicate relation to eric7. eric7 release-10.0.0 file | diff | annotate
Thu, 30 Dec 2021 11:19:55 +0100 Detlev Offenbach Updated copyright for 2022. eric7 file | diff | annotate
Mon, 27 Sep 2021 15:32:56 +0200 Detlev Offenbach Changed the 'multiprocessing.Process()' code of the background batch services to (hopefully) cure the slow down when used multiple times. 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
Thu, 13 May 2021 18:00:15 +0200 Detlev Offenbach Removed the included 'vulture' library and have it as an external dependency installed during the plug-in installation (for eric > 21.5) release-5.0.0 file | diff | annotate
Mon, 26 Apr 2021 17:16:09 +0200 Detlev Offenbach Fixed a packaging issue. release-4.0.1 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
Sat, 01 Dec 2018 10:22:33 +0100 Detlev Offenbach Prepared new release. release-2.0.1 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
Thu, 22 Jun 2017 18:24:40 +0200 Detlev Offenbach Added functionality to limit the number of processes used for background services. release-1.1.0 file | diff | annotate
Sun, 09 Apr 2017 17:17:43 +0200 Detlev Offenbach Fixed a serious bug related to the queue module being called Queue in Python 2. release-1.0.5 file | diff | annotate
Fri, 31 Mar 2017 17:59:28 +0200 Detlev Offenbach Corrected an issue in the checker services that caused it to block, if an exception was thrown in the checker class. release-1.0.4 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
Sat, 26 Nov 2016 14:56:40 +0100 Detlev Offenbach Eliminated direct access to the pdata structure of the Project class. release-1.0.2 file | diff | annotate
Sat, 09 Jul 2016 13:17:02 +0200 Detlev Offenbach Updated Russian translations provided by Alexander Barkoff. release-1.0.1 file | diff | annotate
Fri, 01 Jan 2016 12:18:53 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Sat, 05 Dec 2015 17:14:18 +0100 Detlev Offenbach First stable release. release-1.0.0 file | diff | annotate
Sat, 31 Oct 2015 13:20:39 +0100 Detlev Offenbach Changed version number for next release. file | diff | annotate
Sun, 11 Oct 2015 19:48:32 +0200 Detlev Offenbach Fixed a bug deactivating the plug-in. file | diff | annotate
Sun, 11 Oct 2015 19:33:57 +0200 Detlev Offenbach Fixed a bug deactivating the plug-in. release-0.2.0 file | diff | annotate
Sun, 11 Oct 2015 19:29:38 +0200 Detlev Offenbach Added some vulture improvements from vulture repository. file | diff | annotate
Fri, 09 Oct 2015 19:00:49 +0200 Detlev Offenbach Corrected the name header variable. 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:28:36 +0200 Detlev Offenbach Continued implementing the vulture checker. file | diff | annotate
Sat, 03 Oct 2015 19:07:40 +0200 Detlev Offenbach Started implementing the vulture checker. file | diff | annotate
Sat, 03 Oct 2015 17:08:28 +0200 Detlev Offenbach Started the vulture plug-in project. file | diff | annotate
(0) tip

eric ide

mercurial