Sun, 09 Sep 2018 13:13:34 +0200 |
Detlev Offenbach |
TaskViewer, Editor: added code to mark a line as not containing a task with '__NO-TASK__'.
|
file |
diff |
annotate
|
Sat, 01 Sep 2018 10:24:02 +0200 |
Detlev Offenbach |
Merged with "default" branch to prepare the next release.
maintenance
|
file |
diff |
annotate
|
Mon, 27 Aug 2018 18:53:41 +0200 |
Detlev Offenbach |
Editor: added some code to cope with potential empty completion text.
|
file |
diff |
annotate
|
Wed, 01 Aug 2018 19:43:34 +0200 |
Detlev Offenbach |
Merged with the default branch to prepare the 18.08 release.
maintenance release-18.08
|
file |
diff |
annotate
|
Wed, 11 Jul 2018 19:08:59 +0200 |
Detlev Offenbach |
UserInterface, Editor: made the activation of the symbols viewer, file browser, template viewer and numbers viewer optional.
|
file |
diff |
annotate
|
Sat, 02 Jun 2018 12:44:41 +0200 |
Detlev Offenbach |
Merged with default branch to prepare 18.06 release.
maintenance release-18.06
|
file |
diff |
annotate
|
Sun, 27 May 2018 11:34:18 +0200 |
T.Rzepka |
Enable resizing of auto complete list box for also for QScintilla own completers.
|
file |
diff |
annotate
|
Sun, 27 May 2018 11:32:01 +0200 |
T.Rzepka |
Resize auto complete list box to fit with contents.
|
file |
diff |
annotate
|
Sat, 19 May 2018 17:56:11 +0200 |
Detlev Offenbach |
Editor: removed the unified margins menu.
|
file |
diff |
annotate
|
Sat, 19 May 2018 16:38:28 +0200 |
Detlev Offenbach |
Editor: added a context menu for the "fold" margin and improved the handling of folded lines when using "go to" functions.
|
file |
diff |
annotate
|
Sun, 13 May 2018 12:53:27 +0200 |
Detlev Offenbach |
Corrected a typo in several files.
|
file |
diff |
annotate
|
Mon, 07 May 2018 19:32:49 +0200 |
Detlev Offenbach |
Editor, E5MapWidget: added a configuration option (Editor->Style page) to show the marker map on the left or right of the editor
|
file |
diff |
annotate
|
Tue, 01 May 2018 12:03:52 +0200 |
Detlev Offenbach |
Merged with default branch to prepare new release.
maintenance release-18.05
|
file |
diff |
annotate
|
Sat, 14 Apr 2018 15:08:24 +0200 |
Detlev Offenbach |
Corrected some code style issues detected by the new pycodestyle version.
|
file |
diff |
annotate
|
Tue, 03 Apr 2018 17:54:42 +0200 |
Detlev Offenbach |
Added a default 'Text Document' icon for the status bar file type field and the language selection menu.
|
file |
diff |
annotate
|
Mon, 02 Apr 2018 12:04:18 +0200 |
Detlev Offenbach |
Merged with default branch to prepare new release.
maintenance release-18.04
|
file |
diff |
annotate
|
Tue, 13 Mar 2018 14:54:46 +0100 |
Detlev Offenbach |
Fixed some loop related coding issues detected by the extended code style checker.
|
file |
diff |
annotate
|
Fri, 02 Mar 2018 19:35:16 +0100 |
Detlev Offenbach |
Merged with default branch to prepare the 18.03 release.
maintenance
|
file |
diff |
annotate
|
Tue, 06 Feb 2018 19:21:00 +0100 |
Detlev Offenbach |
Fixed some code style issues.
|
file |
diff |
annotate
|
Tue, 06 Feb 2018 19:18:24 +0100 |
Detlev Offenbach |
Little performance improvement of the editor.
|
file |
diff |
annotate
|
Mon, 05 Feb 2018 19:59:18 +0100 |
Detlev Offenbach |
Continued removing the use of QObject.sender().
|
file |
diff |
annotate
|
Sat, 03 Feb 2018 18:41:49 +0100 |
Detlev Offenbach |
Added VCS conflict markers to the types shown on the marker map.
|
file |
diff |
annotate
|
Sat, 03 Feb 2018 16:15:24 +0100 |
Detlev Offenbach |
Finished implementing support for EditorConfig for the IDE editor component and the standalone editor.
|
file |
diff |
annotate
|
Fri, 02 Feb 2018 19:42:01 +0100 |
Detlev Offenbach |
Continued implementing support for EditorConfig.
|
file |
diff |
annotate
|
Thu, 01 Feb 2018 19:26:11 +0100 |
Detlev Offenbach |
Started implementing support for EditorConfig.
|
file |
diff |
annotate
|
Thu, 18 Jan 2018 18:57:40 +0100 |
Detlev Offenbach |
Fixed a signal/slot issue with the "Remove Split" action.
maintenance
|
file |
diff |
annotate
|
Thu, 25 Jan 2018 17:47:09 +0100 |
Detlev Offenbach |
Fix for manually clearing the change markers of the editor.
|
file |
diff |
annotate
|
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
|