Thu, 28 Mar 2013 20:09:00 +0100 |
T.Rzepka |
Nasty QSettings behavior for different Python versions fixed.
Py2 comp.
|
file |
diff |
annotate
|
Thu, 28 Mar 2013 16:09:20 +0100 |
T.Rzepka |
Changed handling of the ViewProfiles settings to get rid of obsolete entries and make it suitable for the Python2 compatibility changes.
Py2 comp.
|
file |
diff |
annotate
|
Thu, 28 Mar 2013 11:30:04 +0100 |
Detlev Offenbach |
Fixed a serious bug initializing the new ViewProfiles2 setting.
|
file |
diff |
annotate
|
Wed, 27 Mar 2013 13:23:59 +0100 |
Detlev Offenbach |
Changed handling of the ViewProfiles settings to get rid of obsolete entries and make it suitable for the Python2 compatibility changes.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 10:24:44 +0100 |
Detlev Offenbach |
Fixed a few PEP-8 related issues.
Py2 comp.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 10:21:30 +0100 |
Detlev Offenbach |
Fixed a few PEP-8 related issues.
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 03:11:06 +0100 |
T.Rzepka |
Script changes: Future import added, super calls modified and unicode behavior for str.
Py2 comp.
|
file |
diff |
annotate
|
Thu, 21 Mar 2013 08:40:50 +0100 |
Detlev Offenbach |
Changed the default values for the open and save file filters to be Python (instead of empty).
5_3_x
|
file |
diff |
annotate
|
Thu, 21 Mar 2013 08:40:50 +0100 |
Detlev Offenbach |
Changed the default values for the open and save file filters to be Python (instead of empty).
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 19:13:18 +0100 |
Detlev Offenbach |
Changed the default for "Python/IndentBrace" to False (seems to be more logical).
5_3_x
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 19:13:18 +0100 |
Detlev Offenbach |
Changed the default for "Python/IndentBrace" to False (seems to be more logical).
|
file |
diff |
annotate
|
Sun, 10 Mar 2013 17:25:37 +0100 |
Detlev Offenbach |
Removed the Terminal widget because there are severe issues with certain shells that cannot be fixed and it is a rarely used feature.
5_3_x
|
file |
diff |
annotate
|
Sun, 10 Mar 2013 17:10:23 +0100 |
Detlev Offenbach |
Removed the Terminal widget because there are severe issues with certain shells that cannot be fixed and it is a rarely used feature.
|
file |
diff |
annotate
|
Sun, 17 Feb 2013 18:23:01 +0100 |
Detlev Offenbach |
Added the capability to preview HTML, Mardown and ReST files.
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 18:43:27 +0100 |
Detlev Offenbach |
Fixed a little issue in the Preferences script.
5_3_x
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 18:43:27 +0100 |
Detlev Offenbach |
Fixed a little issue in the Preferences script.
|
file |
diff |
annotate
|
Mon, 11 Feb 2013 14:08:08 +0100 |
Detlev Offenbach |
Continued implementing the delayed import.
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:33:09 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
5_2_x
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:31:48 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
|
file |
diff |
annotate
|
Mon, 31 Dec 2012 17:02:28 +0100 |
Detlev Offenbach |
Added an option to confirm a shutdown of eric5 when there is still a connection to an IRC server.
|
file |
diff |
annotate
|
Mon, 31 Dec 2012 15:01:06 +0100 |
Detlev Offenbach |
Added support for Qt5 documentation.
|
file |
diff |
annotate
|
Mon, 31 Dec 2012 11:46:26 +0100 |
Detlev Offenbach |
Made a Qt5 related change to make the default settings values load independant of the creation of a QApplication object.
|
file |
diff |
annotate
|
Sat, 15 Dec 2012 18:34:51 +0100 |
Detlev Offenbach |
Changed the default color for IRC network messages.
|
file |
diff |
annotate
|
Tue, 11 Dec 2012 19:32:52 +0100 |
Detlev Offenbach |
Made some more adjustments for QScintilla 2.7.0.
|
file |
diff |
annotate
|
Mon, 10 Dec 2012 20:15:52 +0100 |
Detlev Offenbach |
Made some adjustments for QScintilla 2.7.0.
|
file |
diff |
annotate
|
Mon, 10 Dec 2012 18:36:29 +0100 |
Detlev Offenbach |
Made the IRC marker line colors configurable and added a config option to not set a marker when the chat window is hidden.
|
file |
diff |
annotate
|
Thu, 06 Dec 2012 20:00:25 +0100 |
Detlev Offenbach |
Added the auto who configuration.
|
file |
diff |
annotate
|
Sun, 25 Nov 2012 20:11:13 +0100 |
Detlev Offenbach |
Introduced support for colored IRC texts.
|
file |
diff |
annotate
|
Sun, 25 Nov 2012 18:40:15 +0100 |
Detlev Offenbach |
First commit of the simple IRC client for eric. It is usable but not yet complete.
|
file |
diff |
annotate
|
Sun, 04 Nov 2012 16:55:20 +0100 |
Detlev Offenbach |
Added a notification system and updated the source documentation.
|
file |
diff |
annotate
|
Sat, 03 Nov 2012 15:55:07 +0100 |
Detlev Offenbach |
Changed the layout of the right side widgets and added a sub menu for the switching between the 'inner' windows.
|
file |
diff |
annotate
|
Sun, 28 Oct 2012 20:19:15 +0100 |
Detlev Offenbach |
Improved the change tracing function by marking saved and unsaved changes differently.
|
file |
diff |
annotate
|
Sat, 27 Oct 2012 20:10:59 +0200 |
Detlev Offenbach |
Added capability to mark changed lines and to navigate between them to the editor.
|
file |
diff |
annotate
|
Mon, 01 Oct 2012 19:44:40 +0200 |
Detlev Offenbach |
Made the fiveth set of Qt5 compatibility changes (some of the previous changes are backed out due to changes in PyQt4).
|
file |
diff |
annotate
|
Sun, 30 Sep 2012 13:27:28 +0200 |
Detlev Offenbach |
Made the first set of Qt5 compatibility changes.
|
file |
diff |
annotate
|
Sat, 29 Sep 2012 18:37:03 +0200 |
Detlev Offenbach |
Reworked the FTP stuff to support a bunch of different FTP proxy types. Unfortunately FTP proxy support is not standardized.
|
file |
diff |
annotate
|
Mon, 13 Aug 2012 20:01:04 +0200 |
Detlev Offenbach |
Added support for variable AdBlock update periods (given in subscription) to the web browser.
|
file |
diff |
annotate
|
Sat, 04 Aug 2012 17:32:24 +0200 |
Detlev Offenbach |
Added support for AdBlock exceptions to the web browser.
|
file |
diff |
annotate
|
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
|