Sun, 10 Mar 2019 15:51:14 +0100 Detlev Offenbach RefactoringServer: improved handling of projects which are accessed remotely. release-6.7.5 file | diff | annotate
Fri, 22 Feb 2019 19:11:22 +0100 Detlev Offenbach JsonClient: fixed am issue causing 100% CPU load if eric is killed or stopps unpleasantly (idea for fix from Tobias). release-6.7.4 file | diff | annotate
Sun, 03 Feb 2019 15:27:51 +0100 Detlev Offenbach CodeAssistClient: fixed an issue accessing a variable before it was defined. release-6.7.3 file | diff | annotate
Sun, 20 Jan 2019 15:59:18 +0100 Detlev Offenbach bug fixes release-6.7.2 file | diff | annotate
Thu, 10 Jan 2019 14:21:07 +0100 Detlev Offenbach Updated copyright for 2019. file | diff | annotate
Sat, 01 Dec 2018 13:46:28 +0100 Detlev Offenbach Prepared new release. release-6.7.1 file | diff | annotate
Mon, 12 Nov 2018 19:03:47 +0100 Detlev Offenbach Code Assist: continued moving the Mouse Click handler to Code Assist. file | diff | annotate
Sun, 11 Nov 2018 19:43:56 +0100 Detlev Offenbach Code Assist: started to move the Mouse Click handler to Code Assist. file | diff | annotate
Sun, 04 Nov 2018 18:41:51 +0100 Detlev Offenbach Changes to start the backend clients with a clean PATH setting. release-6.6.1 file | diff | annotate
Sat, 03 Nov 2018 18:21:20 +0100 Detlev Offenbach CodeAssistServer, RefactoringServer, JsonServer: adapted the code to the virtual environment extensions as of eric6 18.12. release-6.6.0 file | diff | annotate
Sun, 28 Oct 2018 12:30:45 +0100 Detlev Offenbach CodeAssistServer: improved code completions and calltips for files belonging to a project (that may be using an interpreter different from the one used by eric or configured globally). release-6.5.0 file | diff | annotate
Sun, 16 Sep 2018 13:13:51 +0200 Detlev Offenbach Added code to use default virtual environment as of eric6 18.10. release-6.4.0 file | diff | annotate
Sat, 11 Aug 2018 15:54:39 +0200 Detlev Offenbach rope library: updated to rope 0.11.0 in order to incorporate a security fix. release-6.3.0 file | diff | annotate
Tue, 24 Jul 2018 19:23:17 +0200 Detlev Offenbach Updated to the rope master branch dated 2018-06-25. release-6.2.2 file | diff | annotate
Sun, 22 Jul 2018 15:35:41 +0200 Detlev Offenbach RefactoringServer: fixed an issue during deactivation. release-6.2.1 file | diff | annotate
Mon, 09 Jul 2018 18:54:48 +0200 Detlev Offenbach CodeAssistServer: added code to cope with the code documentation viewer not being active in the IDE. release-6.2.0 file | diff | annotate
Mon, 25 Jun 2018 18:22:55 +0200 Detlev Offenbach Fixed some bugs. release-6.1.1 file | diff | annotate
Wed, 20 Jun 2018 18:52:38 +0200 Detlev Offenbach CodeAssistServer, RefactoringServer: changed to support the use of Virtual Environments as of eric 18.07. release-6.1.0 file | diff | annotate
Thu, 24 May 2018 19:18:53 +0200 Detlev Offenbach RefactoringServer: fixed an issue that causes an exception when some file changes get reported. release-6.0.5 file | diff | annotate
Sat, 14 Apr 2018 15:19:15 +0200 Detlev Offenbach Fixed a bug in the JsonServer class. release-6.0.4 file | diff | annotate
Sat, 14 Apr 2018 15:10:44 +0200 Detlev Offenbach compatibility fix for eric 18.05 release-6.0.3 file | diff | annotate
Wed, 04 Apr 2018 10:43:51 +0200 Detlev Offenbach RefactoringServer: fixed abug causing the refactoring client to enter an endless loop, when the plug-in is deactivated. release-6.0.2 file | diff | annotate
Tue, 03 Apr 2018 19:08:20 +0200 Detlev Offenbach Prepared new release. release-6.0.1 file | diff | annotate
Mon, 02 Apr 2018 17:43:09 +0200 Detlev Offenbach Removed the Python3 only rope variant and introduced an extended error dialog showing a traceback for errors within the rope library. file | diff | annotate
Sat, 31 Mar 2018 13:46:49 +0200 Detlev Offenbach Adjusted the code style checking parameters and fixed some code style issues. file | diff | annotate
Sun, 25 Feb 2018 13:26:05 +0100 Detlev Offenbach PluginRefactoringRope: Fixed a bug applying the mouse click handler settings. release-5.0.8 file | diff | annotate
Sun, 31 Dec 2017 16:59:12 +0100 Detlev Offenbach Updated copyright for 2018. file | diff | annotate
Sun, 31 Dec 2017 15:09:23 +0100 Detlev Offenbach Fixed an issue in the JSON client class receiving an invalid length prefix. release-5.0.7 file | diff | annotate
Sun, 24 Dec 2017 17:02:51 +0100 Detlev Offenbach Fixed a bug in the JsonClient. release-5.0.6 file | diff | annotate
Wed, 20 Dec 2017 12:11:14 +0100 Detlev Offenbach Fixed a few bugs in the code assist client. release-5.0.5 file | diff | annotate
Sat, 09 Dec 2017 15:06:42 +0100 Detlev Offenbach Released updated Spanish translations. release-5.0.4 file | diff | annotate
Sun, 19 Nov 2017 19:31:46 +0100 Detlev Offenbach Fixed a little bug in the code assist client. release-5.0.3 file | diff | annotate
Sun, 05 Nov 2017 17:23:30 +0100 Detlev Offenbach Extended the code info provider to return the object type as well. release-5.0.2 file | diff | annotate
Sun, 05 Nov 2017 13:19:52 +0100 Detlev Offenbach Fixed a few bugs. release-5.0.1 file | diff | annotate
Mon, 16 Oct 2017 19:58:35 +0200 Detlev Offenbach Fixed an issue deactivating the rope plug-in. server_client_variant file | diff | annotate
Sat, 14 Oct 2017 19:31:11 +0200 Detlev Offenbach Added support for the extraction of source code documentation. server_client_variant file | diff | annotate
Sun, 08 Oct 2017 17:54:29 +0200 Detlev Offenbach Changed code assist to use the new async interface of the Editor class, if it available and performed some code refactorings. server_client_variant file | diff | annotate
Fri, 29 Sep 2017 10:23:35 +0200 Detlev Offenbach Performed some code cleanup actions. server_client_variant file | diff | annotate
Wed, 27 Sep 2017 19:50:44 +0200 Detlev Offenbach Started correcting the source code documentation. server_client_variant file | diff | annotate
Wed, 27 Sep 2017 19:30:16 +0200 Detlev Offenbach Extended the auto completions pictures supported by code assist. server_client_variant file | diff | annotate
Wed, 27 Sep 2017 19:02:58 +0200 Detlev Offenbach Implemented the distributed code assist "report changed" method. server_client_variant file | diff | annotate
Tue, 26 Sep 2017 19:05:18 +0200 Detlev Offenbach Continued implementing the distributed Code Assist. server_client_variant file | diff | annotate
Mon, 25 Sep 2017 20:08:59 +0200 Detlev Offenbach Continued implementing the distributed Code Assist. server_client_variant file | diff | annotate
Sun, 24 Sep 2017 17:10:48 +0200 Detlev Offenbach Did some code refactoring and removed backward compatability code for eric < 6.1.0. server_client_variant file | diff | annotate
Sun, 24 Sep 2017 13:56:36 +0200 Detlev Offenbach Renamed the 'Refactoring' module and class 'RefactoringServer'. server_client_variant file | diff | annotate
Sat, 16 Sep 2017 18:51:19 +0200 Detlev Offenbach Some code cleanup and refinement. server_client_variant file | diff | annotate
Mon, 11 Sep 2017 18:51:54 +0200 Detlev Offenbach Started implementing the client/server variant. server_client_variant file | diff | annotate
Tue, 20 Jun 2017 10:30:57 +0200 Detlev Offenbach Added some output indicating why refactoring might be disabled. release-4.3.2 file | diff | annotate
Fri, 09 Jun 2017 13:18:48 +0200 Detlev Offenbach Reintroduced the version check to support distributions with old (i.e. pre 6.1.0) eric releases. release-4.3.1 file | diff | annotate
Sun, 23 Apr 2017 18:04:12 +0200 Detlev Offenbach Removed the outdated check for the correct eric version. release-4.3.0 file | diff | annotate
Tue, 28 Mar 2017 19:36:35 +0200 Detlev Offenbach Fixed some code style issues. release-4.2.7 file | diff | annotate
Wed, 08 Mar 2017 19:21:22 +0100 Detlev Offenbach Bug fixes release-4.2.6 file | diff | annotate
Sat, 31 Dec 2016 13:51:04 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Sat, 09 Jul 2016 12:59:56 +0200 Detlev Offenbach Updated Russian translations provided by Alexander Barkoff. release-4.2.5 file | diff | annotate
Fri, 01 Jan 2016 12:19:02 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Sat, 26 Sep 2015 12:34:37 +0200 Detlev Offenbach Fix for an issue in the mouse click handler. file | diff | annotate
Sat, 05 Sep 2015 12:58:55 +0200 Detlev Offenbach Updated Russian and Spanish translations. release-4.2.3 file | diff | annotate
Sun, 23 Aug 2015 11:59:39 +0200 T.Rzepka Handling of unicode chars in user name handled correctly. release-4.2.2 file | diff | annotate
Sun, 28 Jun 2015 16:13:55 +0200 Detlev Offenbach Adjusted to slightly extended Editor API. release-4.2.1 file | diff | annotate
Sun, 28 Jun 2015 13:05:13 +0200 Detlev Offenbach Changed the mouse click sequence display of the click handler configuration page to not being able to receive focus. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial