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
|
Sun, 05 Sep 2010 13:36:40 +0200 |
Detlev Offenbach |
Added checks for blacklisted versions of sip, PyQt4 and QScintilla2.
|
file |
diff |
annotate
|
Sat, 04 Sep 2010 19:51:48 +0200 |
Detlev Offenbach |
Did some code cleanup.
|
file |
diff |
annotate
|
Sat, 28 Aug 2010 18:32:51 +0200 |
Detlev Offenbach |
Fixed the QLocalSocket issue.
5_0_x
|
file |
diff |
annotate
|
Sat, 28 Aug 2010 18:30:09 +0200 |
Detlev Offenbach |
Fixed the QLocalSocket issue.
|
file |
diff |
annotate
|
Mon, 09 Aug 2010 15:59:33 +0200 |
Detlev Offenbach |
Continued porting signal/slot usage to the new API.
|
file |
diff |
annotate
|
Mon, 09 Aug 2010 15:49:03 +0200 |
Detlev Offenbach |
Continued porting signal/slot usage to the new API.
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 12:55:36 +0200 |
Detlev Offenbach |
Did some more string format conversions.
|
file |
diff |
annotate
|
Fri, 21 May 2010 08:46:21 +0200 |
Detlev Offenbach |
Corrected and optimized the code for setting the Qt library paths.
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:11:27 +0200 |
Detlev Offenbach |
Added code to overcome an issue on windows platforms locating Qt plugins, if PyQt was installed via the installer.
|
file |
diff |
annotate
|
Sun, 28 Feb 2010 13:58:38 +0000 |
Detlev Offenbach |
Fixed an issue with handling the focus and (de-)activation of actions as it changes.
|
file |
diff |
annotate
|
Sun, 07 Feb 2010 14:18:01 +0000 |
Detlev Offenbach |
Deleted the code setting the default encoding because this has to be (and is automatically set to) utf-8 for Python3.
|
file |
diff |
annotate
|
Sun, 31 Jan 2010 18:31:28 +0000 |
Detlev Offenbach |
Finished cleaning up the code supported by py3flakes.
|
file |
diff |
annotate
|
Wed, 13 Jan 2010 18:53:58 +0000 |
Detlev Offenbach |
Renamed E4Gui to E5Gui.
|
file |
diff |
annotate
|
Sun, 10 Jan 2010 19:19:52 +0000 |
Detlev Offenbach |
Did a lot of encoding related stuff.
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 19:03:58 +0000 |
Detlev Offenbach |
Fixed a few porting issues.
|
file |
diff |
annotate
|
Sat, 02 Jan 2010 18:52:53 +0000 |
Detlev Offenbach |
More renaming to eric5.
|
file |
diff |
annotate
|
Sat, 02 Jan 2010 17:09:08 +0000 |
Detlev Offenbach |
Started to rename stuff for eric5.
|
file |
diff |
annotate
|