Sun, 13 May 2018 12:57:00 +0200 Detlev Offenbach URL handling: redirected the URL handling for 'http' and 'https' URLs to the main user interface and the man web browser interface (for standalone web browsers). file | diff | annotate
Thu, 10 May 2018 18:44:19 +0200 Detlev Offenbach Updated source docu file | diff | annotate
Tue, 01 May 2018 12:03:52 +0200 Detlev Offenbach Merged with default branch to prepare new release. maintenance release-18.05 file | diff | annotate
Tue, 24 Apr 2018 19:11:08 +0200 Detlev Offenbach WebBrowserPage: reintroduced the workaround for the loadFinished signale not working in Qt 5.10 and 5.11. file | diff | annotate
Sun, 22 Apr 2018 14:01:39 +0200 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) file | diff | annotate
Sat, 21 Apr 2018 17:43:41 +0200 Detlev Offenbach code style checker: extended the dialog to be able to define the number of blank lines before class and function/method definitions file | diff | annotate
Thu, 19 Apr 2018 19:30:53 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Tue, 17 Apr 2018 19:11:51 +0200 Detlev Offenbach pip interface plugin: fixed issues with the pip interface after they moved the index to the new site (pypi.org). file | diff | annotate
Thu, 12 Apr 2018 19:12:36 +0200 Detlev Offenbach Web Browser NG, Safe Browsing: improved error handling file | diff | annotate
Wed, 11 Apr 2018 19:57:23 +0200 Detlev Offenbach Web Browser (NG), Safe Browsing: added support for the Google Safe Browsing Lookup API (v4) file | diff | annotate
Sun, 08 Apr 2018 17:36:43 +0200 Detlev Offenbach Regenerated source docu. file | diff | annotate
Wed, 04 Apr 2018 19:49:10 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Mon, 02 Apr 2018 14:06:55 +0200 Detlev Offenbach Project: optimized the project shutdown procedure to keep it open, if there are unsaved, non-discarded changes. file | diff | annotate
Mon, 02 Apr 2018 12:04:18 +0200 Detlev Offenbach Merged with default branch to prepare new release. maintenance release-18.04 file | diff | annotate
Fri, 23 Mar 2018 19:00:52 +0100 Detlev Offenbach Some code style changes and regeneration of source docu. file | diff | annotate
Tue, 13 Mar 2018 19:48:43 +0100 Detlev Offenbach Documentation: regenerated the source docu file | diff | annotate
Mon, 12 Mar 2018 19:37:23 +0100 Detlev Offenbach Code Style Checker: added some checks of the bugbear checker file | diff | annotate
Sun, 11 Mar 2018 16:11:31 +0100 Detlev Offenbach Code Style Checker: added check for the 'gettext' import statement file | diff | annotate
Sun, 11 Mar 2018 15:27:23 +0100 Detlev Offenbach Code Style Checker: added checks for logging statements file | diff | annotate
Fri, 09 Mar 2018 18:54:34 +0100 Detlev Offenbach Some refinements of the last changeset. file | diff | annotate
Thu, 08 Mar 2018 19:03:19 +0100 Detlev Offenbach Code Style Checker: added check for dictionaries with sorted keys (M201) file | diff | annotate
Thu, 08 Mar 2018 18:51:35 +0100 Detlev Offenbach WebBrowserPage: Reverted the Qt 5.10.x workaround because the load progress is not reported reliably by Qt. file | diff | annotate
Fri, 02 Mar 2018 19:35:16 +0100 Detlev Offenbach Merged with default branch to prepare the 18.03 release. maintenance file | diff | annotate
Sat, 17 Feb 2018 17:29:03 +0100 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). file | diff | annotate
Fri, 16 Feb 2018 20:18:29 +0100 Detlev Offenbach Updated source docu. file | diff | annotate
Fri, 09 Feb 2018 18:58:21 +0100 Detlev Offenbach Fixed an issue with the web tab preview on low performance machines. file | diff | annotate
Thu, 08 Feb 2018 18:58:07 +0100 Detlev Offenbach Updated source docu. file | diff | annotate
Sat, 03 Feb 2018 18:41:49 +0100 Detlev Offenbach Added VCS conflict markers to the types shown on the marker map. file | diff | annotate
Sat, 03 Feb 2018 16:46:32 +0100 Detlev Offenbach Finished implementing support for EditorConfig. file | diff | annotate
Thu, 18 Jan 2018 18:57:40 +0100 Detlev Offenbach Fixed a signal/slot issue with the "Remove Split" action. maintenance file | diff | annotate
Thu, 25 Jan 2018 17:21:00 +0100 Detlev Offenbach Improved maintainability of the DownloadItem code. file | diff | annotate
Wed, 24 Jan 2018 18:45:50 +0100 Detlev Offenbach Added the capability to pause/resume download (Qt 5.10.0/PyQt 5.10.0). file | diff | annotate
Sun, 07 Jan 2018 17:18:07 +0100 Detlev Offenbach Added a context menu entry to "Execute Selection In Console". file | diff | annotate
Mon, 01 Jan 2018 19:06:33 +0100 Detlev Offenbach Extended the session to store/retrieve the split views and the order of the editors. file | diff | annotate
Sun, 31 Dec 2017 18:27:40 +0100 Detlev Offenbach Merged with default branch to prepare a new release. maintenance file | diff | annotate
Sat, 30 Dec 2017 18:10:04 +0100 Detlev Offenbach Fixed an issue with the VirusTotal configuration page calling a wrong VirusTotal API for the web browser NG case. file | diff | annotate
Sat, 23 Dec 2017 16:42:21 +0100 Detlev Offenbach Fixed a visibility issue related to the debug viewer when halting at a break point or single stepping. file | diff | annotate
Sat, 23 Dec 2017 16:30:40 +0100 Detlev Offenbach Removed the use of some deprecated Scintilla functions. file | diff | annotate
Fri, 22 Dec 2017 19:52:58 +0100 Detlev Offenbach Fixed an issue related to cursor key navigation within completion lists caused by the new history navigation style. file | diff | annotate
Fri, 22 Dec 2017 17:56:49 +0100 Detlev Offenbach Added the capability to remember the most recently used file names and conditions. file | diff | annotate
Fri, 22 Dec 2017 16:36:02 +0100 Detlev Offenbach Fixed cancellation of auto-completion lists. file | diff | annotate
Fri, 22 Dec 2017 16:21:40 +0100 Detlev Offenbach Added an action to the view menu to clear all folds of the current editor. file | diff | annotate
Fri, 22 Dec 2017 16:07:49 +0100 Detlev Offenbach Fixed an issue drawing the marker map of the editor. file | diff | annotate
Tue, 19 Dec 2017 19:46:23 +0100 Detlev Offenbach Fixed an issue in the Python shell window executing pasted lines containing some indentation. file | diff | annotate
Mon, 18 Dec 2017 18:09:39 +0100 Detlev Offenbach Reworked the AdBlock stuff of web browser NG. file | diff | annotate
Sun, 10 Dec 2017 17:42:11 +0100 Detlev Offenbach Added the git plug-in to the core plug-ins. file | diff | annotate
Sun, 10 Dec 2017 16:23:29 +0100 Detlev Offenbach Added the translator plug-in to the core plug-ins. file | diff | annotate
Sun, 10 Dec 2017 14:51:54 +0100 Detlev Offenbach Added the .desktop wizard plug-in to the core plug-ins. file | diff | annotate
Sun, 10 Dec 2017 13:55:30 +0100 Detlev Offenbach Added the eric plug-in wizard plug-in to the core plug-ins. file | diff | annotate
Sun, 10 Dec 2017 13:02:42 +0100 Detlev Offenbach Added the setup.py wizard plug-in to the core plug-ins. file | diff | annotate
Sun, 10 Dec 2017 12:27:28 +0100 Detlev Offenbach Added the virtualenv/pyvenv interface plug-in to the core plug-ins. file | diff | annotate
Sat, 09 Dec 2017 18:32:08 +0100 Detlev Offenbach Added the pip interface plug-in to the core plug-ins. file | diff | annotate
Sat, 02 Dec 2017 12:40:22 +0100 Detlev Offenbach Merged with default branch to prepare a new release. maintenance release-17.12 file | diff | annotate
Sat, 18 Nov 2017 18:27:25 +0100 Detlev Offenbach Finished adding support for Google protobuf protocol and gRPC files. file | diff | annotate
Tue, 14 Nov 2017 19:56:39 +0100 Detlev Offenbach Updated source documentation. file | diff | annotate
Sat, 11 Nov 2017 18:44:04 +0100 Detlev Offenbach Fixed an issue in the debugger backend related to debugging threads. file | diff | annotate
Sun, 05 Nov 2017 11:35:32 +0100 Detlev Offenbach Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher. file | diff | annotate
Fri, 03 Nov 2017 12:14:57 +0100 Detlev Offenbach Continued merging with default branch. maintenance file | diff | annotate
Fri, 03 Nov 2017 12:10:16 +0100 Detlev Offenbach Merged with default branch. maintenance file | diff | annotate
Tue, 24 Oct 2017 19:09:09 +0200 Detlev Offenbach Changed the logic of the two web browsers in order to put new downloads at the top of the list of downloads and add the download date and time to the shown info. file | diff | annotate
(0) -300 -100 -60 tip

eric ide

mercurial