Thu, 03 Nov 2011 17:52:13 +0100 Detlev Offenbach Added a dialog to show RSS feeds. file | diff | annotate
Tue, 23 Aug 2011 18:44:20 +0200 Detlev Offenbach Harmonisation of some display strings related to the web browser. 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
Sun, 17 Apr 2011 19:07:20 +0200 Detlev Offenbach Fixed a few PEP-8 issues. file | diff | annotate
Sun, 10 Apr 2011 18:33:20 +0200 Detlev Offenbach Added an interface to VirusTotal to the web browser. file | diff | annotate
Sun, 20 Mar 2011 17:10:35 +0100 Detlev Offenbach Added support for access keys and drag & drop to the web browser. 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, 03 Mar 2011 18:58:01 +0100 Detlev Offenbach Fixed an issue related to the non-availability of SSL. 5_1_x file | diff | annotate
Fri, 07 Jan 2011 15:52:50 +0100 Detlev Offenbach Fixed a few PEP 8 related issues. 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
Sun, 19 Dec 2010 13:20:52 +0100 Detlev Offenbach Fixed the handling of 'javascript' schemes in the web browser and enhanced the download manager a bit. file | diff | annotate
Sun, 19 Dec 2010 13:17:35 +0100 Detlev Offenbach Fixed the handling of 'javascript' schemes in the web browser. 5_0_x file | diff | annotate
Sun, 12 Dec 2010 17:22:24 +0100 Detlev Offenbach Improved the SSL certificate handling. file | diff | annotate
Sat, 11 Dec 2010 19:26:19 +0100 Detlev Offenbach Fixed a compatibility issue with latest PyQt4 snapshots. file | diff | annotate
Fri, 15 Oct 2010 09:31:28 +0200 Detlev Offenbach Did some refinesments to the web browser. file | diff | annotate
Fri, 15 Oct 2010 08:40:51 +0200 Detlev Offenbach Added check for a form resubmission to the web page class of the web browser. file | diff | annotate
Sun, 10 Oct 2010 21:12:43 +0200 Detlev Offenbach Added a download manager to the web browser. file | diff | annotate
Sat, 09 Oct 2010 15:26:36 +0200 Detlev Offenbach Fixed a few issues on Windows systems. file | diff | annotate
Fri, 08 Oct 2010 20:43:11 +0200 Detlev Offenbach Added code to show some bookmark data from the URL bar. file | diff | annotate
Thu, 07 Oct 2010 21:27:08 +0200 Detlev Offenbach Added code to show certificate info for https URLs. file | diff | annotate
Thu, 07 Oct 2010 09:07:22 +0200 Detlev Offenbach Started implementing the SSL info display. file | diff | annotate
Wed, 06 Oct 2010 19:54:56 +0200 Detlev Offenbach Added the SSL info label to the URL bar. file | diff | annotate
Wed, 06 Oct 2010 08:46:55 +0200 Detlev Offenbach Started adding code to the web browser to extract SSL information from replies. file | diff | annotate
Sun, 03 Oct 2010 18:39:11 +0200 Detlev Offenbach Changed the web browser to give it a more modern look. file | diff | annotate
Sun, 03 Oct 2010 18:11:13 +0200 Detlev Offenbach Fixed an issue in the web browser. 5_0_x file | diff | annotate
Sun, 26 Sep 2010 15:18:07 +0200 Detlev Offenbach Fixed an issue in the web browser related to webkit and Qt help and fixed an issue introduced by the latest refactoring. file | diff | annotate
Sat, 25 Sep 2010 20:25:16 +0200 Detlev Offenbach Did some refactoring of the web browser code. file | diff | annotate
Sun, 19 Sep 2010 14:00:57 +0200 Detlev Offenbach Added tab previews to the web browser. file | diff | annotate
Sat, 18 Sep 2010 15:58:16 +0200 Detlev Offenbach Added configuration options for the web browser cache policy. file | diff | annotate
Sat, 04 Sep 2010 19:51:48 +0200 Detlev Offenbach Did some code cleanup. file | diff | annotate
Tue, 31 Aug 2010 16:38:06 +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
Tue, 31 Aug 2010 12:36:10 +0200 Detlev Offenbach Continued replacing QMessageBox methods with own methods. file | diff | annotate
Tue, 31 Aug 2010 12:17:02 +0200 Detlev Offenbach Continued replacing QMessageBox methods with own methods. file | diff | annotate
Mon, 30 Aug 2010 19:03:34 +0200 Detlev Offenbach Streamlined the use of QMessageBox. file | diff | annotate
Thu, 12 Aug 2010 16:43:33 +0200 Detlev Offenbach Finished porting signal/slot usage to the new API. file | diff | annotate
Wed, 11 Aug 2010 09:42:20 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Sun, 04 Jul 2010 20:48:26 +0200 Detlev Offenbach Fixed a few bugs. 5_0_x file | diff | annotate
Sun, 04 Jul 2010 20:46:52 +0200 Detlev Offenbach Added capability to select the user agent string for the web browser. file | diff | annotate
Sun, 04 Jul 2010 17:52:29 +0200 Detlev Offenbach Extended the Ad-Blocker of the web browser and added capability to configure the text encoding of the web browser (needs Qt >= 4.6). file | diff | annotate
Sat, 03 Jul 2010 21:07:06 +0200 Detlev Offenbach Added option to highlight all occurences to the web browser search widget. file | diff | annotate
Sun, 13 Jun 2010 19:05:19 +0200 Detlev Offenbach Added support for Web SQL Databases to the web browser. file | diff | annotate
Sun, 30 May 2010 18:54:39 +0200 Detlev Offenbach Fixed a few issues in the web browser. 5_0_x file | diff | annotate
Sun, 30 May 2010 18:28:06 +0200 Detlev Offenbach Fixed a few more issues in the web browser. file | diff | annotate
Sun, 30 May 2010 17:45:42 +0200 Detlev Offenbach Fixed a few issues in the web browser. file | diff | annotate
Mon, 24 May 2010 18:38:54 +0200 Detlev Offenbach Added a handler for ftp: URLs to the web browser. file | diff | annotate
Mon, 24 May 2010 14:05:36 +0200 Detlev Offenbach Fixes for the web browser. 5_0_x file | diff | annotate
Tue, 18 May 2010 20:18:40 +0200 Detlev Offenbach Fixed an issue causing the web browser not to show an error page due to a changed Qt API (>= 4.6; needs a patch to PyQt4). file | diff | annotate
Sun, 16 May 2010 18:21:41 +0200 Detlev Offenbach Some changes to the eric web browser. file | diff | annotate
Fri, 02 Apr 2010 17:12:47 +0000 Detlev Offenbach Fixed a few bugs in the web browser. file | diff | annotate
Sat, 13 Mar 2010 17:12:22 +0000 Detlev Offenbach Added code to (hopefully) fix the "Underlying C++ object deleted" issue in the web browser. file | diff | annotate
Sun, 31 Jan 2010 17:11:22 +0000 Detlev Offenbach Started to clean up the code supported by py3flakes. file | diff | annotate
Fri, 08 Jan 2010 14:44:33 +0000 Detlev Offenbach Fixed a few issues of the web browser. file | diff | annotate
Sat, 02 Jan 2010 15:35:20 +0000 Detlev Offenbach Changed copyright for 2010. file | diff | annotate
Sat, 02 Jan 2010 15:11:35 +0000 Detlev Offenbach First commit after changing to Python 3.1. file | diff | annotate
Wed, 30 Dec 2009 15:40:33 +0000 Detlev Offenbach Change code dealing with QVariant (and QSettings) to use the PyQt4 QVariant v2 API. file | diff | annotate
Mon, 28 Dec 2009 16:03:33 +0000 Detlev Offenbach Started porting eric4 to Python3 file | diff | annotate
(0) tip

eric ide

mercurial