Tue, 10 Dec 2024 15:48:54 +0100 Detlev Offenbach Updated copyright for 2025. eric7 tip file | diff | annotate
Sat, 26 Oct 2024 15:31:20 +0200 Detlev Offenbach Converted the header to the new style. eric7 release-10.3.3 file | diff | annotate
Tue, 09 Jul 2024 16:52:48 +0200 Detlev Offenbach Reworked the recent change to determine Python files dynamically. eric7 release-10.3.2 file | diff | annotate
Tue, 09 Jul 2024 14:24:16 +0200 Detlev Offenbach Added the Ui_*.py files and redid the distribution archive. eric7 release-10.3.1 file | diff | annotate
Tue, 09 Jul 2024 13:30:05 +0200 Detlev Offenbach Corrected a code formatting issue. eric7 file | diff | annotate
Tue, 09 Jul 2024 13:29:10 +0200 Detlev Offenbach Removed the use of 'determinePythonVersion()' function because we only support Python 3. eric7 file | diff | annotate
Sun, 19 May 2024 18:10:31 +0200 Detlev Offenbach Adapted the plugin to remote (server) development because the eric IDE server does not support remote plugins yet. eric7 release-10.3.0 file | diff | annotate
Sat, 23 Dec 2023 15:48:48 +0100 Detlev Offenbach Updated copyright for 2024. eric7 file | diff | annotate
Wed, 30 Aug 2023 13:20:08 +0200 Detlev Offenbach Corrected some code style issues and code documentation. eric7 file | diff | annotate
Sat, 27 May 2023 15:33:58 +0200 Detlev Offenbach Added missing close event handlers and removed some unused method arguments. eric7 release-10.2.1 file | diff | annotate
Sat, 31 Dec 2022 16:27:44 +0100 Detlev Offenbach Updated copyright for 2023. eric7 file | diff | annotate
Wed, 21 Dec 2022 08:52:36 +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:38:00 +0200 Detlev Offenbach Adapted the import statements to the new structure. eric7 release-10.1.0 file | diff | annotate
Mon, 19 Sep 2022 17:54:33 +0200 Detlev Offenbach Reformatted the code iaw. Black styling. eric7 file | diff | annotate
Mon, 19 Sep 2022 17:43:37 +0200 Detlev Offenbach Removed the progress labels. eric7 file | diff | annotate
Thu, 30 Dec 2021 11:43:25 +0100 Detlev Offenbach Updated version info to indicate relation to eric7. eric7 release-10.0.2 file | diff | annotate
Thu, 30 Dec 2021 11:19:57 +0100 Detlev Offenbach Updated copyright for 2022. eric7 file | diff | annotate
Mon, 27 Sep 2021 15:43:50 +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
Sun, 11 Jul 2021 14:40:09 +0200 Detlev Offenbach Fixed an issue caused by a forgotten eric7 change. eric7 file | diff | annotate
Wed, 26 May 2021 17:43:25 +0200 Detlev Offenbach Ported the plug-in to PyQt6 for eric7. eric7 file | diff | annotate
Thu, 13 May 2021 18:10:26 +0200 Detlev Offenbach Removed the included 'radon' library and have it as an external dependency installed during the plug-in installation (for eric > 21.5). release-4.0.0 file | diff | annotate
Sun, 25 Apr 2021 16:41:47 +0200 Detlev Offenbach Implemented some code simplifications. file | diff | annotate
Wed, 30 Dec 2020 11:02:04 +0100 Detlev Offenbach Updated copyright for 2021. file | diff | annotate
Sun, 22 Nov 2020 16:19:47 +0100 Detlev Offenbach Changed code to not use the OSError aliases (IOError, EnvironmentError, socket.error and select.error) anymore. release-3.0.2 file | diff | annotate
Wed, 24 Jun 2020 17:32:41 +0200 Detlev Offenbach Introduced colors for dark color themes. release-3.0.1 file | diff | annotate
Tue, 23 Jun 2020 19:05:15 +0200 Detlev Offenbach Removed support for Python2. release-3.0.0 file | diff | annotate
Wed, 01 Jan 2020 11:58:55 +0100 Detlev Offenbach Updated copyright for 2020. file | diff | annotate
Sat, 23 Feb 2019 17:28:52 +0100 Detlev Offenbach Prepared a new release. file | diff | annotate
Thu, 10 Jan 2019 14:21:01 +0100 Detlev Offenbach Updated copyright for 2019. file | diff | annotate
Sat, 01 Dec 2018 13:41:50 +0100 Detlev Offenbach Prepared new release. release-2.0.1 file | diff | annotate
Sun, 25 Nov 2018 18:32:27 +0100 Detlev Offenbach Upgraded the embedded Radon library to version 2.4.0. release-2.0.0 file | diff | annotate
Sun, 31 Dec 2017 16:59:09 +0100 Detlev Offenbach Updated copyright for 2018. file | diff | annotate
Fri, 23 Jun 2017 18:53:09 +0200 Detlev Offenbach Updated translations. release-1.1.1 file | diff | annotate
Thu, 22 Jun 2017 18:38:10 +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:14:50 +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:56:43 +0200 Detlev Offenbach Corrected an issue in various checker services that caused them to block, if an exception was thrown in a checker class. release-1.0.4 file | diff | annotate
Mon, 27 Mar 2017 18:34:33 +0200 Detlev Offenbach Fixed some code style issues. release-1.0.3 file | diff | annotate
Sat, 31 Dec 2016 13:50:43 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Sun, 27 Nov 2016 13:09:19 +0100 Alexander Barkoff Updated Russian translations. release-1.0.2 file | diff | annotate
Sat, 26 Nov 2016 14:37:27 +0100 Detlev Offenbach Eliminated direct access to the pdata structure of the Project class. release-1.0.1 file | diff | annotate
Fri, 01 Jan 2016 12:18:55 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Sat, 05 Dec 2015 17:18:22 +0100 Detlev Offenbach First stable release. release-1.0.0 file | diff | annotate
Sun, 22 Nov 2015 13:47:56 +0100 Detlev Offenbach Prepared new release. release-0.7.0 file | diff | annotate
Sun, 27 Sep 2015 16:44:29 +0200 Detlev Offenbach Added code to remember the minimum rank for a project. release-0.6.0 file | diff | annotate
Sun, 27 Sep 2015 12:36:33 +0200 Detlev Offenbach Added Spanish translations and updated Russian translations. release-0.5.0 file | diff | annotate
Sat, 26 Sep 2015 18:55:13 +0200 Detlev Offenbach Some optimizations to the cyclomatic complexity dialog. release-0.4.0 file | diff | annotate
Mon, 21 Sep 2015 19:28:03 +0200 Detlev Offenbach Fixed a bug that could cause a 'Division by Zero'. file | diff | annotate
Sun, 20 Sep 2015 13:49:22 +0200 Detlev Offenbach Fixed a few bugs and added an 'activated' action to the various result lists. release-0.2.0 file | diff | annotate
Sat, 19 Sep 2015 18:24:07 +0200 Detlev Offenbach Implemented the cyclomatic complexity stuff. file | diff | annotate
Sat, 19 Sep 2015 11:54:33 +0200 Detlev Offenbach Added a 'Radon' header action showing some info about radon. file | diff | annotate
Fri, 18 Sep 2015 19:51:37 +0200 Detlev Offenbach Some little additions and a TODO. file | diff | annotate
Fri, 18 Sep 2015 19:46:57 +0200 Detlev Offenbach Changed the logic for the various code metrics calculations to be separate services and fine tuned the dialogs. file | diff | annotate
Thu, 17 Sep 2015 19:57:14 +0200 Detlev Offenbach Continued implementing the maintainability index stuff. file | diff | annotate
Wed, 16 Sep 2015 19:36:25 +0200 Detlev Offenbach Started implementing the maintainability index stuff. file | diff | annotate
Tue, 15 Sep 2015 19:22:38 +0200 Detlev Offenbach Continued implementing the raw code metrics stuff. file | diff | annotate
Mon, 14 Sep 2015 20:18:39 +0200 Detlev Offenbach Started implementing the raw code metrics stuff. file | diff | annotate
Sun, 13 Sep 2015 17:56:57 +0200 Detlev Offenbach Implemented the main plug-in script. file | diff | annotate
Sun, 13 Sep 2015 15:14:13 +0200 Detlev Offenbach Radon plug-in project started. file | diff | annotate
(0) tip

eric ide

mercurial