Sat, 19 Jul 2014 15:41:46 +0200 |
Detlev Offenbach |
Added an error message for the case, where the initial import of PyQt4 fails.
5_4_x
|
file |
diff |
annotate
|
Sat, 19 Jul 2014 15:39:38 +0200 |
Detlev Offenbach |
Added an error message for the case, where the initial import of PyQt4 fails.
5_5_x
|
file |
diff |
annotate
|
Sun, 29 Jun 2014 20:13:56 +0200 |
Detlev Offenbach |
Started porting eric5 to PyQt5.
|
file |
diff |
annotate
|
Wed, 04 Jun 2014 16:51:04 +0200 |
Detlev Offenbach |
Added code to prevent possible segfaults when closing down.
|
file |
diff |
annotate
|
Sun, 30 Mar 2014 22:00:14 +0200 |
T.Rzepka |
Merge with BgService.
Py2 comp.
|
file |
diff |
annotate
|
Sat, 22 Mar 2014 14:44:39 +0100 |
T.Rzepka |
Exception handling for client side implemented.
BgService
|
file |
diff |
annotate
|
Wed, 15 Jan 2014 22:55:52 +0100 |
T.Rzepka |
CodeStyleChecker moved to background service and done a little cleanup.
BgService
|
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
|
Wed, 27 Nov 2013 19:58:37 +0100 |
Detlev Offenbach |
Continued implementing the automatic plug-in update check in the plug-in manager.
|
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 14:05:26 +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
|
Mon, 14 Oct 2013 18:26:25 +0200 |
Detlev Offenbach |
Fixed a few documentation strings that got broken while doing the line shortening job. That concludes the later.
|
file |
diff |
annotate
|
Mon, 07 Oct 2013 19:10:11 +0200 |
Detlev Offenbach |
Continued to shorten the code lines to max. 79 characters.
|
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
|
Mon, 23 Sep 2013 19:35:27 +0200 |
Detlev Offenbach |
Added commandline options '--start-file', '--start-multi' and '--start-project' to start with the most recently opened file, multi project or project.
|
file |
diff |
annotate
|
Mon, 12 Aug 2013 22:21:53 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Mon, 08 Jul 2013 22:36:10 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Tue, 09 Jul 2013 19:30:56 +0200 |
Detlev Offenbach |
Added a JavaScript parser to the file browser in order to show the structure of JavaScript files
|
file |
diff |
annotate
|
Fri, 31 May 2013 13:33:57 +0200 |
Detlev Offenbach |
Added a specialized error message handler allowing to filter messages.
|
file |
diff |
annotate
|
Tue, 28 May 2013 20:52:12 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Mon, 20 May 2013 11:42:14 +0200 |
Detlev Offenbach |
Removed the support for platform global pygments installation. We always use our built-in variant, which has a serious bug fixed.
5_3_x
|
file |
diff |
annotate
|
Mon, 20 May 2013 11:42:14 +0200 |
Detlev Offenbach |
Removed the support for platform global pygments installation. We always use our built-in variant, which has a serious bug fixed.
|
file |
diff |
annotate
|
Tue, 23 Apr 2013 19:57:07 +0200 |
Detlev Offenbach |
Changed the logic for detecting and using the PyQt4 module directory.
|
file |
diff |
annotate
|
Mon, 22 Apr 2013 20:24:58 +0200 |
Detlev Offenbach |
Changed code to be compatible with latest PyQt4 Windows installers.
5_3_x
|
file |
diff |
annotate
|
Mon, 22 Apr 2013 20:24:58 +0200 |
Detlev Offenbach |
Changed code to be compatible with latest PyQt4 Windows installers.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 10:24:44 +0100 |
Detlev Offenbach |
Fixed a few PEP-8 related issues.
Py2 comp.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 03:28:43 +0100 |
T.Rzepka |
Minimum modifications to start Eric5 with Py2.
Py2 comp.
|
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
|
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
|
Fri, 30 Nov 2012 20:14:50 +0100 |
Detlev Offenbach |
Continued with the IRC management.
|
file |
diff |
annotate
|
Tue, 02 Oct 2012 19:53:31 +0200 |
Detlev Offenbach |
Made the sixth set of Qt5 compatibility changes.
|
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
|
Tue, 10 Jul 2012 19:06:38 +0200 |
Detlev Offenbach |
Introduced a "workspace" directory that is used as the default for opening or saving new files or projects (configurable on Multiproject config page).
|
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
|
Tue, 26 Apr 2011 13:51:58 +0200 |
Detlev Offenbach |
Modification for compatibility with latest PyQt4 installer change.
5_1_x
|
file |
diff |
annotate
|
Tue, 26 Apr 2011 13:51:35 +0200 |
Detlev Offenbach |
Modification for compatibility with latest PyQt4 installer change.
|
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
|
Sat, 01 Jan 2011 19:24:20 +0100 |
Detlev Offenbach |
Fixed an issue with Qt installations that don't support SSL and suppressed some py3flakes warnings.
5_0_x
|
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
|
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
|
Tue, 16 Nov 2010 08:42:14 +0100 |
Detlev Offenbach |
Changed syntax check to allow to ignore a syntax warning by ending the source line with "__IGNORE_WARNING__" and modified a few files accordingly.
|
file |
diff |
annotate
|
Sat, 23 Oct 2010 19:56:41 +0200 |
Detlev Offenbach |
Another fix for the usage of the PyQt4 installer and multiple installations.
5_0_x
|
file |
diff |
annotate
|
Sat, 23 Oct 2010 19:54:52 +0200 |
Detlev Offenbach |
Another fix for the usage of the PyQt4 installer and multiple installations.
|
file |
diff |
annotate
|
Sun, 05 Sep 2010 13:38:59 +0200 |
Detlev Offenbach |
Added checks for blacklisted versions of sip, PyQt4 and QScintilla2.
5_0_x
|
file |
diff |
annotate
|