Mon, 22 Jan 2018 17:07:22 +0100 Detlev Offenbach Fixed handling of mouse wheel events for mive with a wheel supporting horizontal tilting. file | diff | annotate
Sat, 20 Jan 2018 16:26:30 +0100 Detlev Offenbach Added file type detection base on the first line being a mode line (i.e. -*- mode: python -*-) file | diff | annotate
Sun, 07 Jan 2018 17:18:07 +0100 Detlev Offenbach Added a context menu entry to "Execute Selection In Console". file | diff | annotate
Mon, 01 Jan 2018 19:06:33 +0100 Detlev Offenbach Extended the session to store/retrieve the split views and the order of the editors. file | diff | annotate
Sun, 31 Dec 2017 18:27:40 +0100 Detlev Offenbach Merged with default branch to prepare a new release. maintenance file | diff | annotate
Sun, 31 Dec 2017 16:52:09 +0100 Detlev Offenbach Updated copyright for 2018. file | diff | annotate
Sat, 23 Dec 2017 16:30:40 +0100 Detlev Offenbach Removed the use of some deprecated Scintilla functions. file | diff | annotate
Fri, 22 Dec 2017 18:26:42 +0100 Detlev Offenbach Wrapped the application of a completion in beginUndoAction()/endUndoAction() to register it as an undoable change. file | diff | annotate
Fri, 22 Dec 2017 18:15:46 +0100 Detlev Offenbach Added an entry to delete all change markers to the marker margin context menu. file | diff | annotate
Fri, 22 Dec 2017 16:36:02 +0100 Detlev Offenbach Fixed cancellation of auto-completion lists. file | diff | annotate
Wed, 20 Dec 2017 12:27:43 +0100 Detlev Offenbach Little fix for an auto-completion issue. file | diff | annotate
Mon, 11 Dec 2017 19:17:20 +0100 Detlev Offenbach Little fix for the editor completion list handling. file | diff | annotate
Sat, 02 Dec 2017 12:40:22 +0100 Detlev Offenbach Merged with default branch to prepare a new release. maintenance release-17.12 file | diff | annotate
Sun, 19 Nov 2017 19:14:51 +0100 Detlev Offenbach Updated the plug-in documentation. file | diff | annotate
Mon, 13 Nov 2017 20:20:06 +0100 Detlev Offenbach Continued to add support for Google protobuf protocol files. file | diff | annotate
Sat, 11 Nov 2017 18:47:09 +0100 Detlev Offenbach Fixed a few code style issues. file | diff | annotate
Fri, 03 Nov 2017 12:14:57 +0100 Detlev Offenbach Continued merging with default branch. maintenance file | diff | annotate
Fri, 03 Nov 2017 12:10:16 +0100 Detlev Offenbach Merged with default branch. maintenance file | diff | annotate
Thu, 26 Oct 2017 21:25:14 +0200 T.Rzepka Finetuning QScintilla fallback. file | diff | annotate
Wed, 25 Oct 2017 21:00:48 +0200 T.Rzepka Fallback option for using QScintilla if no auto completion found by plug-ins. file | diff | annotate
Sat, 21 Oct 2017 15:18:15 +0200 Detlev Offenbach Improved and beautified the rich text display of the documentation viewer some more. file | diff | annotate
Fri, 20 Oct 2017 22:56:57 +0200 T.Rzepka Suppress empty completions. No delay time if auto completion is requested by hotkey. file | diff | annotate
Wed, 18 Oct 2017 19:16:28 +0200 Detlev Offenbach Changed the rich text display of the document viewer to use a QWebEngineView or QWebView based widget. file | diff | annotate
Mon, 16 Oct 2017 20:18:04 +0200 Detlev Offenbach Added functionality to enable the code info actions only, if the currently selected provider supports the editor language. file | diff | annotate
Mon, 16 Oct 2017 19:39:57 +0200 Detlev Offenbach Added a timeout configuration value to the completions cache after which completions will be removed from the cache. file | diff | annotate
Mon, 16 Oct 2017 19:10:53 +0200 Detlev Offenbach Added some code info actions to the editor context menu and the Edit main menu. file | diff | annotate
Sun, 15 Oct 2017 19:40:26 +0200 Detlev Offenbach Continued implementing a viewer for source code documentation extracted by providers to be implemented by plug-ins (like rope and jedi). file | diff | annotate
Sat, 14 Oct 2017 20:07:08 +0200 Detlev Offenbach Started to implement a viewer for source code documentation extracted by providers to be implemented by plug-ins (like rope and jedi). file | diff | annotate
Sun, 08 Oct 2017 13:28:23 +0200 Detlev Offenbach Fixed an issue related to enabling the 'Calltips' action of the editor context menu. file | diff | annotate
Fri, 06 Oct 2017 20:09:16 +0200 T.Rzepka Two additional autocomplete icons. file | diff | annotate
Fri, 06 Oct 2017 18:30:39 +0200 Detlev Offenbach Fixed an omission related to the new async completion lists. file | diff | annotate
Thu, 05 Oct 2017 19:11:59 +0200 Detlev Offenbach Made the completions list more intuitive when showing in 'reversed' order. file | diff | annotate
Tue, 03 Oct 2017 19:37:44 +0200 Detlev Offenbach Added a cache for the already determined completion lists. file | diff | annotate
Tue, 03 Oct 2017 16:21:33 +0200 Detlev Offenbach Removed two forgotten TODO markers. file | diff | annotate
Mon, 02 Oct 2017 14:24:58 +0200 Detlev Offenbach Implemented support for asynchroneous completion lists in the editor. file | diff | annotate
Tue, 03 Oct 2017 15:33:11 +0200 Detlev Offenbach Merged with default branch to prepare a new release. maintenance release-17.10 file | diff | annotate
Sun, 24 Sep 2017 17:31:40 +0200 Detlev Offenbach Removed the pre 6.1.0 auto-completion and call-tip hook interfaces. file | diff | annotate
Sat, 03 Jun 2017 13:08:50 +0200 Detlev Offenbach Merged with default branch to prepare the 17.06 release. maintenance release-17.06 file | diff | annotate
Sat, 13 May 2017 16:32:54 +0200 Detlev Offenbach Prepared the code for Qt > 5.9.99. file | diff | annotate
Thu, 11 May 2017 18:26:56 +0200 Detlev Offenbach Reintroduced the highlighting of current instruction line and the error line using colored background. It is configurable whether to use these backgrounds or the arrows. file | diff | annotate
Sat, 06 May 2017 13:43:21 +0200 Detlev Offenbach Merged with default branch in order to prepare the 17.05 release. maintenance release-17.05 file | diff | annotate
Mon, 17 Apr 2017 18:38:58 +0200 Detlev Offenbach Changed the indication of the current instruction line and the error line to use a green or red arrow instead of a colored background. file | diff | annotate
Fri, 07 Apr 2017 18:33:59 +0200 Detlev Offenbach Merged with default branch to prepare the 17.04 release. maintenance file | diff | annotate
Sat, 18 Mar 2017 14:19:22 +0100 Detlev Offenbach Fixed the pinch gesture behavior. maintenance file | diff | annotate
Sat, 18 Mar 2017 14:19:22 +0100 Detlev Offenbach Fixed the pinch gesture behavior. file | diff | annotate
Fri, 17 Mar 2017 19:45:49 +0100 Detlev Offenbach Removed a bunch of __IGNORE_WARNING_M131__ markers. file | diff | annotate
Sat, 11 Mar 2017 14:35:22 +0100 Detlev Offenbach Continued fixing code style issues detected by the extended style checker. file | diff | annotate
Tue, 07 Mar 2017 18:53:18 +0100 Detlev Offenbach Started to fix code style issues detected by the extended style checker. file | diff | annotate
Fri, 03 Feb 2017 19:20:59 +0100 Detlev Offenbach Merged with default branch to prepare a new release. maintenance file | diff | annotate
Fri, 27 Jan 2017 19:18:52 +0100 Detlev Offenbach Fixed a very very old bug in the editor that caused an endless loop. maintenance file | diff | annotate
Fri, 27 Jan 2017 19:18:52 +0100 Detlev Offenbach Fixed a very very old bug in the editor that caused an endless loop. file | diff | annotate
Wed, 11 Jan 2017 19:28:04 +0100 Detlev Offenbach Added an option to hide the format buttons bar, if formatting is not supported for the editor text type (only supported for HTML, Markdown and reStructured Text). file | diff | annotate
Sat, 31 Dec 2016 13:34:21 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Sat, 03 Dec 2016 15:05:49 +0100 Detlev Offenbach Finished the project specific API code. APIs file | diff | annotate
Wed, 30 Nov 2016 19:59:57 +0100 Detlev Offenbach Started implementing project type specific APIs. APIs file | diff | annotate
Sat, 10 Sep 2016 17:42:01 +0200 Detlev Offenbach Removed the breakpoint related stuff for Ruby files in the editor. file | diff | annotate
Sun, 24 Jul 2016 12:01:01 +0200 Detlev Offenbach Updated coverage.py to version 4.1.0. file | diff | annotate
Sun, 03 Apr 2016 17:07:25 +0200 Detlev Offenbach Corrected some code style issues. file | diff | annotate
Mon, 28 Mar 2016 11:51:49 +0200 Detlev Offenbach Fixed an issue causing a crash with latest PyQt5 (5.6). 6_1_x file | diff | annotate
Mon, 28 Mar 2016 11:51:49 +0200 Detlev Offenbach Fixed an issue causing a crash with latest PyQt5 (5.6). file | diff | annotate
(0) -300 -100 -60 tip

eric ide

mercurial