Sat, 05 Dec 2015 16:06:05 +0100 |
Detlev Offenbach |
Prepared first stable release of eric 6.1.
6_1_x release-6.1.0
|
file |
diff |
annotate
|
Sun, 08 Nov 2015 17:01:39 +0100 |
Detlev Offenbach |
Added a debugger interface registry to allow debuggers being implemented as plug-ins and removed the defunct Ruby debugger.
|
file |
diff |
annotate
|
Wed, 04 Nov 2015 13:58:32 +0100 |
Detlev Offenbach |
Prepared RC1 release.
6_1_x release-6.1.0-RC1
|
file |
diff |
annotate
|
Wed, 04 Nov 2015 13:33:54 +0100 |
Detlev Offenbach |
Prepared a new eric release.
6_0_x release-6.0.11
|
file |
diff |
annotate
|
Sat, 31 Oct 2015 11:55:35 +0100 |
Detlev Offenbach |
Some refinements to the miscellaneous checker.
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 11:58:23 +0200 |
Detlev Offenbach |
Prepared release 6.0.10.
6_0_x release-6.0.10
|
file |
diff |
annotate
|
Sun, 04 Oct 2015 22:37:56 +0200 |
T.Rzepka |
Updated coverage to 4.0 (breaks with Python 3.2 support).
|
file |
diff |
annotate
|
Sun, 06 Sep 2015 11:23:35 +0200 |
Detlev Offenbach |
Prepared release 6.0.9.
6_0_x release-6.0.9
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 20:16:28 +0200 |
Detlev Offenbach |
Added a code complexity checker iaw. McCabe to the code style checker.
|
file |
diff |
annotate
|
Mon, 31 Aug 2015 18:32:20 +0200 |
Detlev Offenbach |
Enhanced the log browser functionality by pull and push actions.
|
file |
diff |
annotate
|
Fri, 28 Aug 2015 16:38:57 +0200 |
Detlev Offenbach |
Added capability to save a copy of the editor contents.
|
file |
diff |
annotate
|
Sun, 16 Aug 2015 15:02:46 +0200 |
Detlev Offenbach |
Updated the change log.
|
file |
diff |
annotate
|
Fri, 07 Aug 2015 19:40:15 +0200 |
Detlev Offenbach |
Finished implementing the HTML5 feature permission manager and associated dialogs.
|
file |
diff |
annotate
|
Sun, 02 Aug 2015 12:02:44 +0200 |
Detlev Offenbach |
Prepared new release.
6_0_x release-6.0.8
|
file |
diff |
annotate
|
Sat, 01 Aug 2015 13:41:33 +0200 |
Detlev Offenbach |
Added the '--settings=' command line switch to store the settings files in a non-standard directory.
|
file |
diff |
annotate
|
Tue, 28 Jul 2015 19:19:23 +0200 |
Detlev Offenbach |
Added our own web inspector window to overcome a Qt weekness.
|
file |
diff |
annotate
|
Sun, 26 Jul 2015 11:12:08 +0200 |
Detlev Offenbach |
Finished implementing the VirusTotal APIv2 interface.
|
file |
diff |
annotate
|
Sat, 18 Jul 2015 16:50:24 +0200 |
Detlev Offenbach |
Improved parsing of the content disposition header analog to the way it is done in qutebrowser.
|
file |
diff |
annotate
|
Sat, 18 Jul 2015 10:36:53 +0200 |
Detlev Offenbach |
Added support for feature permissions to the eric web browser.
|
file |
diff |
annotate
|
Sat, 04 Jul 2015 17:44:33 +0200 |
Detlev Offenbach |
Prepared release of eric 6.0.7.
6_0_x release-6.0.7
|
file |
diff |
annotate
|
Fri, 03 Jul 2015 19:07:06 +0200 |
Detlev Offenbach |
Added the search markers to the marker map of the editor.
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 19:43:21 +0200 |
Detlev Offenbach |
Added a configuration page for mouse click handler support.
|
file |
diff |
annotate
|
Sat, 06 Jun 2015 16:17:30 +0200 |
Detlev Offenbach |
Prepared new release.
6_0_x release-6.0.6
|
file |
diff |
annotate
|
Sun, 31 May 2015 17:30:12 +0200 |
Detlev Offenbach |
Added capability to the editor to ask multiple completion list and call-tip providers.
|
file |
diff |
annotate
|
Sat, 30 May 2015 12:38:30 +0200 |
Detlev Offenbach |
Added tags to describe the type of parameters (@type, @ptype) and return values (@rtype).
|
file |
diff |
annotate
|
Fri, 01 May 2015 11:38:05 +0200 |
Detlev Offenbach |
Prepared new eric6 release.
6_0_x release-6.0.5
|
file |
diff |
annotate
|
Fri, 24 Apr 2015 18:41:06 +0200 |
Detlev Offenbach |
Added a batch mode to the indentation checker to make use of multiple CPUs/CPU-Cores.
|
file |
diff |
annotate
|
Wed, 22 Apr 2015 19:53:58 +0200 |
Detlev Offenbach |
Implemented the batch check mode for the syntax checker.
|
file |
diff |
annotate
|
Thu, 16 Apr 2015 19:58:27 +0200 |
Detlev Offenbach |
Added a batch mode to the code style checker to make use of multiple CPUs/CPU-Cores.
|
file |
diff |
annotate
|
Sun, 12 Apr 2015 18:00:45 +0200 |
Detlev Offenbach |
Changed the handling of the configuration page list entries
|
file |
diff |
annotate
|
Sat, 11 Apr 2015 14:33:38 +0200 |
Detlev Offenbach |
Changed the 'filter' function to a 'search' function disabling all entries, that don't contain the entered string.
|
file |
diff |
annotate
|
Sat, 11 Apr 2015 14:03:40 +0200 |
Detlev Offenbach |
Added functionality to reorganize the files automatically, when the project type or file type associations are changed.
|
file |
diff |
annotate
|
Tue, 07 Apr 2015 18:58:19 +0200 |
Detlev Offenbach |
Added support for the new C++ lexer properties (as of QScintilla V. 2.9.0).
|
file |
diff |
annotate
|
Tue, 07 Apr 2015 14:18:49 +0200 |
Detlev Offenbach |
Prepared new eric6 release.
6_0_x release-6.0.4
|
file |
diff |
annotate
|
Wed, 25 Mar 2015 20:01:08 +0100 |
Detlev Offenbach |
Added capability to show imports of a Python script.
|
file |
diff |
annotate
|
Sat, 14 Mar 2015 14:36:52 +0100 |
Detlev Offenbach |
Added capability to configure the indentation guides colors.
|
file |
diff |
annotate
|
Wed, 11 Mar 2015 18:32:27 +0100 |
Detlev Offenbach |
Updated Pygments to 2.0.2.
|
file |
diff |
annotate
|
Sun, 01 Mar 2015 17:10:21 +0100 |
Detlev Offenbach |
Prepared new eric release.
6_0_x release-6.0.3
|
file |
diff |
annotate
|
Wed, 25 Feb 2015 19:21:32 +0100 |
Detlev Offenbach |
Enhanced the status dialog functionality by a diff view.
|
file |
diff |
annotate
|
Fri, 20 Feb 2015 18:05:08 +0100 |
Detlev Offenbach |
Prepared new eric 6.0 release.
6_0_x release-6.0.2
|
file |
diff |
annotate
|
Sat, 07 Feb 2015 12:38:32 +0100 |
Detlev Offenbach |
Added a configuration page to edit the list of mime types to be opened in an eric editor.
|
file |
diff |
annotate
|
Fri, 06 Feb 2015 20:01:41 +0100 |
Detlev Offenbach |
Added a configuration page for the log viewer to the configuration dialog.
|
file |
diff |
annotate
|
Sun, 01 Feb 2015 19:52:38 +0100 |
Detlev Offenbach |
Added a message filter to the log viewer.
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 17:28:53 +0100 |
Detlev Offenbach |
Enhanced the Mercurial log browser functionality by a search mode.
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 12:45:40 +0100 |
Detlev Offenbach |
Prepared new release.
6_0_x release-6.0.1
|
file |
diff |
annotate
|
Sat, 17 Jan 2015 14:34:26 +0100 |
Detlev Offenbach |
Added capability to search in the output of Diff dialogs of the various VCS interfaces.
|
file |
diff |
annotate
|
Thu, 15 Jan 2015 19:29:38 +0100 |
Detlev Offenbach |
Added the capability to search in the output to the Diff dialog.
|
file |
diff |
annotate
|
Mon, 22 Dec 2014 18:27:16 +0100 |
Detlev Offenbach |
Aadded capability to add sub-tasks (i.e. a task hierarchy) for manually generated tasks to the task viewer.
|
file |
diff |
annotate
|
Sun, 21 Dec 2014 15:36:59 +0100 |
Detlev Offenbach |
Added capability to use 'Sphinx' to preview ReST files.
|
file |
diff |
annotate
|
Sat, 20 Dec 2014 19:16:41 +0100 |
Detlev Offenbach |
Started eric 6.1 line of development.
|
file |
diff |
annotate
|
Fri, 19 Dec 2014 13:15:39 +0100 |
Detlev Offenbach |
Added capability to show exceptions in the shell window.
|
file |
diff |
annotate
|
Sun, 07 Dec 2014 15:02:23 +0100 |
Detlev Offenbach |
Prepared release 5.5.2.
5_5_x release-5.5.2
|
file |
diff |
annotate
|
Sun, 30 Nov 2014 13:07:14 +0100 |
Detlev Offenbach |
Prepared release 5.5.1.
5_5_x release-5.5.1
|
file |
diff |
annotate
|
Sat, 29 Nov 2014 16:31:09 +0100 |
Detlev Offenbach |
Prepared first release candidate of eric6.
release-6.0.0-RC1
|
file |
diff |
annotate
|
Sat, 04 Oct 2014 13:05:57 +0200 |
Detlev Offenbach |
Prepared new 5.4.x release.
5_4_x release-5.4.7
|
file |
diff |
annotate
|
Fri, 03 Oct 2014 16:49:13 +0200 |
Detlev Offenbach |
Updated source docu and translations.
5_5_x
|
file |
diff |
annotate
|
Fri, 03 Oct 2014 16:44:17 +0200 |
Detlev Offenbach |
Update source docu and translations.
|
file |
diff |
annotate
|
Sat, 27 Sep 2014 16:06:10 +0200 |
Detlev Offenbach |
Updated changelog file.
5_5_x
|
file |
diff |
annotate
|
Sat, 27 Sep 2014 16:01:57 +0200 |
Detlev Offenbach |
Regenerated source docu.
|
file |
diff |
annotate
|
Mon, 15 Sep 2014 20:12:38 +0200 |
Detlev Offenbach |
Added DuckDuckGo to the list of default search engines.
5_5_x
|
file |
diff |
annotate
|