Fri, 01 Jan 2016 12:12:12 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Tue, 04 Aug 2015 19:09:37 +0200 Detlev Offenbach Implemented the proxy exception support. file | diff | annotate
Mon, 03 Aug 2015 19:24:55 +0200 Detlev Offenbach Reverted the preparations for PAC because PyQt5 doesn't support QtScript. file | diff | annotate
Sun, 02 Aug 2015 19:48:22 +0200 Detlev Offenbach Started to extend the network proxy code to support exceptions and PAC. file | diff | annotate
Thu, 01 Jan 2015 13:11:59 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Sun, 29 Jun 2014 20:13:56 +0200 Detlev Offenbach Started porting eric5 to PyQt5. 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
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:45:29 +0200 Detlev Offenbach Continued to shorten the code lines to max. 79 characters. 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
Sun, 10 Feb 2013 15:17:59 +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
Sun, 30 Sep 2012 17:23:16 +0200 Detlev Offenbach Made the third set of Qt5 compatibility changes. file | diff | annotate
Mon, 09 Jul 2012 18:54:06 +0200 Detlev Offenbach Little enhancement to the network proxy factory. 5_2_x file | diff | annotate
Mon, 09 Jul 2012 18:54:06 +0200 Detlev Offenbach Little enhancement to the network proxy factory. file | diff | annotate
Thu, 05 Jul 2012 19:29:05 +0200 Detlev Offenbach Change to the "proxyAuthenticationRequired" function to overcome a Qt-bug. 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
Sat, 08 Oct 2011 18:16:04 +0200 Detlev Offenbach Some changes for Mac computers. file | diff | annotate
Sat, 08 Oct 2011 18:14:37 +0200 Detlev Offenbach Change for Mac computers. 5_1_x 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
Wed, 25 May 2011 18:16:43 +0200 Detlev Offenbach Fixed an issue in the web browser related to selecting the correct proxy type. 5_1_x file | diff | annotate
Wed, 25 May 2011 08:33:57 +0200 detlev Fixed an issue in the web browser related to selecting the correct proxy type. 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
Sun, 06 Feb 2011 15:41:44 +0100 Detlev Offenbach Redid the native file dialog code to be future proof. 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
Tue, 31 Aug 2010 12:17:02 +0200 Detlev Offenbach Continued replacing QMessageBox methods with own methods. file | diff | annotate
Mon, 31 May 2010 15:36:45 +0200 Detlev Offenbach Fixed a few issues in the web browser. 5_0_x file | diff | annotate
Mon, 31 May 2010 15:36:05 +0200 Detlev Offenbach Fixed a few issues in the web browser. file | diff | annotate
Mon, 31 May 2010 15:16:22 +0200 Detlev Offenbach Fixed an issue in the network proxy factory class. 5_0_x file | diff | annotate
Mon, 31 May 2010 15:15:20 +0200 Detlev Offenbach Fixed an issue in the network proxy factory class. file | diff | annotate
Thu, 27 May 2010 20:27:46 +0200 Detlev Offenbach Extended the proxy handling to HTTPS and FTP. file | diff | annotate
Wed, 26 May 2010 17:53:53 +0200 Detlev Offenbach Prepared to have individual proxies per scheme. file | diff | annotate
Wed, 26 May 2010 08:16:15 +0200 Detlev Offenbach Fixed an issue with the new NetworkProxyFactory. file | diff | annotate
Wed, 26 May 2010 08:15:35 +0200 Detlev Offenbach Fixed an issue with the new NetworkProxyFactory. 5_0_x file | diff | annotate
Sat, 22 May 2010 20:01:58 +0200 Detlev Offenbach Added code to enhance the proxy configuration and removed the usage of QHttp. file | diff | annotate
(0) tip

eric ide

mercurial