Sun, 09 Jul 2017 19:44:33 +0200 Detlev Offenbach Started improving the Shell window history handling. file | diff | annotate
Sat, 03 Jun 2017 13:08:50 +0200 Detlev Offenbach Merged with default branch to prepare the 17.06 release. maintenance release-17.06 file | diff | annotate
Sat, 13 May 2017 16:32:54 +0200 Detlev Offenbach Prepared the code for Qt > 5.9.99. file | diff | annotate
Sat, 06 May 2017 13:43:21 +0200 Detlev Offenbach Merged with default branch in order to prepare the 17.05 release. maintenance release-17.05 file | diff | annotate
Sun, 23 Apr 2017 16:40:31 +0200 Detlev Offenbach Modified the handling of the Up/Down arrows of the shell widget. file | diff | annotate
Sat, 22 Apr 2017 15:37:18 +0200 Detlev Offenbach Finished implementing the standalone shell window. file | diff | annotate
Fri, 21 Apr 2017 19:39:31 +0200 Detlev Offenbach Continued implementing the standalone shell window. file | diff | annotate
Thu, 20 Apr 2017 20:09:53 +0200 Detlev Offenbach Started implementing the standalone shell window. file | diff | annotate
Fri, 07 Apr 2017 18:33:59 +0200 Detlev Offenbach Merged with default branch to prepare the 17.04 release. maintenance file | diff | annotate
Sat, 18 Mar 2017 14:19:22 +0100 Detlev Offenbach Fixed the pinch gesture behavior. maintenance file | diff | annotate
Sat, 18 Mar 2017 14:19:22 +0100 Detlev Offenbach Fixed the pinch gesture behavior. file | diff | annotate
Tue, 14 Mar 2017 15:09:08 +0100 Detlev Offenbach Fixed a few issues related to getting input and passwords in the Python shell. maintenance file | diff | annotate
Tue, 14 Mar 2017 15:09:08 +0100 Detlev Offenbach Fixed a few issues related to getting input and passwords in the Python shell. 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
Sat, 24 Sep 2016 18:00:30 +0200 Detlev Offenbach Fixed issue related to (raw_)input(). 6_1_x file | diff | annotate
Sat, 24 Sep 2016 18:00:30 +0200 Detlev Offenbach Fixed issue related to (raw_)input(). file | diff | annotate
Fri, 02 Sep 2016 19:08:02 +0200 Detlev Offenbach Fixed two little issues related to wrong parameter types. 6_1_x file | diff | annotate
Fri, 02 Sep 2016 19:08:02 +0200 Detlev Offenbach Fixed two little issues related to wrong parameter types. file | diff | annotate
Wed, 24 Aug 2016 20:00:29 +0200 Detlev Offenbach Added an action to clear the private data of the IDE. file | diff | annotate
Wed, 24 Aug 2016 19:51:38 +0200 Detlev Offenbach Fixed a bug in the shell related to clearing the current history. 6_1_x file | diff | annotate
Wed, 06 Jul 2016 19:27:15 +0200 Detlev Offenbach Added capability to filter ANSI escape sequences out of output strings. This is limited to color sequences at the moment. file | diff | annotate
Fri, 01 Jan 2016 12:12:12 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Sat, 03 Oct 2015 14:09:05 +0200 Detlev Offenbach Changed the shell language menu to be dynamic. file | diff | annotate
Sun, 16 Aug 2015 13:47:44 +0200 Detlev Offenbach Implemented a signal handler for the Python debug clients. file | diff | annotate
Thu, 01 Jan 2015 13:11:59 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Mon, 22 Dec 2014 18:31:23 +0100 Detlev Offenbach Corrected some coding style issues. 6_0_x file | diff | annotate
Fri, 19 Dec 2014 13:15:39 +0100 Detlev Offenbach Added capability to show exceptions in the shell window. file | diff | annotate
Sat, 13 Sep 2014 16:13:52 +0200 Detlev Offenbach Added more changes to make eric6 usable with PyQt4 as well. file | diff | annotate
Sat, 12 Jul 2014 13:18:13 +0200 Detlev Offenbach Fixed a source docu error. 5_5_x file | diff | annotate
Sun, 06 Jul 2014 14:44:46 +0200 Detlev Offenbach Fixed some documentation issues. file | diff | annotate
Sun, 29 Jun 2014 20:13:56 +0200 Detlev Offenbach Started porting eric5 to PyQt5. file | diff | annotate
Tue, 10 Jun 2014 22:12:32 +0200 T.Rzepka Shell: Paste at current location and a bug in using history fixed. 5_4_x file | diff | annotate
Tue, 10 Jun 2014 22:12:32 +0200 T.Rzepka Shell: Paste at current location and a bug in using history fixed. file | diff | annotate
Fri, 30 May 2014 15:16:40 +0200 Detlev Offenbach Fixed a few source code style issues found by the updated pe8 checker. file | diff | annotate
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
(0) -100 -60 tip

eric ide

mercurial