Mon, 08 Apr 2019 19:08:44 +0200 |
Detlev Offenbach |
Continued implementing the Python AST Viewer.
|
file |
diff |
annotate
|
Sat, 06 Apr 2019 16:33:49 +0200 |
Detlev Offenbach |
Editor: added a few TODO comments
|
file |
diff |
annotate
|
Fri, 05 Apr 2019 19:06:39 +0200 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-19.04
|
file |
diff |
annotate
|
Thu, 21 Mar 2019 19:27:42 +0100 |
Detlev Offenbach |
Fixed some code style issues detected by the new 'return' checker.
|
file |
diff |
annotate
|
Thu, 14 Mar 2019 19:41:53 +0100 |
Detlev Offenbach |
Corrected the SubstyledLexer.hasSubStyle() method to SubstyledLexer.hasSubstyle() to be consistent.
sub_styles
|
file |
diff |
annotate
|
Sat, 09 Mar 2019 17:36:44 +0100 |
Detlev Offenbach |
Lexer: implemented basic support for sub-styles.
sub_styles
|
file |
diff |
annotate
|
Wed, 06 Mar 2019 18:44:29 +0100 |
Detlev Offenbach |
Editor: added these capabilities
|
file |
diff |
annotate
|
Tue, 05 Mar 2019 19:50:32 +0100 |
Detlev Offenbach |
Editor, MiniEditor: added capability to configure the subline indentation for wrapped lines.
|
file |
diff |
annotate
|
Sat, 02 Mar 2019 11:15:24 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-19.03
|
file |
diff |
annotate
|
Sat, 23 Feb 2019 13:30:36 +0100 |
T.Rzepka |
Suppress auto-completions in various circumstances.
|
file |
diff |
annotate
|
Fri, 15 Feb 2019 18:58:49 +0100 |
Detlev Offenbach |
Editor: added an option to disable the caching of completion results.
|
file |
diff |
annotate
|
Wed, 13 Feb 2019 18:59:31 +0100 |
Detlev Offenbach |
Fixed some code style issues detected by the updated style checker (over-indented lines).
|
file |
diff |
annotate
|
Sun, 10 Feb 2019 16:53:42 +0100 |
Detlev Offenbach |
Editor, MiniEditor: harmonized the lexer determination code.
conda
|
file |
diff |
annotate
|
Thu, 10 Jan 2019 14:22:59 +0100 |
Detlev Offenbach |
Merged with default branch to prepare release 19.01.
maintenance release-19.01
|
file |
diff |
annotate
|
Thu, 10 Jan 2019 14:18:48 +0100 |
Detlev Offenbach |
Updated copyright for 2019.
|
file |
diff |
annotate
|
Sat, 01 Dec 2018 11:44:34 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-18.12
|
file |
diff |
annotate
|
Thu, 01 Nov 2018 15:42:21 +0100 |
Detlev Offenbach |
Editor: fixed am issue related to replacing found text using a match and fixed some typos in some help text.
|
file |
diff |
annotate
|
Sun, 30 Sep 2018 11:38:40 +0200 |
Detlev Offenbach |
Merged with "default" branch to prepare the next release.
maintenance
|
file |
diff |
annotate
|
Sat, 15 Sep 2018 16:05:36 +0200 |
Detlev Offenbach |
Editor: fixed an issue related to auto completion.
|
file |
diff |
annotate
|
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
|