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
Sun, 05 Nov 2017 17:16:40 +0100 Detlev Offenbach Added possibility to show the type of the object info is shown for. 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
Mon, 23 Oct 2017 19:42:17 +0200 Detlev Offenbach Updated source documentation. file | diff | annotate
Wed, 18 Oct 2017 19:16:28 +0200 Detlev Offenbach Changed the rich text display of the document viewer to use a QWebEngineView or QWebView based widget. file | diff | annotate
Tue, 10 Oct 2017 19:05:00 +0200 Detlev Offenbach Added the capability to enter an interpreter in the Start... dialogs of the debugger. file | diff | annotate
Thu, 05 Oct 2017 19:11:59 +0200 Detlev Offenbach Made the completions list more intuitive when showing in 'reversed' order. file | diff | annotate
Wed, 04 Oct 2017 20:06:26 +0200 Detlev Offenbach Fixed some weaknesses in the multi project code. file | diff | annotate
Tue, 03 Oct 2017 19:37:44 +0200 Detlev Offenbach Added a cache for the already determined completion lists. file | diff | annotate
Tue, 03 Oct 2017 15:33:11 +0200 Detlev Offenbach Merged with default branch to prepare a new release. maintenance release-17.10 file | diff | annotate
Sun, 24 Sep 2017 17:34:15 +0200 Detlev Offenbach Regenerated the source documentation. file | diff | annotate
Fri, 15 Sep 2017 19:41:33 +0200 Detlev Offenbach Extended the search for pyuic[45] to cope with the way openSUSE does it. They name it py[23]uic[45]. file | diff | annotate
Sun, 03 Sep 2017 17:11:04 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Fri, 01 Sep 2017 12:08:17 +0200 Detlev Offenbach Merged with default branch in order to prepare a new release. maintenance release-17.09 file | diff | annotate
Wed, 30 Aug 2017 10:55:00 +0200 Detlev Offenbach Corrected some code style issues. file | diff | annotate
Tue, 29 Aug 2017 17:18:18 +0200 Detlev Offenbach Added capability to reset to default to the message filter dialog and the mimetypes configuration page. file | diff | annotate
Mon, 28 Aug 2017 16:02:59 +0200 Detlev Offenbach Updated source documentation. file | diff | annotate
Sun, 27 Aug 2017 14:06:10 +0200 Detlev Offenbach Changed the safe browsing code to be less interruptive. file | diff | annotate
Sat, 26 Aug 2017 19:41:18 +0200 Detlev Offenbach Fixed an issue with the task viewer causing empty files being created. file | diff | annotate
Sat, 26 Aug 2017 19:26:07 +0200 Detlev Offenbach Unified the Python2 and Python3 debugger interfaces. file | diff | annotate
Sat, 26 Aug 2017 16:49:16 +0200 Detlev Offenbach Fixed an issue sending input to the mercurial and subversion processes. file | diff | annotate
Fri, 11 Aug 2017 19:50:06 +0200 Detlev Offenbach Some additional improvements for the HTML previewer to be able to cope with absolute URLs. These get rewritten with respect to the project directory. file | diff | annotate
Fri, 11 Aug 2017 17:50:49 +0200 Detlev Offenbach Some slight improvements for the HTML previewer. file | diff | annotate
Thu, 10 Aug 2017 13:58:50 +0200 Detlev Offenbach Fine tuned the safe browsing update notifications. file | diff | annotate
Tue, 08 Aug 2017 17:20:28 +0200 Detlev Offenbach Added an auto-update feature to the safe browsing manager of the new web browser. file | diff | annotate
Mon, 07 Aug 2017 18:00:51 +0200 Detlev Offenbach - Exporter file | diff | annotate
Fri, 04 Aug 2017 19:43:32 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Wed, 02 Aug 2017 13:28:50 +0200 Detlev Offenbach Merged with default branch to prepare the 17.08 release. maintenance release-17.08 file | diff | annotate
Thu, 20 Jul 2017 18:53:24 +0200 Detlev Offenbach Extended the doc style checker again and corrected some doc style issues. file | diff | annotate
Thu, 20 Jul 2017 18:42:33 +0200 Detlev Offenbach Refactored the PyQt4Importer. file | diff | annotate
Wed, 19 Jul 2017 19:48:38 +0200 Detlev Offenbach Extended the documentation style checker to check for @classmethod and @staticmethod. file | diff | annotate
Wed, 12 Jul 2017 18:50:22 +0200 Detlev Offenbach Updated source docu for the changes done by Tobias. file | diff | annotate
Mon, 10 Jul 2017 18:48:33 +0200 Detlev Offenbach Updated translations and source docu for the shell changes. file | diff | annotate
Fri, 07 Jul 2017 19:05:53 +0200 Detlev Offenbach Some fixes and adjustments for the session support of the Web Browser NG. file | diff | annotate
Wed, 05 Jul 2017 19:58:40 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Sat, 01 Jul 2017 19:14:01 +0200 Detlev Offenbach Continued implementing session support for the new web browser. file | diff | annotate
Wed, 28 Jun 2017 19:14:32 +0200 Detlev Offenbach Merged with default branch to prepare the 17.07 release. maintenance file | diff | annotate
Mon, 26 Jun 2017 19:31:49 +0200 Detlev Offenbach Added the capability to send these emails via Google Mail using OAuth2 authentication. file | diff | annotate
Sat, 24 Jun 2017 12:15:03 +0200 Detlev Offenbach Made the colors of the diff dialogs configurable. file | diff | annotate
Wed, 21 Jun 2017 19:40:59 +0200 Detlev Offenbach Added functionality to limit the number of processes used for bachground services. file | diff | annotate
Sat, 03 Jun 2017 13:08:50 +0200 Detlev Offenbach Merged with default branch to prepare the 17.06 release. maintenance release-17.06 file | diff | annotate
Mon, 29 May 2017 19:16:29 +0200 Detlev Offenbach Added a "Send Page Link" action to the File menu and the super menu. file | diff | annotate
Sun, 28 May 2017 16:59:18 +0200 Detlev Offenbach -- added a super menu to modernize the look & feel file | diff | annotate
Sat, 20 May 2017 16:13:23 +0200 Detlev Offenbach Added the capability to perform the various replace methods via keyboard shortcuts. file | diff | annotate
(0) -1000 -300 -100 -60 tip

eric ide

mercurial