Sun, 29 Jul 2012 18:05:03 +0200 Detlev Offenbach Fixed some PEP-8 related issues. file | diff | annotate
Sun, 22 Jul 2012 15:32:52 +0200 Detlev Offenbach Added support for GreaseMonkey scripts. file | diff | annotate
Sat, 14 Jul 2012 16:28:04 +0200 Detlev Offenbach Enhanced the web browser by adding a personal information manager to assist in completing form fields through field context menu entries or by pressing Ctrl+Return/Ctrl+Enter. file | diff | annotate
Tue, 10 Jul 2012 19:06:38 +0200 Detlev Offenbach Introduced a "workspace" directory that is used as the default for opening or saving new files or projects (configurable on Multiproject config page). file | diff | annotate
Sun, 01 Jul 2012 12:50:37 +0200 Detlev Offenbach Added the configurable capability to automatically show the source, when the call frame is changed in the callstack viewer of the local variables viewer. file | diff | annotate
Sun, 24 Jun 2012 18:08:36 +0200 Detlev Offenbach Fixed an issue with failed logins for certain files by implementing a referer whitelist. All hosts in this list will get a referer header. file | diff | annotate
Sun, 06 May 2012 19:08:47 +0200 Detlev Offenbach Made the AdBlock update period configurable between 1 and 14 days. file | diff | annotate
Sun, 06 May 2012 16:01:03 +0200 Detlev Offenbach Removed the user interface layout types "Floating Windows" and "Dock Windows". file | diff | annotate
Sun, 29 Apr 2012 16:42:02 +0200 Detlev Offenbach Changed the tasks handling to allow for more fine grained task designations. file | diff | annotate
Wed, 25 Apr 2012 19:51:14 +0200 Detlev Offenbach Changed the default URLs for the plug-in repository and the versions file. file | diff | annotate
Wed, 25 Apr 2012 19:39:26 +0200 Detlev Offenbach Changed the default URLs for the plug-in repository and the versions file. 5_2_x file | diff | annotate
Sun, 11 Mar 2012 17:20:43 +0100 Detlev Offenbach Added option to only encrypt passwords upon synchronisation. file | diff | annotate
Sun, 11 Mar 2012 16:46:46 +0100 Detlev Offenbach Made the speed dial settings synchronizable via the sync manager. file | diff | annotate
Sat, 10 Mar 2012 17:42:07 +0100 Detlev Offenbach Added capability to synchronize bookmarks, history, passwords and user agent settings via a shared directory. file | diff | annotate
Mon, 27 Feb 2012 19:33:51 +0100 Detlev Offenbach Changed the hash iterations for sync encryption to 100 and made the key length user configurable (user can optimize for speed). file | diff | annotate
Sun, 26 Feb 2012 19:19:50 +0100 Detlev Offenbach Added capability to encrypt the synchronized data (web browser). file | diff | annotate
Sun, 26 Feb 2012 11:37:59 +0100 Detlev Offenbach Fixed an issue that would lead to the ftp passowrd not being changed upon a master password change. 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
Thu, 23 Feb 2012 20:03:58 +0100 Detlev Offenbach Reworked some stuff in the web browser to use Qt resources. file | diff | annotate
Thu, 23 Feb 2012 16:06:26 +0100 Detlev Offenbach Added capability to suppress Referer Headers (configurable via eric4 Web Browser configuration page). file | diff | annotate
Wed, 22 Feb 2012 17:03:57 +0100 Detlev Offenbach Added capability to save project tasks automatically (configurable on project configuration page of configuration dialog). 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
Sat, 18 Feb 2012 18:08:54 +0100 Detlev Offenbach Added an idle timeout to the FTP synchronization handler to prevent server disconnects. file | diff | annotate
Sat, 18 Feb 2012 16:10:22 +0100 Detlev Offenbach Added the capability to configure the web browser behavior, when multiple tabs are about to be closed. 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, 30 Jan 2012 18:53:11 +0100 Detlev Offenbach Did some PEP-8 related corrections. file | diff | annotate
Sat, 21 Jan 2012 15:01:53 +0100 Detlev Offenbach Fixed the issue where a non matching background was shown in the editor for lines below the end of the text, if a lexer with a non-standard background was set. 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
Mon, 28 Nov 2011 20:03:49 +0100 Detlev Offenbach Fixed a few PEP-8 issues. file | diff | annotate
Sun, 13 Nov 2011 19:56:47 +0100 Detlev Offenbach Started to add support for QScintilla 2.6 (and newer). file | diff | annotate
Sat, 05 Nov 2011 11:19:51 +0100 Detlev Offenbach Reverted the default view manager type for Mac OS X. 5_1_x file | diff | annotate
Sat, 05 Nov 2011 11:19:51 +0100 Detlev Offenbach Reverted the default view manager type for Mac OS X. file | diff | annotate
Fri, 04 Nov 2011 17:00:46 +0100 Detlev Offenbach Made 'listspace' the default view manager for Mac. 5_1_x file | diff | annotate
Fri, 04 Nov 2011 17:00:01 +0100 Detlev Offenbach Fixed a few more editor assembly related issues and made 'listspace' the default view manager for Mac. file | diff | annotate
Thu, 03 Nov 2011 17:52:13 +0100 Detlev Offenbach Added a dialog to show RSS feeds. file | diff | annotate
Wed, 19 Oct 2011 19:42:58 +0200 Detlev Offenbach Made tasks manager forget about global file tasks when file is closed (configurable via configuration dialog). file | diff | annotate
Mon, 17 Oct 2011 19:36:51 +0200 Detlev Offenbach Fixed a few Mac OS X related issues. file | diff | annotate
Sun, 02 Oct 2011 20:06:38 +0200 Detlev Offenbach Added a syntax check while typing function. 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, 13 Sep 2011 18:39:41 +0200 Detlev Offenbach Added the "Do Not Track" feature. 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
Sat, 02 Jul 2011 18:16:01 +0200 Detlev Offenbach Added code to search for a Python2 interpreter in some known places. If none is found, the user can configure it on the Debugger, Python config page. 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
Thu, 16 Jun 2011 16:33:13 +0200 detlev Fixed the spell checking default language. 5_1_x file | diff | annotate
Thu, 16 Jun 2011 16:29:27 +0200 detlev Fixed the spell checking default language. file | diff | annotate
Mon, 06 Jun 2011 19:53:20 +0200 Detlev Offenbach Change Preferences to adhere to the same coding style than the rest of the sources. 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
Sat, 04 Jun 2011 11:53:15 +0200 Detlev Offenbach Added some more search engines to the web browser. file | diff | annotate
Sun, 17 Apr 2011 19:57:43 +0200 Detlev Offenbach Added support for the Matlab and Octave lexers for QScintilla >= 2.5.1. 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
Sat, 19 Mar 2011 16:08:57 +0100 Detlev Offenbach Added a bit of code to make eric 5.1 compatible with eric 5.2 settings. 5_1_x file | diff | annotate
Sat, 12 Mar 2011 17:42:26 +0100 Detlev Offenbach Added support for new lexer properties (as of QScintilla 2.5). 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, 10 Mar 2011 19:07:05 +0100 Detlev Offenbach Added capability to configure the alpha channel for some colors (as of QScintilla 2.5). file | diff | annotate
Thu, 10 Mar 2011 16:22:08 +0100 Detlev Offenbach Added configuration options for visible whitespace (as of QScintilla 2.5). file | diff | annotate
Sat, 26 Feb 2011 12:30:48 +0100 Detlev Offenbach Added capability to filter out unwanted items in the file browsers. file | diff | annotate
Mon, 07 Feb 2011 19:06:24 +0100 Detlev Offenbach Fixed an issue reading the correct values for the layout parameters. file | diff | annotate
(0) -100 -60 tip

eric ide

mercurial