Tue, 10 Dec 2024 15:48:50 +0100 Detlev Offenbach Updated copyright for 2025. eric7 tip file | diff | annotate
Thu, 24 Oct 2024 15:04:19 +0200 Detlev Offenbach Adjusted code for eric7 24.10 and newer. eric7 release-10.4.1 file | diff | annotate
Wed, 03 Jan 2024 16:49:39 +0100 Detlev Offenbach Adjusted some code for eric7 24.2 and newer. eric7 release-10.4.0 file | diff | annotate
Sat, 23 Dec 2023 15:48:44 +0100 Detlev Offenbach Updated copyright for 2024. eric7 file | diff | annotate
Sat, 07 Oct 2023 17:37:40 +0200 Detlev Offenbach Fixed a bug connecting/disconnecting the "editorSaved" signal of an editor. eric7 release-10.3.1 file | diff | annotate
Wed, 30 Aug 2023 11:38:43 +0200 Detlev Offenbach Corrected some code style and formatting issues and prepared the code for Python 3.12. eric7 release-10.3.0 file | diff | annotate
Sun, 28 May 2023 14:33:51 +0200 Detlev Offenbach Fixed a few bugs and code style issues. eric7 release-10.2.4 file | diff | annotate
Thu, 25 May 2023 10:04:34 +0200 Detlev Offenbach Adjusted code for eric7 23.6 and newer. eric7 release-10.2.3 file | diff | annotate
Sat, 31 Dec 2022 16:27:39 +0100 Detlev Offenbach Updated copyright for 2023. eric7 file | diff | annotate
Tue, 20 Dec 2022 17:49:16 +0100 Detlev Offenbach Resorted imports with isort. eric7 file | diff | annotate
Thu, 17 Nov 2022 17:59:58 +0100 Detlev Offenbach Adjusted some more code for eric7 22.12 and newer. eric7 release-10.2.2 file | diff | annotate
Thu, 17 Nov 2022 16:07:30 +0100 Detlev Offenbach Fixed a bug in some backward compatibility code. eric7 release-10.2.1 file | diff | annotate
Thu, 17 Nov 2022 13:55:09 +0100 Detlev Offenbach Adjusted code for eric7 22.12 and newer. eric7 release-10.2.0 file | diff | annotate
Mon, 24 Oct 2022 16:06:28 +0200 Detlev Offenbach Adapted the import statements to the new structure. eric7 release-10.1.0 file | diff | annotate
Wed, 21 Sep 2022 16:59:53 +0200 Detlev Offenbach Reformatted source code with 'Black'. eric7 file | diff | annotate
Thu, 30 Dec 2021 11:29:07 +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:54 +0100 Detlev Offenbach Updated copyright for 2022. eric7 file | diff | annotate
Sun, 12 Sep 2021 11:20:12 +0200 Detlev Offenbach Adapted to the latest eric7 changes. eric7 file | diff | annotate
Sat, 29 May 2021 17:55:52 +0200 Detlev Offenbach Assistant: fixed a type causing an exception. eric7 file | diff | annotate
Tue, 25 May 2021 17:48:25 +0200 Detlev Offenbach Ported the plug-in to PyQt6 for eric7. eric7 file | diff | annotate
Sat, 24 Apr 2021 10:56:08 +0200 Detlev Offenbach - applied some code simplifications release-5.3.0 file | diff | annotate
Tue, 13 Apr 2021 17:38:21 +0200 Detlev Offenbach bug fix release-5.2.1 file | diff | annotate
Sat, 06 Mar 2021 15:54:30 +0100 Detlev Offenbach Changed the enum handling. release-5.2.0 file | diff | annotate
Wed, 30 Dec 2020 11:02:00 +0100 Detlev Offenbach Updated copyright for 2021. file | diff | annotate
Sun, 22 Nov 2020 16:12:38 +0100 Detlev Offenbach Changed code to not use the OSError aliases (IOError, EnvironmentError, socket.error and select.error) anymore. release-5.1.2 file | diff | annotate
Mon, 16 Nov 2020 17:30:41 +0100 Detlev Offenbach APIsManager: fixed an issue causing the project related API database not to be opened when a second project gets opened. release-5.1.1 file | diff | annotate
Wed, 07 Oct 2020 19:23:20 +0200 Detlev Offenbach Changed calls to exec_() into exec() (remainder of Python2 elimination). release-5.1.0 file | diff | annotate
Mon, 22 Jun 2020 19:16:15 +0200 Detlev Offenbach Removed support for Python2. release-5.0.0 file | diff | annotate
Sat, 02 May 2020 14:51:49 +0200 Detlev Offenbach Created new plug-in release. release-4.2.1 file | diff | annotate
Thu, 09 Apr 2020 18:24:30 +0200 Detlev Offenbach Replaced pixmap icons by vector icons. release-4.2.0 file | diff | annotate
Wed, 01 Jan 2020 11:58:51 +0100 Detlev Offenbach Updated copyright for 2020. file | diff | annotate
Sun, 10 Mar 2019 17:52:06 +0100 Detlev Offenbach APIsManager: fixed an issue causing language APIs not being used properly. release-4.1.3 file | diff | annotate
Thu, 10 Jan 2019 14:20:58 +0100 Detlev Offenbach Updated copyright for 2019. file | diff | annotate
Fri, 02 Nov 2018 11:34:24 +0100 Alexander Barkoff Updated Russian translations. release-4.1.2 file | diff | annotate
Sun, 16 Sep 2018 13:20:08 +0200 Detlev Offenbach Fixed a bug releasing database connections. release-4.1.1 file | diff | annotate
Sat, 15 Sep 2018 15:59:56 +0200 Detlev Offenbach Removed incomplete, unmaintained translation files from plug-in archive. file | diff | annotate
Sun, 31 Dec 2017 16:59:08 +0100 Detlev Offenbach Updated copyright for 2018. file | diff | annotate
Mon, 09 Oct 2017 19:23:14 +0200 Detlev Offenbach Removed bckward compatibility for eric6 before 6.1.0. release-4.0.0 file | diff | annotate
Sun, 23 Apr 2017 17:27:23 +0200 Detlev Offenbach Removed the outdated check for the correct eric version. release-3.2.3 file | diff | annotate
Mon, 27 Mar 2017 19:27:58 +0200 Detlev Offenbach Fixed some code style issues. release-3.2.2 file | diff | annotate
Sat, 31 Dec 2016 13:50:18 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Sun, 18 Dec 2016 14:09:26 +0100 Detlev Offenbach Fixed an issue dealing with source documents without a recodnized lexer language. release-3.2.1 file | diff | annotate
Sat, 03 Dec 2016 18:08:44 +0100 Detlev Offenbach Added support for project type specific API configurations. release-3.2.0 file | diff | annotate
Sat, 26 Nov 2016 14:31:40 +0100 Detlev Offenbach Minimized direct access to the pdata structure of the Project class. file | diff | annotate
Sat, 09 Jul 2016 12:22:50 +0200 Detlev Offenbach Updated Russian translations provided by Alexander Barkoff. release-3.1.2 file | diff | annotate
Thu, 23 Jun 2016 19:11:53 +0200 Detlev Offenbach Fixed a bug causing a stacktrace when storing an API. release-3.1.1 file | diff | annotate
Fri, 01 Jan 2016 12:18:51 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Sun, 31 May 2015 18:03:01 +0200 Detlev Offenbach Adapted to the extended Editor API as of eric 6.1.0. release-3.1.0 file | diff | annotate
Sun, 22 Mar 2015 17:25:15 +0100 Detlev Offenbach Fixed a bug and made the method to get a list of completions publicly available. release-3.0.4 file | diff | annotate
Fri, 27 Feb 2015 18:22:33 +0100 Detlev Offenbach Replaced the icon for the configuration page. file | diff | annotate
Sun, 22 Feb 2015 12:22:30 +0100 Detlev Offenbach Added Portugese translations provided by Cândido Lopes Fontes. release-3.0.2 file | diff | annotate
Sat, 21 Feb 2015 18:34:31 +0100 Detlev Offenbach Fixed a little annoying bug and some code style issues. release-3.0.1 file | diff | annotate
Thu, 01 Jan 2015 13:24:09 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Sat, 05 Jul 2014 19:58:44 +0200 Detlev Offenbach Ported to PyQt5 and eric6. file | diff | annotate
Wed, 23 Apr 2014 23:24:27 +0200 T.Rzepka python2Compatible flag added. release-2.7.0 file | diff | annotate
Sat, 29 Mar 2014 15:10:14 +0100 Detlev Offenbach Fixed an issue in the Assistant plug-in. release-2.6.4 file | diff | annotate
Thu, 27 Mar 2014 18:46:53 +0100 Detlev Offenbach Fixed an issue causing a crash for non-Python projects. release-2.6.3 file | diff | annotate
Wed, 01 Jan 2014 14:47:52 +0100 Detlev Offenbach Updated copyright for 2014. file | diff | annotate
Fri, 29 Nov 2013 18:39:19 +0100 Detlev Offenbach Fixed an issue caused by incorrect handling of the projectChanged signal. release-2.6.2 file | diff | annotate
Thu, 24 Oct 2013 19:04:41 +0200 Detlev Offenbach Fixed some code style issues. release-2.6.1 file | diff | annotate
(0) -60 tip

eric ide

mercurial