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
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
Tue, 21 Feb 2012 18:37:34 +0100 Detlev Offenbach Fixed an issue in the web browser causing it to not close properly when flash videos are being played. 5_2_x file | diff | annotate
Sun, 19 Feb 2012 17:28:22 +0100 Detlev Offenbach A few fixes for the web browser. 5_2_x file | diff | annotate
Sun, 19 Feb 2012 17:27:34 +0100 Detlev Offenbach A few fixes for the web browser. file | diff | annotate
Fri, 17 Feb 2012 19:39:37 +0100 Detlev Offenbach Added capability to synchronise bookmarks, history, passwords and user agent settings via an FTP server. file | diff | annotate
Mon, 13 Feb 2012 19:02:09 +0100 Detlev Offenbach Added code to save the current page as a screen shot. file | diff | annotate
Sun, 05 Feb 2012 19:45:03 +0100 Detlev Offenbach Fixed the forgotten call to close the user agents manager. 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
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
Tue, 24 Jan 2012 19:29:23 +0100 Detlev Offenbach Enhanced the web browser about box and corrected the behavior of the web browser full screen toolbutton. file | diff | annotate
Tue, 24 Jan 2012 19:29:23 +0100 Detlev Offenbach Enhanced the web browser about box and corrected the behavior of the web browser full screen toolbutton. 5_2_x file | diff | annotate
Wed, 18 Jan 2012 19:59:42 +0100 Detlev Offenbach Corrected a menu entry. file | diff | annotate
Sun, 01 Jan 2012 16:45:41 +0100 Detlev Offenbach Added an alternate shortcut for zooming. 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
Sun, 06 Nov 2011 19:48:46 +0100 Detlev Offenbach Added a dialog to show some information about the current site. file | diff | annotate
Thu, 03 Nov 2011 17:52:13 +0100 Detlev Offenbach Added a dialog to show RSS feeds. file | diff | annotate
Sun, 18 Sep 2011 20:04:24 +0200 Detlev Offenbach Started to implement a few more browser options for the eric web browser. 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, 24 Jul 2011 19:22:40 +0200 Detlev Offenbach Added an action to preview the file in the eric web browser. file | diff | annotate
Sun, 10 Jul 2011 19:01:08 +0200 Detlev Offenbach Improved the handling of mouse XButton1 and XButton2 handling in 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, 19 Jun 2011 15:19:46 +0200 Detlev Offenbach Added capability to encrypt saved passwords with a master password and rearranged some configuration parameters related to security. 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
Thu, 02 Jun 2011 12:27:12 +0200 Detlev Offenbach Fixed an issue in the eric web browser main window class. file | diff | annotate
Thu, 02 Jun 2011 12:15:54 +0200 Detlev Offenbach Fixed an issue in the eric web browser main window class. 5_1_x file | diff | annotate
Sun, 17 Apr 2011 19:07:20 +0200 Detlev Offenbach Fixed a few PEP-8 issues. file | diff | annotate
Mon, 11 Apr 2011 20:06:15 +0200 Detlev Offenbach Refined the VirusTotal code. 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
Fri, 04 Mar 2011 20:03:47 +0100 Detlev Offenbach Changed the configuration dialog to remember the last show page name. 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
Sun, 06 Feb 2011 15:41:44 +0100 Detlev Offenbach Redid the native file dialog code to be future proof. file | diff | annotate
Sat, 05 Feb 2011 16:32:34 +0100 Detlev Offenbach Added the option to not use the native file dialog to prevent crashes on Linux. 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, 12 Dec 2010 19:44:20 +0100 Detlev Offenbach Started implementing the certificate manager. file | diff | annotate
Sun, 24 Oct 2010 17:34:10 +0200 Detlev Offenbach Added an option to configure the icon of the tray starter application. file | diff | annotate
Sat, 16 Oct 2010 19:03:05 +0200 Detlev Offenbach Added a context menu to the download manager of the eric 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
Sun, 03 Oct 2010 18:39:11 +0200 Detlev Offenbach Changed the web browser to give it a more modern look. file | diff | annotate
Sat, 25 Sep 2010 20:25:16 +0200 Detlev Offenbach Did some refactoring of the web browser code. file | diff | annotate
Thu, 23 Sep 2010 19:52:19 +0200 Detlev Offenbach Changed some code in HelpWindow.py. file | diff | annotate
Sun, 19 Sep 2010 14:00:57 +0200 Detlev Offenbach Added tab previews to the web browser. file | diff | annotate
Sat, 04 Sep 2010 19:51:48 +0200 Detlev Offenbach Did some code cleanup. file | diff | annotate
Thu, 02 Sep 2010 08:58:41 +0200 Detlev Offenbach Continued replacing QMessageBox. 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 10:10:21 +0200 Detlev Offenbach Fixed an issue with the web browser. file | diff | annotate
Thu, 12 Aug 2010 10:07:38 +0200 Detlev Offenbach Fixed an issue with the web browser. 5_0_x file | diff | annotate
Wed, 11 Aug 2010 17:12:04 +0200 Detlev Offenbach Continued 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
Mon, 09 Aug 2010 15:36:47 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Fri, 06 Aug 2010 14:41:22 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
(0) -60 tip

eric ide

mercurial