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 19:38:33 +0100 Detlev Offenbach Code Style Checker: started to add some bugbear code checks 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 18:51:46 +0100 Detlev Offenbach PluginRepositoryWidget: Did some code optimizations in order to get rid of status attributes. 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 18:50:49 +0100 Detlev Offenbach Implemented some optimizations with respect to Google Safe Browsing and browser startup with Qt Help support. file | diff | annotate
Thu, 25 Jan 2018 17:21:00 +0100 Detlev Offenbach Improved maintainability of the DownloadItem code. file | diff | annotate
Thu, 25 Jan 2018 16:39:06 +0100 Detlev Offenbach Fixed an issue with the newly supported QWebEngineSettings attributes. file | diff | annotate
Thu, 25 Jan 2018 11:54:38 +0100 Detlev Offenbach Removed use of sender() in the plug-in repository dialog and the plug-in manager. 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
Mon, 22 Jan 2018 15:59:30 +0100 Detlev Offenbach Made the output of the plug-ins info dialog a bit more understandable and refactored related code. file | diff | annotate
Mon, 08 Jan 2018 19:46:53 +0100 Detlev Offenbach Fixed an issue in the git plug-in differentiating between local and remote branches and fixed some typos. 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
Sun, 31 Dec 2017 16:48:22 +0100 Detlev Offenbach Fixed some forgotten source code documentation. 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
Sun, 24 Dec 2017 15:19:00 +0100 Detlev Offenbach Fixed an issue in the debug client causing it to enter an inifinite loop if the frontend crashed. 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 18:15:46 +0100 Detlev Offenbach Added an entry to delete all change markers to the marker margin context menu. 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
Mon, 11 Dec 2017 19:27:20 +0100 Detlev Offenbach Fixed some code style issues. 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
Sun, 19 Nov 2017 19:16:53 +0100 Detlev Offenbach Fixed some methods in the project browser to also cope with the new protocol browser. 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
Fri, 17 Nov 2017 18:47:07 +0100 Detlev Offenbach Changed "grpc" to "gRPC" in visible strings and source docu. 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
Wed, 08 Nov 2017 19:05:55 +0100 Detlev Offenbach Introduced a configuration option for the debugger variables viewers to limit the variables shown by the variables viewers depending on their size (in order to avoid overload situations on low power or low memory machines). file | diff | annotate
(0) -1000 -300 -100 -60 tip

eric ide

mercurial