Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
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
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip