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
Fri, 06 Aug 2010 12:39:40 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Thu, 05 Aug 2010 08:39:56 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Thu, 05 Aug 2010 08:35:30 +0200 Detlev Offenbach Merged remote changes. file | diff | annotate
Wed, 04 Aug 2010 14:03:01 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Wed, 04 Aug 2010 20:33:53 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Wed, 04 Aug 2010 08:54:52 +0200 Detlev Offenbach Started porting signal/slot usage to the new API. 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, 19 Jun 2010 18:30:21 +0200 Detlev Offenbach Added support for Web application caches and local web storage to the web browser (needs Qt >= 4.6). file | diff | annotate
Sat, 19 Jun 2010 17:02:53 +0200 Detlev Offenbach Added option to use DNS prefetching to the web browser (needs Qt >= 4.6). 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
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
Sun, 30 May 2010 18:53:41 +0200 Detlev Offenbach Added action to print to PDF to the web browser. file | diff | annotate
(0) -60 tip

eric ide

mercurial