Sun, 18 Dec 2016 18:46:43 +0100 |
Detlev Offenbach |
Fixed an issue in AdBlockRule.py caused by a wrong NetworkAccessManager setting.
|
file |
diff |
annotate
|
Fri, 09 Dec 2016 18:32:57 +0100 |
Detlev Offenbach |
Fixed a little issue using the authentication dialog from the old and new web browsers.
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:12:12 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
|
file |
diff |
annotate
|
Sat, 25 Jul 2015 13:02:39 +0200 |
Detlev Offenbach |
Changed code to make eric compatible to PyQt 5.5 (QByteArry issue).
|
file |
diff |
annotate
|
Sat, 25 Jul 2015 12:58:42 +0200 |
Detlev Offenbach |
Changed code to make eric compatible to PyQt 5.5 (QByteArry issue).
6_0_x
|
file |
diff |
annotate
|
Wed, 22 Jul 2015 19:45:39 +0200 |
Detlev Offenbach |
Change code to make eric compatible to PyQt 5.5 (QByteArry issue).
|
file |
diff |
annotate
|
Sat, 18 Jul 2015 15:14:28 +0200 |
Detlev Offenbach |
Added code to limit SSL sockets to ciphers with at least 128 bits for Qt < 5.3.0.
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 13:11:59 +0100 |
Detlev Offenbach |
Updated copyright for 2015.
|
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
|
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
|
Sat, 14 Dec 2013 23:44:25 +0100 |
T.Rzepka |
# __IGNORE_WARNING__ added/ removed.
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 18:29:32 +0200 |
Detlev Offenbach |
Fixed a bunch of visible indentation issues.
|
file |
diff |
annotate
|
Sun, 13 Oct 2013 17:44:48 +0200 |
Detlev Offenbach |
Corrected some source docu issues and regenerated the source docu.
|
file |
diff |
annotate
|
Thu, 10 Oct 2013 18:35:45 +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
|
Wed, 05 Jun 2013 20:23:59 +0200 |
T.Rzepka |
Fix for wrong web caching mechanism.
5_3_x
|
file |
diff |
annotate
|
Wed, 05 Jun 2013 20:23:59 +0200 |
T.Rzepka |
Fix for wrong web caching mechanism.
|
file |
diff |
annotate
|
Wed, 05 Jun 2013 20:23:59 +0200 |
T.Rzepka |
Fix for wrong web caching mechanism.
Py2 comp.
|
file |
diff |
annotate
|
Sat, 01 Jun 2013 12:37:19 +0200 |
Detlev Offenbach |
Added a dialog to configure hosts to be exempted from caching.
|
file |
diff |
annotate
|
Sat, 01 Jun 2013 11:49:18 +0200 |
Detlev Offenbach |
Added code to blacklist hosts from caching.
|
file |
diff |
annotate
|
Sat, 01 Jun 2013 11:49:18 +0200 |
Detlev Offenbach |
Added code to blacklist hosts from caching.
5_3_x
|
file |
diff |
annotate
|
Fri, 31 May 2013 16:55:50 +0200 |
Detlev Offenbach |
Changed the name of the cache directory of the web browser to reflect the Qt and Webkit version number in order to avoid cahe trouble.
5_3_x
|
file |
diff |
annotate
|
Fri, 31 May 2013 16:55:50 +0200 |
Detlev Offenbach |
Changed the name of the cache directory of the web browser to reflect the Qt and Webkit version number in order to avoid cahe trouble.
|
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
|
Wed, 13 Feb 2013 19:25:21 +0100 |
Detlev Offenbach |
Removed the QtHelp dependancy; support is only available, if the QtHelp module could be imported.
|
file |
diff |
annotate
|
Sun, 10 Feb 2013 18:31:31 +0100 |
Detlev Offenbach |
Continued implementing the delayed import.
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 19:43:50 +0100 |
Detlev Offenbach |
Centralized the SSL error handling in E5SslErrorHandler.
|
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
|
Wed, 03 Oct 2012 15:36:41 +0200 |
Detlev Offenbach |
Made the seventh set of Qt5 compatibility changes.
|
file |
diff |
annotate
|
Sun, 30 Sep 2012 17:23:16 +0200 |
Detlev Offenbach |
Made the third set of Qt5 compatibility changes.
|
file |
diff |
annotate
|
Sun, 30 Sep 2012 17:04:23 +0200 |
Detlev Offenbach |
Made the second set of Qt5 compatibility changes.
|
file |
diff |
annotate
|
Sat, 29 Sep 2012 11:09:02 +0200 |
Detlev Offenbach |
Added code to work around a security vulnerability discovered in SSL (as recommended by Digia).
5_2_x
|
file |
diff |
annotate
|
Sat, 29 Sep 2012 11:09:02 +0200 |
Detlev Offenbach |
Added code to work around a security vulnerability discovered in SSL (as recommended by Digia).
|
file |
diff |
annotate
|
Mon, 24 Sep 2012 20:23:18 +0200 |
Detlev Offenbach |
Added a handler for file: schemes to allow directory listings.
|
file |
diff |
annotate
|
Sat, 22 Sep 2012 19:40:50 +0200 |
Detlev Offenbach |
Fixed a bug in the network access manager introduced during the FTP job.
|
file |
diff |
annotate
|
Wed, 19 Sep 2012 20:19:49 +0200 |
Detlev Offenbach |
Changed the FtpReply to support proxy access and to not show user and password in the URL.
|
file |
diff |
annotate
|
Sat, 04 Aug 2012 13:30:04 +0200 |
Detlev Offenbach |
Rewrote huge part of AdBlock to speed up and added support for dependent AdBlock subscriptions.
|
file |
diff |
annotate
|
Sun, 22 Jul 2012 15:32:52 +0200 |
Detlev Offenbach |
Added support for GreaseMonkey scripts.
|
file |
diff |
annotate
|
Sun, 24 Jun 2012 18:08:36 +0200 |
Detlev Offenbach |
Fixed an issue with failed logins for certain files by implementing a referer whitelist. All hosts in this list will get a referer header.
|
file |
diff |
annotate
|
Sat, 25 Feb 2012 19:27:57 +0100 |
Detlev Offenbach |
Renamed PyrcAccessHandler to EricAccessHandler.
|
file |
diff |
annotate
|
Thu, 23 Feb 2012 20:03:58 +0100 |
Detlev Offenbach |
Reworked some stuff in the web browser to use Qt resources.
|
file |
diff |
annotate
|
Thu, 23 Feb 2012 16:06:26 +0100 |
Detlev Offenbach |
Added capability to suppress Referer Headers (configurable via eric4 Web Browser configuration 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
|
Tue, 18 Oct 2011 18:57:12 +0200 |
Detlev Offenbach |
Fixed a security issue using QLabel for showing SSL certificate infos.
5_1_x
|
file |
diff |
annotate
|
Sun, 16 Oct 2011 13:35:19 +0200 |
Detlev Offenbach |
The last security fix has been redone to better comply with the old behavior but improving security.
|
file |
diff |
annotate
|
Wed, 12 Oct 2011 19:39:30 +0200 |
Detlev Offenbach |
Fixed a security issue using QLabel for showing SSL certificate infos without setting the label's text format to Qt.PlainText.
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 18:39:41 +0200 |
Detlev Offenbach |
Added the "Do Not Track" feature.
|
file |
diff |
annotate
|
Thu, 18 Aug 2011 12:36:53 +0200 |
Detlev Offenbach |
Added code to support any SSL protocol.
5_1_x
|
file |
diff |
annotate
|
Thu, 18 Aug 2011 12:36:53 +0200 |
Detlev Offenbach |
Added code to support any SSL protocol.
|
file |
diff |
annotate
|