Fri, 05 Apr 2019 19:06:39 +0200 Detlev Offenbach Merged with default branch to prepare a new release. maintenance release-19.04 file | diff | annotate
Thu, 14 Mar 2019 19:41:53 +0100 Detlev Offenbach Corrected the SubstyledLexer.hasSubStyle() method to SubstyledLexer.hasSubstyle() to be consistent. sub_styles file | diff | annotate
Sat, 09 Mar 2019 17:36:44 +0100 Detlev Offenbach Lexer: implemented basic support for sub-styles. sub_styles 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
Thu, 10 Jan 2019 14:22:59 +0100 Detlev Offenbach Merged with default branch to prepare release 19.01. maintenance release-19.01 file | diff | annotate
Thu, 10 Jan 2019 14:18:48 +0100 Detlev Offenbach Updated copyright for 2019. file | diff | annotate
Wed, 19 Dec 2018 10:59:55 +0100 Detlev Offenbach Shell: fixed an issue calling __writeBanner() with too few arguments. file | diff | annotate
Sat, 15 Dec 2018 17:29:57 +0100 Detlev Offenbach Debugger, Shell: start the shell in the project directory if one is open ([issue290]). file | diff | annotate
Sat, 01 Dec 2018 11:44:34 +0100 Detlev Offenbach Merged with default branch to prepare a new release. maintenance release-18.12 file | diff | annotate
Sun, 04 Nov 2018 17:20:11 +0100 Detlev Offenbach Shell: changed code to start the shell/debugger backend with an unmodified PATH setting and added some more special commands (see what's this help of the shell). file | diff | annotate
Sun, 04 Nov 2018 12:38:32 +0100 Detlev Offenbach Shell: another attempt to properly fix the 'writing prompt' issue. file | diff | annotate
Sat, 03 Nov 2018 20:04:41 +0100 Detlev Offenbach Shell: fix an issue writing client output and the prompt in the wrong order. file | diff | annotate
Sat, 03 Nov 2018 14:19:21 +0100 Detlev Offenbach VitualEnv Manager: file | diff | annotate
Thu, 01 Nov 2018 18:46:44 +0100 Detlev Offenbach SearchReplaceWidget: changed the regexp search to use QScintilla's POSIX mode file | diff | annotate
Sat, 01 Sep 2018 10:24:02 +0200 Detlev Offenbach Merged with "default" branch to prepare the next release. maintenance file | diff | annotate
Sun, 26 Aug 2018 15:03:20 +0200 Detlev Offenbach Shell: fixed an issue with the redirected input() method caused by the queued output change done back in June 2018. file | diff | annotate
Mon, 02 Jul 2018 18:59:30 +0200 Detlev Offenbach Merged with the default branch to prepare the 18.07 release. maintenance file | diff | annotate
Sat, 30 Jun 2018 16:58:20 +0200 Detlev Offenbach Shell, ShellWindow, LogViewer: fixed the layouts, an ambigous shortcut and added a missing method. file | diff | annotate
Fri, 29 Jun 2018 18:44:12 +0200 Detlev Offenbach Shell: little fix to clear the shell window when the debug client ist (re-) started via the "Start" context menu. file | diff | annotate
Sat, 09 Jun 2018 12:08:47 +0200 Detlev Offenbach Shell.py: Added a patch provided by Tobias Rzepka to avoid freeze of eric when printing a lot. Original patch with some modifications and added source docu. file | diff | annotate
Sat, 02 Jun 2018 12:44:41 +0200 Detlev Offenbach Merged with default branch to prepare 18.06 release. maintenance release-18.06 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
Thu, 18 Jan 2018 18:57:40 +0100 Detlev Offenbach Fixed a signal/slot issue with the "Remove Split" action. maintenance file | diff | annotate
Wed, 24 Jan 2018 19:08:08 +0100 Detlev Offenbach Fix an index error in the Shell. file | diff | annotate
Mon, 22 Jan 2018 17:07:22 +0100 Detlev Offenbach Fixed handling of mouse wheel events for mive with a wheel supporting horizontal tilting. file | diff | annotate
Sun, 31 Dec 2017 18:27:40 +0100 Detlev Offenbach Merged with default branch to prepare a new release. maintenance file | diff | annotate
Sun, 31 Dec 2017 16:52:09 +0100 Detlev Offenbach Updated copyright for 2018. file | diff | annotate
Fri, 22 Dec 2017 19:52:58 +0100 Detlev Offenbach Fixed an issue related to cursor key navigation within completion lists caused by the new history navigation style. file | diff | annotate
Tue, 19 Dec 2017 19:46:23 +0100 Detlev Offenbach Fixed an issue in the Python shell window executing pasted lines containing some indentation. file | diff | annotate
Sat, 02 Dec 2017 12:40:22 +0100 Detlev Offenbach Merged with default branch to prepare a new release. maintenance release-17.12 file | diff | annotate
Thu, 23 Nov 2017 17:42:13 +0100 Detlev Offenbach Fixed a bug in the shell history handling. file | diff | annotate
Wed, 02 Aug 2017 13:28:50 +0200 Detlev Offenbach Merged with default branch to prepare the 17.08 release. maintenance release-17.08 file | diff | annotate
Mon, 10 Jul 2017 18:48:33 +0200 Detlev Offenbach Updated translations and source docu for the shell changes. file | diff | annotate
Mon, 10 Jul 2017 18:24:35 +0200 Detlev Offenbach Finished improving the Shell window history handling. file | diff | annotate
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
(0) -100 -60 tip

eric ide

mercurial