Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Updated source docu
Thu, 10 May 2018 18:44:19 +0200
, by Detlev Offenbach
WebBrowser, NetworkUrlInterceptor: added code to control the sending of the "Referer" header (similiar to Firefox)
Thu, 10 May 2018 18:42:17 +0200
, by Detlev Offenbach
WebInspector: fixed an issue caused by the inspector backend not returning anything
Thu, 10 May 2018 18:38:06 +0200
, by Detlev Offenbach
E5MapWidget: fixed a source docu issue
Thu, 10 May 2018 18:36:41 +0200
, by Detlev Offenbach
Editor, E5MapWidget: added a configuration option (Editor->Style page) to show the marker map on the left or right of the editor
Mon, 07 May 2018 19:32:49 +0200
, by Detlev Offenbach
Added a TODO marker to improve the Referer header handling in the new web browser.
Sun, 06 May 2018 15:23:02 +0200
, by Detlev Offenbach
LexerYAML.py: Fixed the YAML comment character.
Fri, 04 May 2018 18:34:48 +0200
, by Detlev Offenbach
Fixed some install script issues related to defining the bin dir via -b switch.
Wed, 02 May 2018 18:39:09 +0200
, by Detlev Offenbach
Created global tag <release-18.05>.
maintenance
Tue, 01 May 2018 12:04:30 +0200
, by Detlev Offenbach
Merged with default branch to prepare new release.
maintenance
release-18.05
Tue, 01 May 2018 12:03:52 +0200
, by Detlev Offenbach
Release udated Spanish translations.
Mon, 30 Apr 2018 14:45:03 +0200
, by Detlev Offenbach
Eric Spanish i18n update, branch default
Mon, 30 Apr 2018 13:32:51 +0200
, by Jaime Seuma
Updated Russian translations.
Thu, 26 Apr 2018 19:13:55 +0200
, by Alexander Barkoff
WebBrowserView: added rwhvqt detection for Qt 5.11.
Tue, 24 Apr 2018 19:12:10 +0200
, by Detlev Offenbach
WebBrowserPage: reintroduced the workaround for the loadFinished signale not working in Qt 5.10 and 5.11.
Tue, 24 Apr 2018 19:11:08 +0200
, by Detlev Offenbach
eric6, PluginManager: added the '--disable-plugin=' option to disable plug-ins via the command line.
Sun, 22 Apr 2018 19:21:44 +0200
, by Detlev Offenbach
CodeDocumentationViewer: added code to remember the most recently unregistered provider for some time in case it is registered again (e.g. during plug-in update)
Sun, 22 Apr 2018 14:01:39 +0200
, by Detlev Offenbach
Fixed some code style issues.
Sat, 21 Apr 2018 18:02:04 +0200
, by Detlev Offenbach
code style checker: extended the dialog to be able to define the number of blank lines before class and function/method definitions
Sat, 21 Apr 2018 17:43:41 +0200
, by Detlev Offenbach
pycodestyle.py: enhanced the 'blank lines before' test to make the reported errors more specific (introduced new error codes E307 and E308)
Sat, 21 Apr 2018 17:11:05 +0200
, by Detlev Offenbach
Branch make_support has been merged with the default branch.
make_support
Thu, 19 Apr 2018 19:35:14 +0200
, by Detlev Offenbach
Project:
Thu, 19 Apr 2018 19:33:14 +0200
, by Detlev Offenbach
Regenerated source docu.
Thu, 19 Apr 2018 19:30:53 +0200
, by Detlev Offenbach
Merged with the make support branch.
Thu, 19 Apr 2018 19:28:02 +0200
, by Detlev Offenbach
Fixed a bug in the pip package details dialog.
Thu, 19 Apr 2018 19:25:18 +0200
, by Detlev Offenbach
Added more code to properly override the PyPi index URL used by pip.
Thu, 19 Apr 2018 19:13:37 +0200
, by Detlev Offenbach
make support: updated translations
make_support
Wed, 18 Apr 2018 20:03:19 +0200
, by Detlev Offenbach
Regenerated translation files.
make_support
Tue, 17 Apr 2018 19:56:29 +0200
, by Detlev Offenbach
Finished coding the make support.
make_support
Tue, 17 Apr 2018 19:53:46 +0200
, by Detlev Offenbach
pip interface plugin: fixed issues with the pip interface after they moved the index to the new site (pypi.org).
Tue, 17 Apr 2018 19:11:51 +0200
, by Detlev Offenbach
Implemented the make project sub-menu and related actions.
make_support
Sun, 15 Apr 2018 12:04:17 +0200
, by Detlev Offenbach
Introduced a new project file format version and added reader and writer support for the 'make' parameter set.
make_support
Sun, 15 Apr 2018 11:36:43 +0200
, by Detlev Offenbach
Updated translation files.
Sun, 15 Apr 2018 10:50:50 +0200
, by Detlev Offenbach
Updated Russian translations
Sun, 15 Apr 2018 10:50:34 +0200
, by Alexander Barkoff
Project Make Support: implemented the MakePropertiesDialog class and extended the Project class accordingly.
make_support
Sat, 14 Apr 2018 18:48:38 +0200
, by Detlev Offenbach
Corrected some code style issues detected by the new pycodestyle version.
Sat, 14 Apr 2018 15:08:24 +0200
, by Detlev Offenbach
Updated pycodestyle to 2.4.0
Fri, 13 Apr 2018 22:32:32 +0200
, by T.Rzepka
ProjectReader/Writer: added TODO markers for the make support
make_support
Fri, 13 Apr 2018 19:57:02 +0200
, by Detlev Offenbach
Project: added dummy methods for make related private methods
make_support
Fri, 13 Apr 2018 19:56:31 +0200
, by Detlev Offenbach
Project.PropertiesDialog: extended the dialog to add 'make' support
make_support
Fri, 13 Apr 2018 19:18:29 +0200
, by Detlev Offenbach
icons: updated the languages icon for makefile and added a make icon
make_support
Fri, 13 Apr 2018 19:17:10 +0200
, by Detlev Offenbach
DebugUI: added the definition of the executeMake signal.
make_support
Fri, 13 Apr 2018 19:12:37 +0200
, by Detlev Offenbach
Project: add a (currently) empty slot to handle the 'executeMake' signal.
make_support
Fri, 13 Apr 2018 18:59:17 +0200
, by Detlev Offenbach
DebugUI, UserInterface: added a signal emitted to execute 'make' and connect it to a slot
make_support
Fri, 13 Apr 2018 18:57:56 +0200
, by Detlev Offenbach
QScintilla.Lexers: extended the 'open' file name pattern for makefiles.
make_support
Fri, 13 Apr 2018 18:56:08 +0200
, by Detlev Offenbach
Preferences: added a project setting to perform a 'make' run before executing the project main script.
make_support
Fri, 13 Apr 2018 18:54:55 +0200
, by Detlev Offenbach
Created new branch <make_support>.
make_support
Fri, 13 Apr 2018 18:51:57 +0200
, by Detlev Offenbach
Code Style Checker, Syntax Checker: added support for '# noqa' and '# NOQA' comments to suppress warnings
Fri, 13 Apr 2018 18:50:57 +0200
, by Detlev Offenbach
Web Browser NG, Safe Browsing: improved error handling
Thu, 12 Apr 2018 19:12:36 +0200
, by Detlev Offenbach
Web Browser (NG), Safe Browsing: added support for the Google Safe Browsing Lookup API (v4)
Wed, 11 Apr 2018 19:57:23 +0200
, by Detlev Offenbach
Forgot to save the project file.
Tue, 10 Apr 2018 19:43:45 +0200
, by Detlev Offenbach
Preferences: introduced a setting to enable the use of the Safe Browsing Lookup API (v4)
Tue, 10 Apr 2018 19:42:59 +0200
, by Detlev Offenbach
Web Browser NG, Safe Browsing: identified places needing a change to support the Lookup API (v4)
Tue, 10 Apr 2018 19:40:37 +0200
, by Detlev Offenbach
Web Browser NG, Safe Browsing: refactored the code to prepare the implementation of the Lookup API (v4)
Tue, 10 Apr 2018 19:39:13 +0200
, by Detlev Offenbach
Third Party packages: updated send2trash to version 1.5.0
Mon, 09 Apr 2018 19:47:16 +0200
, by Detlev Offenbach
Translator: updated the translator URL for DeepL
Sun, 08 Apr 2018 19:36:51 +0200
, by Detlev Offenbach
Updated translations
Sun, 08 Apr 2018 19:04:00 +0200
, by Detlev Offenbach
Regenerated source docu.
Sun, 08 Apr 2018 17:36:43 +0200
, by Detlev Offenbach
Web Browser (NG): some more improvements of the download manager
Sun, 08 Apr 2018 17:34:59 +0200
, by Detlev Offenbach
WebBrowserWindow: fixed an issue closing the last window
Sun, 08 Apr 2018 16:37:21 +0200
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip