Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
WebBrowserWindow: fixed an issue closing the last window
Sun, 08 Apr 2018 16:37:21 +0200
, by Detlev Offenbach
DownloadManager: Fixed issues in the Windows related code.
Sun, 08 Apr 2018 16:35:50 +0200
, by Detlev Offenbach
Web Browser (NG): improvement of the download manager
Sun, 08 Apr 2018 15:54:34 +0200
, by Detlev Offenbach
Web Browser NG, SpeedDial: little fix for a speeddial focus issue.
Sat, 07 Apr 2018 16:40:21 +0200
, by Detlev Offenbach
Third Party, coverage: updated coverage.py to 4.5.1.
Sat, 07 Apr 2018 13:35:10 +0200
, by Detlev Offenbach
Helpviewer, GreaseMonkeManager: Fixed an import issue introduced with the 18.04 release.
Sat, 07 Apr 2018 13:17:06 +0200
, by Detlev Offenbach
eric api, eric doc plug-ins: changed the executable path on non-Windows platforms.
Thu, 05 Apr 2018 19:40:07 +0200
, by Detlev Offenbach
install script: corrected the install script.
Thu, 05 Apr 2018 19:39:21 +0200
, by Detlev Offenbach
Updated source docu.
Wed, 04 Apr 2018 19:49:10 +0200
, by Detlev Offenbach
install, uninstall: Modified the install and uninstall scripts such, that they can be used without being administrator (i.e. if installing into a virtual environment).
Wed, 04 Apr 2018 19:48:25 +0200
, by Detlev Offenbach
Removed another old (forgotten) TODO comment.
Wed, 04 Apr 2018 17:21:51 +0200
, by Detlev Offenbach
Removed an old (forgotten) TODO comment.
Wed, 04 Apr 2018 17:21:07 +0200
, by Detlev Offenbach
install script: extended the install script by code to install PyQt5 and/or QScintilla via pip.
Wed, 04 Apr 2018 15:36:10 +0200
, by Detlev Offenbach
Added a default 'Text Document' icon for the status bar file type field and the language selection menu.
Tue, 03 Apr 2018 17:54:42 +0200
, by Detlev Offenbach
Project: optimized the project shutdown procedure to keep it open, if there are unsaved, non-discarded changes.
Mon, 02 Apr 2018 14:06:55 +0200
, by Detlev Offenbach
install script: added some TODO markers to ask the user to install PyQt5 and/or QScintilla using pip.
Mon, 02 Apr 2018 13:26:53 +0200
, by Detlev Offenbach
Created global tag <release-18.04>.
maintenance
Mon, 02 Apr 2018 12:04:56 +0200
, by Detlev Offenbach
Merged with default branch to prepare new release.
maintenance
release-18.04
Mon, 02 Apr 2018 12:04:18 +0200
, by Detlev Offenbach
Created global tag <release-18.03>.
maintenance
Sun, 04 Mar 2018 14:55:23 +0100
, by Detlev Offenbach
Helpviewer: Fixed some sender() related issues.
maintenance
release-18.03
Sun, 04 Mar 2018 14:52:46 +0100
, by Detlev Offenbach
WebBrowser: Fixed some sender() related issues.
maintenance
Sun, 04 Mar 2018 14:52:32 +0100
, by Detlev Offenbach
Helpviewer: Reverted some of the sender() related changes.
maintenance
Sun, 04 Mar 2018 13:04:58 +0100
, by Detlev Offenbach
WebBrowserSearchWidget: Fixed an issue related to the search engine menu not working anymore.
maintenance
Sun, 04 Mar 2018 12:10:39 +0100
, by Detlev Offenbach
Updated Russian translations.
Sat, 31 Mar 2018 13:51:41 +0200
, by Alexander Barkoff
Released updated Spanish translations.
Sun, 25 Mar 2018 18:30:07 +0200
, by Detlev Offenbach
Spanish i18n update, branch default
Sun, 25 Mar 2018 16:48:22 +0200
, by Jaime Seuma
SvnStatusDialog: Fixed an issue in parsing the svn output.
Fri, 23 Mar 2018 19:58:01 +0100
, by Detlev Offenbach
Some code style changes and regeneration of source docu.
Fri, 23 Mar 2018 19:00:52 +0100
, by Detlev Offenbach
Make threading.Timer() usable while debugging (fixes issue #262).
Wed, 21 Mar 2018 22:13:31 +0100
, by T.Rzepka
Documentation: regenerated the source docu
Tue, 13 Mar 2018 19:48:43 +0100
, by Detlev Offenbach
Preferences: added config option to disable the use of the global menu bar on Linux
Tue, 13 Mar 2018 19:47:48 +0100
, by Detlev Offenbach
Merged with changes already part of the master repo.
Tue, 13 Mar 2018 18:20:40 +0100
, by Detlev Offenbach
UserInterface: added a TODO marker to support global menus on Linux again (as a configurable item)
Tue, 13 Mar 2018 18:18:04 +0100
, by Detlev Offenbach
MiniEditor: ensure it has a correct window title when setting the 'modified' status
Tue, 13 Mar 2018 18:17:15 +0100
, by Detlev Offenbach
E5Application: moved setting of 'Qt.AA_ShareOpenGLContexts' from Startup.py to E5Application.py
Tue, 13 Mar 2018 18:16:30 +0100
, by Detlev Offenbach
Fixed some loop related coding issues detected by the extended code style checker.
Tue, 13 Mar 2018 14:54:46 +0100
, by Detlev Offenbach
Started to fix some unused loop variable warnings.
Mon, 12 Mar 2018 19:57:16 +0100
, by Detlev Offenbach
SafeBrowsingCache: flagged M513 reports as false positives
Mon, 12 Mar 2018 19:49:46 +0100
, by Detlev Offenbach
FlexCompleter: Updated the code
Mon, 12 Mar 2018 19:42:07 +0100
, by Detlev Offenbach
Code Style Checker: added some checks of the bugbear checker
Mon, 12 Mar 2018 19:37:23 +0100
, by Detlev Offenbach
Code Style Checker: started to add some bugbear code checks
Sun, 11 Mar 2018 19:38:33 +0100
, by Detlev Offenbach
Code Style Checker: added check for the 'gettext' import statement
Sun, 11 Mar 2018 16:11:31 +0100
, by Detlev Offenbach
Fixed logging format issues detected by the latest code style checker additions.
Sun, 11 Mar 2018 15:40:15 +0100
, by Detlev Offenbach
Code Style Checker: added checks for logging statements
Sun, 11 Mar 2018 15:27:23 +0100
, by Detlev Offenbach
PluginInfoDialog: Activated alternating row colors.
Sat, 10 Mar 2018 14:57:23 +0100
, by Detlev Offenbach
Some refinements of the last changeset.
Fri, 09 Mar 2018 18:54:34 +0100
, by Detlev Offenbach
Code Style Checker: added check for dictionaries with sorted keys (M201)
Thu, 08 Mar 2018 19:03:19 +0100
, by Detlev Offenbach
WebBrowserPage: Reverted the Qt 5.10.x workaround because the load progress is not reported reliably by Qt.
Thu, 08 Mar 2018 18:51:35 +0100
, by Detlev Offenbach
Helpviewer: Fixed some sender() related issues.
Sun, 04 Mar 2018 14:52:46 +0100
, by Detlev Offenbach
WebBrowser: Fixed some sender() related issues.
Sun, 04 Mar 2018 14:52:32 +0100
, by Detlev Offenbach
Helpviewer: Reverted some of the sender() related changes.
Sun, 04 Mar 2018 13:04:58 +0100
, by Detlev Offenbach
WebBrowserSearchWidget: Fixed an issue related to the search engine menu not working anymore.
Sun, 04 Mar 2018 12:10:39 +0100
, by Detlev Offenbach
PluginRepositoryDialog: Activated alternating row colors.
Sat, 03 Mar 2018 19:09:07 +0100
, by Detlev Offenbach
Code Style Checker: added checks for default docstring in functions and modules
Sat, 03 Mar 2018 17:29:42 +0100
, by Detlev Offenbach
Created global tag <release-18.03>.
maintenance
Sat, 03 Mar 2018 12:55:15 +0100
, by Detlev Offenbach
Fixed a code style issue.
Fri, 02 Mar 2018 19:37:12 +0100
, by Detlev Offenbach
Fixed a code style issue.
maintenance
Fri, 02 Mar 2018 19:37:12 +0100
, by Detlev Offenbach
Merged with default branch to prepare the 18.03 release.
maintenance
Fri, 02 Mar 2018 19:35:16 +0100
, by Detlev Offenbach
Released Spanish translations update.
Fri, 02 Mar 2018 19:32:02 +0100
, by Detlev Offenbach
Spanish i18n update, branch default (2/2)
Fri, 02 Mar 2018 16:00:58 +0100
, by Jaime Seuma
Spanish i18n update, branch default
Fri, 02 Mar 2018 15:56:12 +0100
, by Jaime Seuma
Updated Russian translations.
Wed, 28 Feb 2018 18:58:47 +0100
, by Alexander Barkoff
Updated editorconfig.
Tue, 27 Feb 2018 19:56:50 +0100
, by Detlev Offenbach
AdBlockManager: Changed a line of code slightly to make it (hopefully) compatible with Python 3.4.
Sun, 18 Feb 2018 17:43:24 +0100
, by Detlev Offenbach
ProjectBaseBrowser: Removed some redundant code.
Sun, 18 Feb 2018 13:52:21 +0100
, by Detlev Offenbach
Fixed an issue causing eric to crash when creating a new project from a repository (i.e. cloning or exporting).
Sun, 18 Feb 2018 13:47:29 +0100
, by Detlev Offenbach
HelpTabWidget: Fixed a copy & paste issue.
Sun, 18 Feb 2018 09:13:03 +0100
, by Detlev Offenbach
PluginRepositoryWidget: Did some code optimizations in order to get rid of status attributes.
Sat, 17 Feb 2018 18:51:46 +0100
, by Detlev Offenbach
PageScreen: Removed the action to save the whole web page as a screenshot because it is not supported by QWebEngine (and probably will not in the foreseeable future).
Sat, 17 Feb 2018 17:29:03 +0100
, by Detlev Offenbach
Mercurial: Added support for the "hg merge --abort" command as of Merc urial 4.5.
Sat, 17 Feb 2018 14:59:26 +0100
, by Detlev Offenbach
Updated source docu.
Fri, 16 Feb 2018 20:18:29 +0100
, by Detlev Offenbach
Updated translations.
Fri, 16 Feb 2018 20:15:49 +0100
, by Detlev Offenbach
JavaScriptEnabled: Added a configuration option to globally disable/enable JavaScript support.
Fri, 16 Feb 2018 20:11:36 +0100
, by Detlev Offenbach
AdBlock: added the NoCoin list to the defaults and fixed an issue updating subscriptions.
Thu, 15 Feb 2018 19:05:22 +0100
, by Detlev Offenbach
Fixed a few code style issues.
Tue, 13 Feb 2018 19:59:44 +0100
, by Detlev Offenbach
WebBrowserWindow: Removed calls to QtHelpEngineCore.setupData(). This is done internally where needed.
Tue, 13 Feb 2018 19:55:23 +0100
, by Detlev Offenbach
WebBrowserView: Added a custom title() method.
Tue, 13 Feb 2018 19:54:17 +0100
, by Detlev Offenbach
WebBrowserPage: Made it emit a navigationRequestAccepted signal when the request was in the main frame and accepted by the underlying engine.
Tue, 13 Feb 2018 19:53:35 +0100
, by Detlev Offenbach
GreaseMonkey: Added support for script icons.
Tue, 13 Feb 2018 19:52:13 +0100
, by Detlev Offenbach
JavaScriptIcon: Made it work with per page settings and override settings on internal schemes.
Tue, 13 Feb 2018 19:51:20 +0100
, by Detlev Offenbach
WebBrowser, QtHelp: Removed calls to emgine.setupData(). This is done internally where needed.
Tue, 13 Feb 2018 19:50:09 +0100
, by Detlev Offenbach
Added support for printing from within a web page.
Mon, 12 Feb 2018 19:50:24 +0100
, by Detlev Offenbach
WebBrowserView: Call acceptNavigationRequest() first in the load method.
Mon, 12 Feb 2018 19:19:50 +0100
, by Detlev Offenbach
Register QWebChannel on isolated ApplicationWorld
Mon, 12 Feb 2018 19:04:07 +0100
, by Detlev Offenbach
Fixed an issue in the new web browser with Qt 5.10.0
Mon, 12 Feb 2018 18:22:39 +0100
, by Detlev Offenbach
Fixed an issue loading download item data of old formats.
Mon, 12 Feb 2018 18:20:28 +0100
, by Detlev Offenbach
Some minor changes in the web browser.
Sun, 11 Feb 2018 19:51:10 +0100
, by Detlev Offenbach
Removed WebBrowserPage.setJavaScriptEnabled().
Sun, 11 Feb 2018 18:28:09 +0100
, by Detlev Offenbach
Fixed a few issue introduced by the recent changes.
Sun, 11 Feb 2018 18:21:11 +0100
, by Detlev Offenbach
Introduced a navigation bar button to open the downloads manager window.
Sun, 11 Feb 2018 16:04:47 +0100
, by Detlev Offenbach
Fixed a typo.
Sun, 11 Feb 2018 16:04:16 +0100
, by Detlev Offenbach
Fixed an issue shutting down the Web Browser window.
Sun, 11 Feb 2018 16:03:53 +0100
, by Detlev Offenbach
Changed the URL interceptor to properly lock the mutex.
Sun, 11 Feb 2018 16:03:15 +0100
, by Detlev Offenbach
Regenerated the resource files.
Sun, 11 Feb 2018 16:01:47 +0100
, by Detlev Offenbach
Some more GreaseMonkey changes.
Sun, 11 Feb 2018 12:49:27 +0100
, by Detlev Offenbach
Implemented support for GreaseMonkey 4.0 for the web browser NG.
Sat, 10 Feb 2018 19:53:07 +0100
, by Detlev Offenbach
Some improvements of the Web Browser NG.
Sat, 10 Feb 2018 17:24:42 +0100
, by Detlev Offenbach
Fixed an issue related to the display of the web inspector window.
Fri, 09 Feb 2018 19:44:25 +0100
, by Detlev Offenbach
Fixed an issue with the web tab preview on low performance machines.
Fri, 09 Feb 2018 18:58:21 +0100
, by Detlev Offenbach
Fixed an issue with the pip list dialog related to correct enabled status of the buttons.
Fri, 09 Feb 2018 18:53:08 +0100
, by Detlev Offenbach
Updated source docu.
Thu, 08 Feb 2018 18:58:07 +0100
, by Detlev Offenbach
Completed coding in order to remove the use of QObject.sender().
Thu, 08 Feb 2018 18:57:11 +0100
, by Detlev Offenbach
Continued removing the use of QObject.sender().
Wed, 07 Feb 2018 20:14:09 +0100
, by Detlev Offenbach
Continued removing the use of QObject.sender().
Wed, 07 Feb 2018 18:57:46 +0100
, by Detlev Offenbach
Fixed some code style issues.
Tue, 06 Feb 2018 19:21:00 +0100
, by Detlev Offenbach
Continued removing the use of QObject.sender().
Tue, 06 Feb 2018 19:18:43 +0100
, by Detlev Offenbach
Little performance improvement of the editor.
Tue, 06 Feb 2018 19:18:24 +0100
, by Detlev Offenbach
Continued removing the use of QObject.sender().
Mon, 05 Feb 2018 19:59:18 +0100
, by Detlev Offenbach
Started removing the use of QObject.sender() because it causes trouble sometimes.
Mon, 05 Feb 2018 19:15:47 +0100
, by Detlev Offenbach
Fixed an issue related to the use of sender() method.
maintenance
Sun, 04 Feb 2018 10:56:30 +0100
, by Detlev Offenbach
Fixed an issue related to the use of sender() method.
Sun, 04 Feb 2018 10:56:30 +0100
, by Detlev Offenbach
Fixed a typo in the mini editor.
Sun, 04 Feb 2018 10:45:53 +0100
, by Detlev Offenbach
Added VCS conflict markers to the types shown on the marker map.
Sat, 03 Feb 2018 18:41:49 +0100
, by Detlev Offenbach
Fix for eric6_api to include the path to the EditorConfig package.
Sat, 03 Feb 2018 18:37:36 +0100
, by Detlev Offenbach
Another fix for the VCS conflict markers regexp.
Sat, 03 Feb 2018 18:05:22 +0100
, by Detlev Offenbach
Fix for the second conflict markers regexp.
Sat, 03 Feb 2018 17:40:17 +0100
, by Detlev Offenbach
Extended the check for VCS conflict markers.
Sat, 03 Feb 2018 17:34:19 +0100
, by Detlev Offenbach
Finished implementing support for EditorConfig.
Sat, 03 Feb 2018 16:46:32 +0100
, by Detlev Offenbach
Finished implementing support for EditorConfig for the IDE editor component and the standalone editor.
Sat, 03 Feb 2018 16:15:24 +0100
, by Detlev Offenbach
Created global tag <release-18.02>.
maintenance
Sat, 03 Feb 2018 10:48:45 +0100
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip