Sun, 18 May 2014 14:13:09 +0200 Detlev Offenbach Corrected a bunch of source docu issues. file | diff | annotate
Thu, 03 Apr 2014 23:05:31 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Tue, 11 Mar 2014 18:56:38 +0100 Detlev Offenbach Fixed some little issues related to the Ruby debugger interface and the shell language menu. file | diff | annotate
Tue, 11 Mar 2014 18:55:08 +0100 Detlev Offenbach Fixed some little issues related to the Ruby debugger interface and the shell language menu. 5_4_x file | diff | annotate
Fri, 31 Jan 2014 10:53:02 +0100 Detlev Offenbach Intercepted a keyboard interrupt in Shell.py because in some rare occasions there seem to be some spurious Ctrl-C send to the IDE. file | diff | annotate
Fri, 31 Jan 2014 10:53:02 +0100 Detlev Offenbach Intercepted a keyboard interrupt in Shell.py because in some rare occasions there seem to be some spurious Ctrl-C send to the IDE. 5_4_x 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
Fri, 13 Dec 2013 23:39:14 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sat, 16 Nov 2013 18:37:27 +0100 Detlev Offenbach Changed the handling of the monospace font usage in the editor, mini editor and shell. file | diff | annotate
Sat, 16 Nov 2013 10:06:28 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sat, 09 Nov 2013 15:23:52 +0100 Detlev Offenbach Removed the highlight of the caret line from the shell window because that doesn't make sense. 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
Sun, 03 Nov 2013 15:58:22 +0100 T.Rzepka Merge with default branch after fixed indentation issues and lates changes. Py2 comp. file | diff | annotate
Fri, 01 Nov 2013 15:48:48 +0100 T.Rzepka Merge with default branch after fixed indentation issues. Py2 comp. 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
Sat, 19 Oct 2013 17:42:18 +0200 Detlev Offenbach Fixed a bunch of indentation issues. file | diff | annotate
Sat, 19 Oct 2013 13:03:39 +0200 Detlev Offenbach Fixed various coding style issues. file | diff | annotate
Fri, 18 Oct 2013 18:42:10 +0200 Detlev Offenbach Fixed a bunch of visible indentation issues. file | diff | annotate
Mon, 14 Oct 2013 19:30:36 +0200 Detlev Offenbach Fixed a bunch of visible indentation issues. file | diff | annotate
Sun, 29 Sep 2013 18:22:08 +0200 Detlev Offenbach Continued correcting doc strings by using the new doc string checker. file | diff | annotate
Fri, 27 Sep 2013 19:08:31 +0200 Detlev Offenbach Fixed an issue in the interpreter shell window causing data to be deleted if it contained the secondary prompt (sys.ps2). 5_3_x file | diff | annotate
Fri, 27 Sep 2013 19:08:31 +0200 Detlev Offenbach Fixed an issue in the interpreter shell window causing data to be deleted if it contained the secondary prompt (sys.ps2). 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
Sun, 10 Mar 2013 17:25:37 +0100 Detlev Offenbach Removed the Terminal widget because there are severe issues with certain shells that cannot be fixed and it is a rarely used feature. 5_3_x file | diff | annotate
Sun, 10 Mar 2013 17:10:23 +0100 Detlev Offenbach Removed the Terminal widget because there are severe issues with certain shells that cannot be fixed and it is a rarely used feature. file | diff | annotate
Mon, 11 Feb 2013 18:13:10 +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
Mon, 01 Oct 2012 19:44:40 +0200 Detlev Offenbach Made the fiveth set of Qt5 compatibility changes (some of the previous changes are backed out due to changes in PyQt4). file | diff | annotate
Sun, 30 Sep 2012 13:27:28 +0200 Detlev Offenbach Made the first set of Qt5 compatibility changes. file | diff | annotate
Thu, 23 Aug 2012 16:18:48 +0200 Detlev Offenbach Fixed an issue in the Shell window causing wrong fonts set when monospaced is active. 5_2_x file | diff | annotate
Thu, 23 Aug 2012 16:18:48 +0200 Detlev Offenbach Fixed an issue in the Shell window causing wrong fonts set when monospaced is active. file | diff | annotate
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
(0) -60 tip

eric ide

mercurial