Sun, 29 Jul 2012 18:05:03 +0200 |
Detlev Offenbach |
Fixed some PEP-8 related issues.
|
file |
diff |
annotate
|
Fri, 04 May 2012 20:06:17 +0200 |
Detlev Offenbach |
Added the capability to search in the output of the shell window.
|
file |
diff |
annotate
|
Sat, 31 Mar 2012 12:08:28 +0200 |
Detlev Offenbach |
Fixed a unicode issue in the terminal and interpreter shell.
5_2_x
|
file |
diff |
annotate
|
Sat, 31 Mar 2012 12:08:28 +0200 |
Detlev Offenbach |
Fixed a unicode issue in the terminal and interpreter shell.
|
file |
diff |
annotate
|
Mon, 30 Jan 2012 18:53:47 +0100 |
Detlev Offenbach |
Did some PEP-8 related corrections.
5_2_x
|
file |
diff |
annotate
|
Mon, 30 Jan 2012 18:53:11 +0100 |
Detlev Offenbach |
Did some PEP-8 related corrections.
|
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
|
Sat, 21 Jan 2012 14:49:00 +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.
5_2_x
|
file |
diff |
annotate
|
Fri, 30 Dec 2011 18:33:18 +0100 |
Detlev Offenbach |
Added capability to zoom by a pinch gesture to the editor, the shell, the terminal, the web browser and various graphics related windows.
|
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
|
Mon, 26 Dec 2011 14:58:44 +0100 |
Detlev Offenbach |
- added capability to zoom by Ctrl + Mouse Wheel to the editor
|
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
|
Sun, 05 Jun 2011 18:25:36 +0200 |
Detlev Offenbach |
Improved code quality by getting rid of star imports. That way pyflakes can do its job. A few bugs fixed found by flakes.
|
file |
diff |
annotate
|
Tue, 24 May 2011 19:02:28 +0200 |
Detlev Offenbach |
Fixed a bug in Shell.py.
5_1_x
|
file |
diff |
annotate
|
Tue, 24 May 2011 19:01:15 +0200 |
Detlev Offenbach |
Fixed a bug in Shell.py.
|
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:46:13 +0100 |
Detlev Offenbach |
Added configuration options for visible whitespace (as of QScintilla 2.5) (for shell and terminal).
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 15:52:50 +0100 |
Detlev Offenbach |
Fixed a few PEP 8 related issues.
|
file |
diff |
annotate
|
Mon, 03 Jan 2011 17:10:45 +0100 |
Detlev Offenbach |
Added a pyflakes checker function for Python 2 files and made some additional Python 2 related changes.
|
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
|
Sat, 04 Sep 2010 19:51:48 +0200 |
Detlev Offenbach |
Did some code cleanup.
|
file |
diff |
annotate
|
Mon, 30 Aug 2010 20:16:34 +0200 |
Detlev Offenbach |
Started replaceing QMessageBox methods with own methods.
|
file |
diff |
annotate
|
Thu, 12 Aug 2010 16:11:13 +0200 |
Detlev Offenbach |
Continued porting signal/slot usage to the new API.
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 14:17:54 +0200 |
Detlev Offenbach |
Continued porting signal/slot usage to the new API.
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 13:15:03 +0200 |
Detlev Offenbach |
Continued porting signal/slot usage to the new API.
|
file |
diff |
annotate
|
Wed, 04 Aug 2010 20:33:53 +0200 |
Detlev Offenbach |
Continued porting signal/slot usage to the new API.
|
file |
diff |
annotate
|
Thu, 29 Jul 2010 11:02:09 +0200 |
Detlev Offenbach |
Did some more string format conversions.
|
file |
diff |
annotate
|
Sun, 25 Jul 2010 12:01:06 +0200 |
Detlev Offenbach |
Added code to adjust the cursor flash time of the editor to the global settings.
5_0_x
|
file |
diff |
annotate
|
Sun, 28 Feb 2010 13:58:38 +0000 |
Detlev Offenbach |
Fixed an issue with handling the focus and (de-)activation of actions as it changes.
|
file |
diff |
annotate
|
Sun, 31 Jan 2010 18:31:28 +0000 |
Detlev Offenbach |
Finished cleaning up the code supported by py3flakes.
|
file |
diff |
annotate
|
Wed, 13 Jan 2010 18:53:58 +0000 |
Detlev Offenbach |
Renamed E4Gui to E5Gui.
|
file |
diff |
annotate
|
Tue, 12 Jan 2010 18:36:05 +0000 |
Detlev Offenbach |
Renamed e5App to e5App.
|
file |
diff |
annotate
|
Sun, 10 Jan 2010 19:19:52 +0000 |
Detlev Offenbach |
Did a lot of encoding related stuff.
|
file |
diff |
annotate
|
Fri, 08 Jan 2010 19:14:19 +0000 |
Detlev Offenbach |
Removed (commented out) the encoding/decoding related stuff of Utilities.
|
file |
diff |
annotate
|
Sat, 02 Jan 2010 15:35:20 +0000 |
Detlev Offenbach |
Changed copyright for 2010.
|
file |
diff |
annotate
|
Sat, 02 Jan 2010 15:11:35 +0000 |
Detlev Offenbach |
First commit after changing to Python 3.1.
|
file |
diff |
annotate
|
Wed, 30 Dec 2009 15:40:33 +0000 |
Detlev Offenbach |
Change code dealing with QVariant (and QSettings) to use the PyQt4 QVariant v2 API.
|
file |
diff |
annotate
|
Mon, 28 Dec 2009 16:03:33 +0000 |
Detlev Offenbach |
Started porting eric4 to Python3
|
file |
diff |
annotate
|