Mon, 08 Apr 2019 19:08:44 +0200 |
Detlev Offenbach |
Continued implementing the Python AST Viewer.
|
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
|
Wed, 06 Mar 2019 18:44:29 +0100 |
Detlev Offenbach |
Editor: added these capabilities
|
file |
diff |
annotate
|
Tue, 05 Mar 2019 19:00:06 +0100 |
Detlev Offenbach |
Editor: added extended regular expression support (C++11) as of QScintilla 2.11.0.
|
file |
diff |
annotate
|
Wed, 13 Feb 2019 18:51:15 +0100 |
Detlev Offenbach |
QsciScintillaCompat: changed the insert() workaround to be used for QScintilla 2.11.0 only.
|
file |
diff |
annotate
|
Mon, 11 Feb 2019 19:23:31 +0100 |
Detlev Offenbach |
QsciScintillaCompat: implemented a workaround for the QScintilla.insert() method broken with QScintilla 2.11 on Windows.
|
file |
diff |
annotate
|
Thu, 10 Jan 2019 14:18:48 +0100 |
Detlev Offenbach |
Updated copyright for 2019.
|
file |
diff |
annotate
|
Fri, 01 Jun 2018 13:44:20 +0200 |
Detlev Offenbach |
QsciScintillaCompat: some 'beautifications' for the 'updateUserListSize()' code.
|
file |
diff |
annotate
|
Thu, 31 May 2018 23:06:41 +0200 |
T.Rzepka |
QsciScintillaCompat: another little improvement in updateUserListSize() with calculated border sizes.
|
file |
diff |
annotate
|
Tue, 29 May 2018 14:25:12 +0200 |
Detlev Offenbach |
QsciScintillaCompat: little improvement in updateUserListSize() with respect to scrollbar handling.
|
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
|
Sun, 13 May 2018 12:53:27 +0200 |
Detlev Offenbach |
Corrected a typo in several files.
|
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
|
Sun, 07 Jan 2018 17:18:07 +0100 |
Detlev Offenbach |
Added a context menu entry to "Execute Selection In Console".
|
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 16:07:49 +0100 |
Detlev Offenbach |
Fixed an issue drawing the marker map of the editor.
|
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
|
Sat, 31 Dec 2016 13:34:21 +0100 |
Detlev Offenbach |
Updated copyright for 2017.
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:12:12 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
|
file |
diff |
annotate
|
Thu, 03 Sep 2015 23:01:02 +0200 |
T.Rzepka |
Workaround for missing lines at vertical scroll bar caused by annotations.
6_0_x
|
file |
diff |
annotate
|
Thu, 03 Sep 2015 23:01:02 +0200 |
T.Rzepka |
Workaround for missing lines at vertical scroll bar caused by annotations.
|
file |
diff |
annotate
|
Sat, 25 Jul 2015 13:02:39 +0200 |
Detlev Offenbach |
Changed code to make eric compatible to PyQt 5.5 (QByteArry issue).
|
file |
diff |
annotate
|
Sat, 25 Jul 2015 12:58:42 +0200 |
Detlev Offenbach |
Changed code to make eric compatible to PyQt 5.5 (QByteArry issue).
6_0_x
|
file |
diff |
annotate
|
Sat, 09 May 2015 17:07:56 +0200 |
Detlev Offenbach |
Added methods to QsciScintillaCompat to find the start and end of an indicator and to go to the previous or next occurrence of an indicator.
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 13:11:59 +0100 |
Detlev Offenbach |
Updated copyright for 2015.
|
file |
diff |
annotate
|
Wed, 31 Dec 2014 13:38:03 +0100 |
Detlev Offenbach |
Corrected a source docu typo.
6_0_x
|
file |
diff |
annotate
|
Sat, 22 Nov 2014 13:17:43 +0100 |
Detlev Offenbach |
Extended code to get a single chracter in the editor to be more robust.
5_5_x
|
file |
diff |
annotate
|
Sat, 22 Nov 2014 13:17:43 +0100 |
Detlev Offenbach |
Extended code to get a single chracter in the editor to be more robust.
|
file |
diff |
annotate
|
Sun, 29 Jun 2014 20:13:56 +0200 |
Detlev Offenbach |
Started porting eric5 to PyQt5.
|
file |
diff |
annotate
|
Sun, 18 May 2014 14:13:09 +0200 |
Detlev Offenbach |
Corrected a bunch of source docu issues.
|
file |
diff |
annotate
|
Tue, 15 Apr 2014 22:41:08 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Fri, 11 Apr 2014 18:37:22 +0200 |
Detlev Offenbach |
Fixed an issue in QsciScintillaCompat.
5_4_x
|
file |
diff |
annotate
|
Fri, 11 Apr 2014 18:37:22 +0200 |
Detlev Offenbach |
Fixed an issue in QsciScintillaCompat.
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 23:05:31 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Mon, 17 Mar 2014 19:11:48 +0100 |
Detlev Offenbach |
Extended QsciScintillaCompat to allow to set the modified status and made the selection of an encoding in the editor change the modified state.
|
file |
diff |
annotate
|
Mon, 17 Mar 2014 19:07:51 +0100 |
Detlev Offenbach |
Extended QsciScintillaCompat to allow to set the modification status.
5_4_x
|
file |
diff |
annotate
|
Mon, 17 Mar 2014 19:01:14 +0100 |
Detlev Offenbach |
Fixed the QsciScintilla fix for older versions.
5_4_x
|
file |
diff |
annotate
|
Mon, 17 Mar 2014 19:01:14 +0100 |
Detlev Offenbach |
Fixed the QsciScintilla fix for older versions.
|
file |
diff |
annotate
|
Sat, 15 Mar 2014 19:01:43 +0100 |
Detlev Offenbach |
Fixed an issue in QsciScintillaCompat occurring with QScintilla 2.8 and newer.
5_4_x
|
file |
diff |
annotate
|
Sat, 15 Mar 2014 19:01:43 +0100 |
Detlev Offenbach |
Fixed an issue in QsciScintillaCompat occurring with QScintilla 2.8 and newer.
|
file |
diff |
annotate
|
Sat, 01 Feb 2014 18:41:02 +0100 |
Detlev Offenbach |
Extended the QScintilla focusOutEvent to remove calltip widgets as well.
5_4_x
|
file |
diff |
annotate
|
Sat, 01 Feb 2014 18:41:02 +0100 |
Detlev Offenbach |
Extended the QScintilla focusOutEvent to remove calltip widgets as well.
|
file |
diff |
annotate
|
Fri, 31 Jan 2014 12:20:32 +0100 |
Detlev Offenbach |
Implemented some work-arounds for strange focus handling on Qt5.
5_4_x
|
file |
diff |
annotate
|
Fri, 31 Jan 2014 12:12:56 +0100 |
Detlev Offenbach |
Implemented a work-around for a buggy behavior for Qt5, where application focus is given to a completion list but not returned after selecting an entry by double-clicking it.
|
file |
diff |
annotate
|
Thu, 30 Jan 2014 19:41:09 +0100 |
Detlev Offenbach |
Refined the focusOutEvent method of QsciScintillaCompat to not remove the auto-completion list if the user clicks inside the list.
|
file |
diff |
annotate
|
Sun, 19 Jan 2014 11:32:42 +0100 |
Detlev Offenbach |
Deactivated the inputMethod override for QScintilla versions 2.8.1 and newer.
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 23:22:17 +0100 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 17:13:21 +0100 |
Detlev Offenbach |
A little change to the QScintilla inputMethodEvent() overwriting code.
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 16:23:47 +0100 |
Detlev Offenbach |
Implemented a workaround for a non-working implementation of inputMethodEvent() in QScintilla 2.8.x. It simply overwrites these methods with empty ones in order to not loose selected text on focus out.
|
file |
diff |
annotate
|
Thu, 02 Jan 2014 19:40:08 +0100 |
Detlev Offenbach |
Fixed a bug creating a project from a repository and implemented a bugfix method for an issue in QsciScintilla.
|
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
|
Mon, 11 Nov 2013 19:45:35 +0100 |
Detlev Offenbach |
Corrected an incomplete source docu string.
|
file |
diff |
annotate
|
Sun, 10 Nov 2013 14:40:34 +0100 |
Detlev Offenbach |
Added an extended progress dialog to make the progress bar label more descriptive.
|
file |
diff |
annotate
|
Sat, 09 Nov 2013 18:14:44 +0100 |
Detlev Offenbach |
Fixed an issue in QsciScintillaCompat related to an old QScintilla change (snapshots report their correct to be version).
|
file |
diff |
annotate
|
Sat, 09 Nov 2013 17:46:01 +0100 |
Detlev Offenbach |
Added support for find indicators to the editor (QScintilla >= 2.8).
|
file |
diff |
annotate
|