Mon, 08 Apr 2019 19:08:44 +0200 |
Detlev Offenbach |
Continued implementing the Python AST Viewer.
|
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
|
Thu, 10 Jan 2019 18:01:19 +0100 |
Detlev Offenbach |
EditorMarkerMap: added cpability to suppress some markers in the marker map.
|
file |
diff |
annotate
|
Thu, 10 Jan 2019 14:18:48 +0100 |
Detlev Offenbach |
Updated copyright for 2019.
|
file |
diff |
annotate
|
Sat, 19 May 2018 17:56:11 +0200 |
Detlev Offenbach |
Editor: removed the unified margins menu.
|
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
|
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
|
Sun, 31 Dec 2017 16:52:09 +0100 |
Detlev Offenbach |
Updated copyright for 2018.
|
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
|
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
|
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
|
Sun, 17 Jan 2016 13:40:24 +0100 |
Detlev Offenbach |
Implemented a fix for the last change to work with Qt4/PyQt4.
|
file |
diff |
annotate
|
Sun, 17 Jan 2016 13:04:48 +0100 |
Detlev Offenbach |
Some enhancements of the configuration pages for the selection of fonts.
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:12:12 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
|
file |
diff |
annotate
|
Fri, 03 Jul 2015 19:07:06 +0200 |
Detlev Offenbach |
Added the search markers to the marker map of the editor.
|
file |
diff |
annotate
|
Sat, 14 Mar 2015 14:36:52 +0100 |
Detlev Offenbach |
Added capability to configure the indentation guides colors.
|
file |
diff |
annotate
|
Tue, 10 Mar 2015 20:18:58 +0100 |
Detlev Offenbach |
Added a TODO.
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 13:11:59 +0100 |
Detlev Offenbach |
Updated copyright for 2015.
|
file |
diff |
annotate
|
Sun, 29 Jun 2014 20:13:56 +0200 |
Detlev Offenbach |
Started porting eric5 to PyQt5.
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 23:05:31 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Fri, 07 Mar 2014 19:13:06 +0100 |
Detlev Offenbach |
Finished implementing support for a marker map in the editor.
|
file |
diff |
annotate
|
Sat, 11 Jan 2014 11:55:33 +0100 |
Detlev Offenbach |
Changed the code to use QObject.tr() instead of QObject.trUtf8().
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 23:22:17 +0100 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:40:41 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
5_3_x
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:39:32 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
Py2 comp.
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:38:45 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
|
file |
diff |
annotate
|
Sat, 14 Dec 2013 23:44:25 +0100 |
T.Rzepka |
# __IGNORE_WARNING__ added/ removed.
Py2 comp.
|
file |
diff |
annotate
|
Sat, 16 Nov 2013 10:06:28 +0100 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Fri, 08 Nov 2013 19:22:12 +0100 |
Detlev Offenbach |
Implemented support for the new QScintilla feature to always highlight the caret line.
|
file |
diff |
annotate
|
Fri, 18 Oct 2013 23:00:41 +0200 |
T.Rzepka |
Merge with default branch after shorten the code lines to max. 79 characters.
Py2 comp.
|
file |
diff |
annotate
|
Tue, 15 Oct 2013 22:03:54 +0200 |
T.Rzepka |
Merge with default branch before style changes.
Py2 comp.
|
file |
diff |
annotate
|
Sun, 29 Sep 2013 15:54:10 +0200 |
Detlev Offenbach |
Continued correcting doc strings by using the new doc string checker.
|
file |
diff |
annotate
|
Wed, 11 Sep 2013 19:17:57 +0200 |
Detlev Offenbach |
Added capability to have different warning styles to the editor.
|
file |
diff |
annotate
|
Tue, 28 May 2013 20:52:12 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Wed, 01 May 2013 14:47:38 +0200 |
Detlev Offenbach |
Changed the line numbers margin to adjust themselves to the size needed (Editor, Mini Editor, Shell).
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 03:11:06 +0100 |
T.Rzepka |
Script changes: Future import added, super calls modified and unicode behavior for str.
Py2 comp.
|
file |
diff |
annotate
|
Mon, 11 Feb 2013 14:08:08 +0100 |
Detlev Offenbach |
Continued implementing the delayed import.
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:33:09 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
5_2_x
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:31:48 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
|
file |
diff |
annotate
|
Tue, 11 Dec 2012 19:32:52 +0100 |
Detlev Offenbach |
Made some more adjustments for QScintilla 2.7.0.
|
file |
diff |
annotate
|
Mon, 10 Dec 2012 20:15:52 +0100 |
Detlev Offenbach |
Made some adjustments for QScintilla 2.7.0.
|
file |
diff |
annotate
|
Mon, 26 Nov 2012 19:07:40 +0100 |
Detlev Offenbach |
Optimized the colour selection code of configuration pages.
|
file |
diff |
annotate
|
Sun, 28 Oct 2012 20:19:15 +0100 |
Detlev Offenbach |
Improved the change tracing function by marking saved and unsaved changes differently.
|
file |
diff |
annotate
|
Sat, 27 Oct 2012 20:10:59 +0200 |
Detlev Offenbach |
Added capability to mark changed lines and to navigate between them to the editor.
|
file |
diff |
annotate
|
Sat, 21 Jan 2012 15:01:53 +0100 |
Detlev Offenbach |
Fixed the issue where a non matching background was shown in the editor for lines below the end of the text, if a lexer with a non-standard background was set.
|
file |
diff |
annotate
|
Mon, 26 Dec 2011 19:32:02 +0100 |
Detlev Offenbach |
Updated copyright for 2012.
5_1_x
|
file |
diff |
annotate
|
Mon, 26 Dec 2011 19:31:22 +0100 |
Detlev Offenbach |
Updated copyright for 2012.
|
file |
diff |
annotate
|
Sun, 19 Jun 2011 19:36:27 +0200 |
Detlev Offenbach |
Changed the code to use super() to access the superclass.
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 16:51:57 +0100 |
Detlev Offenbach |
Made code mostly PEP 8 compliant (except all whitespace and line length).
|
file |
diff |
annotate
|
Thu, 10 Mar 2011 19:07:05 +0100 |
Detlev Offenbach |
Added capability to configure the alpha channel for some colors (as of QScintilla 2.5).
|
file |
diff |
annotate
|
Thu, 10 Mar 2011 16:22:08 +0100 |
Detlev Offenbach |
Added configuration options for visible whitespace (as of QScintilla 2.5).
|
file |
diff |
annotate
|
Fri, 31 Dec 2010 15:50:33 +0100 |
Detlev Offenbach |
Updated copyright notice.
5_0_x
|
file |
diff |
annotate
|
Fri, 31 Dec 2010 15:49:50 +0100 |
Detlev Offenbach |
Updated copyright notice.
|
file |
diff |
annotate
|
Fri, 19 Nov 2010 08:52:51 +0100 |
Detlev Offenbach |
Finished implementing the annotations support.
|
file |
diff |
annotate
|
Sat, 04 Sep 2010 19:51:48 +0200 |
Detlev Offenbach |
Did some code cleanup.
|
file |
diff |
annotate
|
Sat, 12 Jun 2010 15:24:53 +0200 |
Detlev Offenbach |
Added capability to configure the colors of the foldmarkers.
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 10:04:33 +0200 |
Detlev Offenbach |
Added additional fold styles.
|
file |
diff |
annotate
|
Sat, 08 May 2010 18:01:31 +0200 |
Detlev Offenbach |
Added code to configure the zoom factor a file is opened with.
|
file |
diff |
annotate
|