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
|
Tue, 04 Sep 2012 11:41:07 +0200 |
Detlev Offenbach |
Fixed a little issue in DebugUI.
5_2_x
|
file |
diff |
annotate
|
Tue, 04 Sep 2012 11:41:07 +0200 |
Detlev Offenbach |
Fixed a little issue in DebugUI.
|
file |
diff |
annotate
|
Fri, 06 Apr 2012 13:59:54 +0200 |
Detlev Offenbach |
Some little optimisations.
|
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
|
Fri, 09 Sep 2011 12:29:45 +0200 |
Detlev Offenbach |
Extended debugger to ignore exceptions occuring in lines having a '__IGNORE_EXCEPTION__' line flag set.
|
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
|
Sat, 04 Jun 2011 18:58:48 +0200 |
Detlev Offenbach |
Added a forgotten import statement.
5_1_x
|
file |
diff |
annotate
|
Fri, 20 May 2011 18:44:57 +0200 |
Detlev Offenbach |
Fixed a bug in the debugger UI.
5_1_x
|
file |
diff |
annotate
|
Fri, 20 May 2011 18:44:36 +0200 |
Detlev Offenbach |
Fixed a bug in the debugger UI.
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 18:43:02 +0200 |
Detlev Offenbach |
Changed algorithm to determine the debugger backend type to be used by analysing a first line starting with '#!'.
|
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, 06 Jan 2011 19:06:51 +0100 |
Detlev Offenbach |
Made the toolbars of the initial layout more minimalistic.
|
file |
diff |
annotate
|
Sat, 01 Jan 2011 18:04:43 +0100 |
Detlev Offenbach |
Added a syntax checker function for Python 2 files.
|
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
|
Fri, 31 Dec 2010 15:19:02 +0100 |
Detlev Offenbach |
Added a feature where flags can be given at the end of a source file. The only flag supported is 'FileType' to overwrite the filetype detection mechanism.
|
file |
diff |
annotate
|
Wed, 22 Dec 2010 17:32:24 +0100 |
Detlev Offenbach |
Fixed an issue with blanks in pathname of eric plug-ins when developing them.
5_0_x
|
file |
diff |
annotate
|
Wed, 22 Dec 2010 17:31:41 +0100 |
Detlev Offenbach |
Fixed an issue with blanks in pathname of eric plug-ins when developing them.
|
file |
diff |
annotate
|
Sun, 19 Dec 2010 15:26:00 +0100 |
Detlev Offenbach |
Fixed a bug in the new termination strings.
|
file |
diff |
annotate
|
Sat, 18 Dec 2010 18:11:02 +0100 |
Detlev Offenbach |
Added display of suppressed client termination messages.
|
file |
diff |
annotate
|
Sat, 04 Sep 2010 19:51:48 +0200 |
Detlev Offenbach |
Did some code cleanup.
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 20:04:49 +0200 |
Detlev Offenbach |
Continued replacing QMessageBox methods with own methods.
|
file |
diff |
annotate
|
Tue, 31 Aug 2010 13:23:27 +0200 |
Detlev Offenbach |
Continued replacing QMessageBox methods with own methods.
|
file |
diff |
annotate
|