Sat, 15 Sep 2018 19:59:20 +0200 Detlev Offenbach E5TextEditSearchWidget: added method to modify the layout strategy. file | diff | annotate
Mon, 10 Sep 2018 18:15:10 +0200 Detlev Offenbach Changed the extension of the generated script files for Windows from '.bat' to '.cmd'. file | diff | annotate
Sat, 01 Sep 2018 10:24:02 +0200 Detlev Offenbach Merged with "default" branch to prepare the next release. maintenance file | diff | annotate
Sun, 26 Aug 2018 15:54:51 +0200 Detlev Offenbach PluginWizardDialog: corrected existing templates and added template and button for an exeDisplayData() function returning ready made version info. file | diff | annotate
Tue, 21 Aug 2018 14:36:57 +0200 Detlev Offenbach IrcIdentitiesEditDialog: added a button to show the password as clear text. file | diff | annotate
Sat, 04 Aug 2018 15:39:15 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Wed, 01 Aug 2018 19:43:34 +0200 Detlev Offenbach Merged with the default branch to prepare the 18.08 release. maintenance release-18.08 file | diff | annotate
Sun, 29 Jul 2018 14:01:52 +0200 Detlev Offenbach Updated source docu. corba_options file | diff | annotate
Sat, 21 Jul 2018 13:46:07 +0200 Detlev Offenbach E5ListSelectionDialog: added a selection mode for items to be selected via a checkbox. file | diff | annotate
Sun, 15 Jul 2018 19:21:28 +0200 Detlev Offenbach UserInterface, Translator: fixed an issue switching to the translator via the keyboard shortcut. file | diff | annotate
Thu, 12 Jul 2018 19:26:03 +0200 Detlev Offenbach Debugger: changed code to prevent the right side bar or toolbox to be shown when the debugger has exited or was restarted via the shell. file | diff | annotate
Wed, 11 Jul 2018 19:17:56 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Sun, 08 Jul 2018 18:55:21 +0200 Detlev Offenbach File-Browser, Shell: changed code so file-browser and shell are always a standalone windows. file | diff | annotate
Sun, 08 Jul 2018 13:05:23 +0200 Detlev Offenbach Translator: improved the translator by making the loading of available translations an asynchroneous operation. file | diff | annotate
Sat, 07 Jul 2018 14:38:13 +0200 Detlev Offenbach Translator: added a translation engine for the IBM Watson Language Translator. file | diff | annotate
Mon, 02 Jul 2018 18:59:30 +0200 Detlev Offenbach Merged with the default branch to prepare the 18.07 release. maintenance file | diff | annotate
Sat, 30 Jun 2018 17:40:08 +0200 Detlev Offenbach E5ErrorMessage: improved the functionality to be able to cope with error message from threads. file | diff | annotate
Sat, 30 Jun 2018 16:58:20 +0200 Detlev Offenbach Shell, ShellWindow, LogViewer: fixed the layouts, an ambigous shortcut and added a missing method. file | diff | annotate
Sat, 30 Jun 2018 14:01:25 +0200 Detlev Offenbach Updated source documentation. file | diff | annotate
Fri, 29 Jun 2018 18:45:46 +0200 Detlev Offenbach DebuggerPropertiesDialog: removed some old, obsolete code. file | diff | annotate
Thu, 28 Jun 2018 20:17:18 +0200 Detlev Offenbach Debugger: fixed some more cases, where the debugger is not supported or configured. file | diff | annotate
Wed, 27 Jun 2018 18:44:54 +0200 Detlev Offenbach DebugServer: fixed an issue handling changed Python interpreter/virtual environment settings file | diff | annotate
Sun, 24 Jun 2018 13:51:26 +0200 Detlev Offenbach Globals: removed an obsolete global function. file | diff | annotate
Sat, 23 Jun 2018 15:14:48 +0200 Detlev Offenbach Virtual Environments: improved the virtual environment handling file | diff | annotate
Wed, 20 Jun 2018 18:45:07 +0200 Detlev Offenbach Unit test: extended the standalone unit test tool to be able to open source in an editor window. file | diff | annotate
Mon, 18 Jun 2018 18:46:38 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Sun, 17 Jun 2018 16:56:10 +0200 Detlev Offenbach Continued to remove all explicit references to Python interpreters and replace them by references to virtual environments. file | diff | annotate
Sat, 16 Jun 2018 13:34:22 +0200 Detlev Offenbach VirtualEnv: improved the virtual env handling. file | diff | annotate
Tue, 12 Jun 2018 19:02:21 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Sun, 10 Jun 2018 17:05:15 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Sat, 09 Jun 2018 12:08:47 +0200 Detlev Offenbach Shell.py: Added a patch provided by Tobias Rzepka to avoid freeze of eric when printing a lot. Original patch with some modifications and added source docu. file | diff | annotate
Fri, 08 Jun 2018 19:32:41 +0200 Detlev Offenbach pip Interface: finished adding support for the '--user' option by updating the source docu. file | diff | annotate
Sun, 03 Jun 2018 14:03:19 +0200 Detlev Offenbach Git: added capability to change the URL and/or user credentials for a remote repository. file | diff | annotate
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
Fri, 01 Jun 2018 13:44:33 +0200 Detlev Offenbach Update source docu. 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:41:02 +0200 Detlev Offenbach Updated source docu. file | diff | annotate
Mon, 14 May 2018 19:40:29 +0200 Detlev Offenbach Extended the error report to send the desktop environment in use (Linux only). file | diff | annotate
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
Sun, 22 Apr 2018 19:21:44 +0200 Detlev Offenbach eric6, PluginManager: added the '--disable-plugin=' option to disable plug-ins via the command line. 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 15:27:23 +0100 Detlev Offenbach Code Style Checker: added checks for logging statements 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
(0) -300 -100 -60 tip

eric ide

mercurial