Mon, 30 Apr 2012 19:19:17 +0200 Detlev Offenbach Added the capability to search in the recorded log of the log viewer. file | diff | annotate
Sun, 25 Mar 2012 16:22:29 +0200 Detlev Offenbach Added a dialog to edit bookmark properties and the description to the add bookmark dialog. file | diff | annotate
Sat, 24 Mar 2012 19:30:26 +0100 Detlev Offenbach Added code to write the timestamps to the Netscape bookmarks file and to record a timestamp for the last modification. file | diff | annotate
Sat, 25 Feb 2012 17:54:39 +0100 Detlev Offenbach Added a Speed Dial to the web browser including the capability to select the first ten pages by pressing Meta+1 to Meta+0. file | diff | annotate
Sat, 25 Feb 2012 16:26:01 +0100 Detlev Offenbach Did a few browser related corrections. 5_2_x 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
Wed, 22 Feb 2012 09:20:53 +0100 Detlev Offenbach Added the ClickToFlash plug-in to (temporarily) block Flash and related content. file | diff | annotate
Sun, 19 Feb 2012 20:24:03 +0100 Detlev Offenbach Enhanced the web browser error page a bit and included an error page for content blocked by AdBlock Plus. file | diff | annotate
Sun, 12 Feb 2012 16:53:32 +0100 Detlev Offenbach A little fix to the web browser error page. 5_2_x file | diff | annotate
Sun, 12 Feb 2012 16:51:07 +0100 Detlev Offenbach Changed the web browser error page to include a "try again" option. file | diff | annotate
Sun, 05 Feb 2012 16:22:37 +0100 Detlev Offenbach Extended the User Agent handling to be able to set the string on a host basis (next to the global user agent string). file | diff | annotate
Sat, 04 Feb 2012 19:03:49 +0100 Detlev Offenbach A fix for the web browser. 5_2_x file | diff | annotate
Sat, 04 Feb 2012 19:03:49 +0100 Detlev Offenbach A fix for the web browser. file | diff | annotate
Mon, 30 Jan 2012 18:53:11 +0100 Detlev Offenbach Did some PEP-8 related corrections. file | diff | annotate
Sun, 29 Jan 2012 18:39:10 +0100 Detlev Offenbach Added an icon to the web browser context menu and added the forgotten icons. file | diff | annotate
Sun, 29 Jan 2012 17:59:34 +0100 Detlev Offenbach Extended the web page context menu by several entries to send links or the selected text, handling the clicked frame, translate the selected text with Google Translate and search it in Wictionary. file | diff | annotate
Sat, 28 Jan 2012 11:36:56 +0100 Detlev Offenbach A little fix for the help browser. 5_2_x file | diff | annotate
Sat, 28 Jan 2012 11:36:56 +0100 Detlev Offenbach A little fix for the help browser. file | diff | annotate
Tue, 17 Jan 2012 20:21:27 +0100 Detlev Offenbach Fixed an issue with the latest browser changes. file | diff | annotate
Sun, 15 Jan 2012 16:42:56 +0100 Detlev Offenbach Extended the check for acceptable SSL certificates for indication via the URL entry field. file | diff | annotate
Fri, 30 Dec 2011 18:33:18 +0100 Detlev Offenbach Added capability to zoom by a pinch gesture to the editor, the shell, the terminal, the web browser and various graphics related windows. 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, 24 Dec 2011 15:15:36 +0100 Detlev Offenbach Added the capability to go through the history of the web browser via Shift+Mouse Wheel. file | diff | annotate
Mon, 28 Nov 2011 20:03:49 +0100 Detlev Offenbach Fixed a few PEP-8 issues. file | diff | annotate
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
(0) -60 tip

eric ide

mercurial