Sun, 04 Sep 2016 13:51:33 +0200 Detlev Offenbach Merged the modernized debugger interface from jsonrpc branch into the default branch. file | diff | annotate
Sun, 04 Sep 2016 13:46:43 +0200 Detlev Offenbach Worked on the last TODOs for the modernized debugger protocol. jsonrpc file | diff | annotate
Sat, 03 Sep 2016 19:00:12 +0200 Detlev Offenbach Improved the handling of debug client exits. jsonrpc file | diff | annotate
Fri, 02 Sep 2016 19:08:02 +0200 Detlev Offenbach Fixed two little issues related to wrong parameter types. jsonrpc 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
Thu, 01 Sep 2016 19:00:46 +0200 Detlev Offenbach Continued modernizing the debugger interface. jsonrpc file | diff | annotate
Thu, 01 Sep 2016 18:28:27 +0200 Detlev Offenbach Fixed a bug in the debug UI causing a stacktrace. 6_1_x file | diff | annotate
Thu, 01 Sep 2016 18:28:27 +0200 Detlev Offenbach Fixed a bug in the debug UI causing a stacktrace. 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
Thu, 18 Aug 2016 17:02:21 +0200 Detlev Offenbach Finished cleaning up some code related to the Project class and data structures. file | diff | annotate
Sat, 02 Jan 2016 16:28:16 +0100 T.Rzepka Don't steal focus if nothing to show. file | diff | annotate
Fri, 01 Jan 2016 12:12:12 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Sun, 16 Aug 2015 15:34:40 +0200 Detlev Offenbach Corrected some code style issues and regenerated the source docu. file | diff | annotate
Sun, 16 Aug 2015 14:58:15 +0200 Detlev Offenbach Updated translations (and corrected some typos). 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
Wed, 01 Jul 2015 19:34:51 +0200 Detlev Offenbach Removed support for project type 'E4Plugin' because eric4 and eric5 are out of service. file | diff | annotate
Fri, 15 May 2015 18:38:52 +0200 Detlev Offenbach Fixed an issue in the Debug UI. file | diff | annotate
Sun, 29 Mar 2015 22:33:37 +0200 T.Rzepka Fix for last fix: Reenable debugger interface if caught an exception. file | diff | annotate
Sat, 28 Mar 2015 21:34:40 +0100 T.Rzepka Fixed some exceptions when pressing a debugger related hotkey, e.g. F9. file | diff | annotate
Thu, 01 Jan 2015 13:11:59 +0100 Detlev Offenbach Updated copyright for 2015. 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, 05 Jul 2014 19:27:57 +0200 Detlev Offenbach Introduced a new project type for eric6 plug-ins. file | diff | annotate
Sat, 05 Jul 2014 12:13:23 +0200 Detlev Offenbach Finished renaming eric5 for PyQt5 to eric6. 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
Thu, 03 Apr 2014 23:05:31 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sun, 30 Mar 2014 22:00:14 +0200 T.Rzepka Merge with BgService. Py2 comp. file | diff | annotate
Sat, 29 Mar 2014 20:12:47 +0100 Detlev Offenbach Improved the way the Python variant of a source file is detected (thanks to Tobias Rzepka). file | diff | annotate
Thu, 27 Mar 2014 21:27:08 +0100 T.Rzepka Updated behavior of the Python version detection. BgService file | diff | annotate
Sat, 08 Mar 2014 20:09:41 +0100 Detlev Offenbach Changed signal/slot usage to not use constructs like 'triggered[()].connect(...)' anymore. 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
Thu, 26 Dec 2013 18:35:47 +0100 Detlev Offenbach Fixed a bug in Project.getMainScript. file | diff | annotate
Sat, 14 Dec 2013 23:44:25 +0100 T.Rzepka # __IGNORE_WARNING__ added/ removed. Py2 comp. 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
Sat, 19 Oct 2013 11:49:31 +0200 Detlev Offenbach Fixed various coding style issues. file | diff | annotate
Mon, 14 Oct 2013 20:08:19 +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, 06 Oct 2013 19:52:33 +0200 Detlev Offenbach Continued to shorten the code lines to max. 79 characters. file | diff | annotate
Sun, 06 Oct 2013 19:00:04 +0200 Detlev Offenbach Continued to shorten the code lines to max. 79 characters. file | diff | annotate
Mon, 08 Jul 2013 22:36:10 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sat, 08 Jun 2013 17:24:54 +0200 Detlev Offenbach Changed labels of 'Restart Script' and 'Stop Script' to better reflect the reality. file | diff | annotate
Tue, 28 May 2013 20:52:12 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Fri, 26 Apr 2013 19:37:21 +0200 Detlev Offenbach Added a viewer for the call stack leading to the current line. 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
Sat, 23 Feb 2013 14:25:36 +0100 Detlev Offenbach Extended DebugUI to better handle reported Syntax errors. 5_3_x file | diff | annotate
Sat, 23 Feb 2013 14:25:36 +0100 Detlev Offenbach Extended DebugUI to better handle reported Syntax errors. file | diff | annotate
Sun, 10 Feb 2013 14:48:24 +0100 Detlev Offenbach Started with delaying the import upon the time it is needed. 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, 05 Nov 2012 16:55:16 +0100 Detlev Offenbach Changed a few places to use the new notification system. file | diff | annotate
Sun, 04 Nov 2012 17:39:08 +0100 Detlev Offenbach Changed a few places to use the new notification system. file | diff | annotate
Thu, 01 Nov 2012 18:29:58 +0100 Detlev Offenbach Finished the coding part of the call trace functionality. file | diff | annotate
Thu, 01 Nov 2012 15:31:06 +0100 Detlev Offenbach Started implementing the call trace functionality. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial