Wed, 04 Nov 2015 16:25:25 +0100 |
Detlev Offenbach |
Fixed a few code style issues (forgotten future imports, copyrights,...).
6_1_x
|
file |
diff |
annotate
|
Wed, 04 Nov 2015 14:41:07 +0100 |
Detlev Offenbach |
Started the eric 6.2.x line of development.
|
file |
diff |
annotate
|
Thu, 29 Oct 2015 19:06:49 +0100 |
Detlev Offenbach |
Added a checker for string format strings.
|
file |
diff |
annotate
|
Sat, 24 Oct 2015 20:36:26 +0200 |
Detlev Offenbach |
Started to add more code style checkers.
|
file |
diff |
annotate
|
Sat, 10 Oct 2015 12:48:07 +0200 |
Detlev Offenbach |
Updated project file.
|
file |
diff |
annotate
|
Sat, 10 Oct 2015 12:44:52 +0200 |
Detlev Offenbach |
Merged with coverage.py update.
|
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
|
Fri, 09 Oct 2015 19:44:43 +0200 |
Detlev Offenbach |
Removed some unused code detected by the vulture plug-in.
|
file |
diff |
annotate
|
Sun, 04 Oct 2015 13:35:09 +0200 |
Detlev Offenbach |
Added a specialized dialog to show template help text.
|
file |
diff |
annotate
|
Sun, 20 Sep 2015 13:57:52 +0200 |
Detlev Offenbach |
Had some radon code metrics runs.
6_0_x
|
file |
diff |
annotate
|
Thu, 17 Sep 2015 18:24:27 +0200 |
Detlev Offenbach |
Added TODOs for Python 3.5.
|
file |
diff |
annotate
|
Sat, 12 Sep 2015 12:54:12 +0200 |
Detlev Offenbach |
Prepared the Python3 debug client for some obsolescences of the inspect.py module.
|
file |
diff |
annotate
|
Sat, 05 Sep 2015 17:56:10 +0200 |
Detlev Offenbach |
Some little fixes to the code style checker.
|
file |
diff |
annotate
|
Sat, 05 Sep 2015 15:13:13 +0200 |
Detlev Offenbach |
Fixed some code style issues and removed code no longer needed.
|
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
|
Tue, 11 Aug 2015 19:49:05 +0200 |
Detlev Offenbach |
Continued adding code for a Flash cookie manager.
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 19:54:54 +0200 |
Detlev Offenbach |
Continued adding code for a Flash cookie manager.
|
file |
diff |
annotate
|
Sun, 09 Aug 2015 17:18:21 +0200 |
Detlev Offenbach |
Started adding code for a Flash cookie manager.
|
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
|
Thu, 06 Aug 2015 19:01:39 +0200 |
Detlev Offenbach |
Started to implement the HTML5 feature permission manager and associated dialogs.
|
file |
diff |
annotate
|
Wed, 05 Aug 2015 19:45:33 +0200 |
Detlev Offenbach |
Added the E5AnimatedWidget class and changed FeaturePermissionBar to use it.
|
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, 25 Jul 2015 20:00:25 +0200 |
Detlev Offenbach |
Started 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 15:14:28 +0200 |
Detlev Offenbach |
Added code to limit SSL sockets to ciphers with at least 128 bits for Qt < 5.3.0.
|
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
|
Thu, 25 Jun 2015 18:42:55 +0200 |
Detlev Offenbach |
Added a dialog to configure a mouse click sequence.
|
file |
diff |
annotate
|
Wed, 24 Jun 2015 19:52:13 +0200 |
Detlev Offenbach |
Moved the code to create a display string for a modifier and mouse button combination to a separate file because it will be needed in other places than just the editor as well.
|
file |
diff |
annotate
|
Wed, 24 Jun 2015 19:45:21 +0200 |
Detlev Offenbach |
Fixed some code style issues.
|
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
|
Mon, 25 May 2015 16:28:18 +0200 |
Detlev Offenbach |
Made some corrections to the various README files and converted them to reStructured Text.
|
file |
diff |
annotate
|
Fri, 15 May 2015 19:31:14 +0200 |
Detlev Offenbach |
Added a Qt based xmlrpc client.
|
file |
diff |
annotate
|
Wed, 11 Mar 2015 18:32:27 +0100 |
Detlev Offenbach |
Updated Pygments to 2.0.2.
|
file |
diff |
annotate
|
Tue, 24 Feb 2015 18:55:07 +0100 |
Detlev Offenbach |
Moved logic to generate a Mercurial diff to a separate module in order to reuse it.
|
file |
diff |
annotate
|
Tue, 10 Feb 2015 19:30:11 +0100 |
Detlev Offenbach |
Added diff syntax highlighters to the various VCS interfaces.
|
file |
diff |
annotate
|
Mon, 09 Feb 2015 19:57:45 +0100 |
Detlev Offenbach |
Changed the diff dialog to use the new diff highlighter logic.
|
file |
diff |
annotate
|
Sun, 08 Feb 2015 19:12:05 +0100 |
Detlev Offenbach |
Added a generic syntax highlighter for diff outputs.
|
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
|
Fri, 06 Feb 2015 18:32:30 +0100 |
Detlev Offenbach |
Created a generic widget for editing a list of strings.
|
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 14:01:41 +0100 |
Detlev Offenbach |
Updated documentation to reflect 6.1.x line of development and updated core plug-in versions to 6.1.0.
|
file |
diff |
annotate
|
Sun, 14 Sep 2014 19:53:36 +0200 |
Detlev Offenbach |
Added DuckDuckGo to the list of default search engines.
|
file |
diff |
annotate
|
Sun, 07 Sep 2014 19:57:40 +0200 |
Detlev Offenbach |
Started adding code to make eric6 usable with PyQt5 and PyQt4.
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 15:03:14 +0200 |
Detlev Offenbach |
Added Portugese translations provided by Candido Fontes.
|
file |
diff |
annotate
|
Sat, 09 Aug 2014 18:16:12 +0200 |
Detlev Offenbach |
Some more places adapted to eric6 and Qt5/PyQt5.
|
file |
diff |
annotate
|
Sun, 20 Jul 2014 16:27:59 +0200 |
Detlev Offenbach |
Ajusted the Mercurial interface to not use the deprecated --style option for the log command.
|
file |
diff |
annotate
|
Sun, 13 Jul 2014 16:30:46 +0200 |
Detlev Offenbach |
Changed *.js files to be ignored (i.e. not added automatically as source).
|
file |
diff |
annotate
|
Sun, 13 Jul 2014 14:34:44 +0200 |
Detlev Offenbach |
Updated the base classes files and modified the install and uninstall scripts.
|
file |
diff |
annotate
|
Sat, 05 Jul 2014 12:29:15 +0200 |
Detlev Offenbach |
Generated source docu.
|
file |
diff |
annotate
|
Sat, 05 Jul 2014 12:13:23 +0200 |
Detlev Offenbach |
Finished renaming eric5 for PyQt5 to eric6.
|
file |
diff |
annotate
|
Sat, 05 Jul 2014 11:41:14 +0200 |
Detlev Offenbach |
Continued renaming eric5 for PyQt5 to eric6.
|
file |
diff |
annotate
|
Fri, 04 Jul 2014 20:14:56 +0200 |
Detlev Offenbach |
Started renaming eric5 for PyQt5 to eric6.
|
file |
diff |
annotate
| base
|