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, 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
|
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
|
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
|
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
|
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:27:00 +0200 |
Detlev Offenbach |
Updated changelog.
|
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
|
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
|
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
|
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
|
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:39:53 +0100 |
Detlev Offenbach |
Updated ChangeLog.
release-3.1.3
|
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
|
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
|
Sun, 06 Jul 2014 12:09:21 +0200 |
Detlev Offenbach |
Removed some code dealing with early eric5 versions.
|
file |
diff |
annotate
|
Wed, 23 Apr 2014 23:24:27 +0200 |
T.Rzepka |
python2Compatible flag added.
release-2.7.0
|
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
|
Sat, 28 Sep 2013 13:11:33 +0200 |
Detlev Offenbach |
Prepared new plug-in release.
release-2.6.0
|
file |
diff |
annotate
|
Mon, 26 Aug 2013 19:56:11 +0200 |
Detlev Offenbach |
Merged with changes from Tobias.
|
file |
diff |
annotate
|
Sat, 24 Aug 2013 13:53:56 +0200 |
T.Rzepka |
Python 2 compatibility for Eric 5
|
file |
diff |
annotate
|
Mon, 19 Aug 2013 15:04:01 +0200 |
Detlev Offenbach |
Enhanced reaction upon changes of a project (eric 5.4.x required).
|
file |
diff |
annotate
|
Wed, 03 Apr 2013 18:34:47 +0200 |
Detlev Offenbach |
Enhanced the status messages handling and the handling of empty API files.
release-2.5.0
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 19:32:26 +0200 |
Detlev Offenbach |
Activated status messages for processing API files.
release-2.4.2
|
file |
diff |
annotate
|
Sun, 24 Feb 2013 15:03:27 +0100 |
Detlev Offenbach |
Fixed a serious bug.
|
file |
diff |
annotate
|
Sat, 23 Feb 2013 15:07:44 +0100 |
Detlev Offenbach |
Modified the code to do lazy import.
release-2.4.0
|
file |
diff |
annotate
|
Fri, 28 Sep 2012 18:01:37 +0200 |
Detlev Offenbach |
Updated the change log.
|
file |
diff |
annotate
|
Sat, 19 May 2012 18:32:26 +0200 |
Detlev Offenbach |
Added support for auto-completions and calltips for sources compiled from form files.
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 17:18:48 +0200 |
Detlev Offenbach |
Improved auto-completions and calltips for Python sources.
|
file |
diff |
annotate
|
Sat, 30 Jul 2011 10:46:53 +0200 |
Detlev Offenbach |
Dropped support for eric 5.0.x.
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 16:48:03 +0100 |
Detlev Offenbach |
Fixed an issue where the APIManager wasn't reacting to Python2 types.
|
file |
diff |
annotate
|
Wed, 22 Dec 2010 13:39:26 +0100 |
Detlev Offenbach |
Updated change log.
release-2.1.1
|
file |
diff |
annotate
|
Thu, 12 Aug 2010 19:06:24 +0200 |
Detlev Offenbach |
Added code to use the new style signal API depending upon the eric5 version.
|
file |
diff |
annotate
|
Sun, 01 Aug 2010 13:08:23 +0200 |
Detlev Offenbach |
Fixed a few unicode related issues.
|
file |
diff |
annotate
|