Sat, 02 Jun 2018 12:44:41 +0200 Detlev Offenbach Merged with default branch to prepare 18.06 release. maintenance release-18.06 file | diff | annotate
Mon, 28 May 2018 14:16:09 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Sat, 19 May 2018 17:56:11 +0200 Detlev Offenbach Editor: removed the unified margins menu. file | diff | annotate
Sat, 19 May 2018 16:38:28 +0200 Detlev Offenbach Editor: added a context menu for the "fold" margin and improved the handling of folded lines when using "go to" functions. file | diff | annotate
Fri, 18 May 2018 19:24:37 +0200 Detlev Offenbach Updated translations. file | diff | annotate
Fri, 11 May 2018 10:55:05 +0200 Detlev Offenbach Updated translations file | diff | annotate
Mon, 07 May 2018 19:32:49 +0200 Detlev Offenbach Editor, E5MapWidget: added a configuration option (Editor->Style page) to show the marker map on the left or right of the editor 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
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:28:02 +0200 Detlev Offenbach Merged with the make support branch. file | diff | annotate
Tue, 17 Apr 2018 19:56:29 +0200 Detlev Offenbach Regenerated translation files. make_support file | diff | annotate
Sun, 15 Apr 2018 10:50:50 +0200 Detlev Offenbach Updated translation files. file | diff | annotate
Fri, 13 Apr 2018 22:32:32 +0200 T.Rzepka Updated pycodestyle to 2.4.0 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
Mon, 09 Apr 2018 19:47:16 +0200 Detlev Offenbach Third Party packages: updated send2trash to version 1.5.0 file | diff | annotate
Sun, 08 Apr 2018 19:04:00 +0200 Detlev Offenbach Updated translations 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:58:01 +0100 Detlev Offenbach SvnStatusDialog: Fixed an issue in parsing the svn output. file | diff | annotate
Tue, 13 Mar 2018 19:47:48 +0100 Detlev Offenbach Preferences: added config option to disable the use of the global menu bar on Linux 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
Thu, 08 Mar 2018 19:03:19 +0100 Detlev Offenbach Code Style Checker: added check for dictionaries with sorted keys (M201) file | diff | annotate
Sat, 03 Mar 2018 17:29:42 +0100 Detlev Offenbach Code Style Checker: added checks for default docstring in functions and modules 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
Sat, 17 Feb 2018 14:59:26 +0100 Detlev Offenbach Mercurial: Added support for the "hg merge --abort" command as of Merc urial 4.5. file | diff | annotate
Fri, 16 Feb 2018 20:15:49 +0100 Detlev Offenbach Updated translations. 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 13:42:27 +0100 Detlev Offenbach Added support for attributes introduced by Qt 5.9 and Qt 5.10. 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
Wed, 24 Jan 2018 12:37:53 +0100 Detlev Offenbach Added support for HTML5 "Desktop Video Capture" and "Desktop Audio and Video Capture" as of 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
Sat, 06 Jan 2018 18:59:24 +0100 Detlev Offenbach Added basic support for Cython. file | diff | annotate
Sun, 31 Dec 2017 18:54:06 +0100 Detlev Offenbach Added a documentation style check for a template class documentation. 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:33:35 +0100 Detlev Offenbach Updated and released translations. 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:21:40 +0100 Detlev Offenbach Added an action to the view menu to clear all folds of the current editor. file | diff | annotate
Sun, 10 Dec 2017 18:45:16 +0100 Detlev Offenbach Added an "obsolete" category to the plug-in repository dialog. 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:43:11 +0100 Detlev Offenbach Added option to keep the configuration data to the plug-in uninstallation dialog. 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
Thu, 30 Nov 2017 19:42:49 +0100 Detlev Offenbach Corrected a typo and updated the translations. file | diff | annotate
Sun, 19 Nov 2017 14:43:20 +0100 Detlev Offenbach Some more protobuf related changes. 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:54:51 +0100 Detlev Offenbach Updated translations. 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) -100 -60 tip

eric ide

mercurial