Sun, 16 Dec 2018 16:03:58 +0100 |
Detlev Offenbach |
WebBrowserWindow: fine tuned the remote control receiver methods.
|
file |
diff |
annotate
|
Sat, 15 Dec 2018 17:29:57 +0100 |
Detlev Offenbach |
Debugger, Shell: start the shell in the project directory if one is open ([issue290]).
|
file |
diff |
annotate
|
Sat, 15 Dec 2018 16:30:36 +0100 |
Detlev Offenbach |
Updated source docu.
|
file |
diff |
annotate
|
Wed, 12 Dec 2018 19:52:24 +0100 |
Detlev Offenbach |
Web Browser: changed the web browser logic inside eric to use a remote controlled web browser process.
|
file |
diff |
annotate
|
Sun, 09 Dec 2018 13:13:27 +0100 |
Detlev Offenbach |
pip Interface: added an entry to select the virtual environment of the current project if it has one defined.
|
file |
diff |
annotate
|
Sun, 09 Dec 2018 12:09:37 +0100 |
Detlev Offenbach |
Updated source docu.
|
file |
diff |
annotate
|
Sat, 01 Dec 2018 11:44:34 +0100 |
Detlev Offenbach |
Merged with default branch to prepare a new release.
maintenance release-18.12
|
file |
diff |
annotate
|
Sat, 01 Dec 2018 11:38:22 +0100 |
Detlev Offenbach |
Fixed some code style issues and generated source docu.
|
file |
diff |
annotate
|
Sat, 24 Nov 2018 15:37:04 +0100 |
Detlev Offenbach |
Project Forms Browser: added support for the --resource-suffix= and --import-from= options of pyuic (the PyQt forms compiler).
|
file |
diff |
annotate
|
Sat, 17 Nov 2018 19:37:46 +0100 |
Detlev Offenbach |
Regenerated source docu.
|
file |
diff |
annotate
|
Sat, 17 Nov 2018 15:07:53 +0100 |
Detlev Offenbach |
WebBrowser: fixed an issue causing the search string to be applied while navigating.
|
file |
diff |
annotate
|
Sat, 17 Nov 2018 12:45:58 +0100 |
Detlev Offenbach |
CreateDialogCodeDialog: fixed an issue and applied some logic to enhance the form data loading via the external UicLoadUi.py script.
|
file |
diff |
annotate
|
Fri, 16 Nov 2018 20:00:03 +0100 |
Detlev Offenbach |
Globals, UserInterface: improved the detection of the Qt tools.
|
file |
diff |
annotate
|
Sun, 04 Nov 2018 18:35:18 +0100 |
Detlev Offenbach |
UserInterface: added a method to retrieve the clean PATH environment variable.
|
file |
diff |
annotate
|
Sun, 04 Nov 2018 17:20:11 +0100 |
Detlev Offenbach |
Shell: changed code to start the shell/debugger backend with an unmodified PATH setting and added some more special commands (see what's this help of the shell).
|
file |
diff |
annotate
|
Sun, 04 Nov 2018 12:38:32 +0100 |
Detlev Offenbach |
Shell: another attempt to properly fix the 'writing prompt' issue.
|
file |
diff |
annotate
|
Sat, 03 Nov 2018 17:18:15 +0100 |
Detlev Offenbach |
TranslatorWidget: added a button to open the Translator configuration page.
|
file |
diff |
annotate
|
Sat, 03 Nov 2018 14:19:21 +0100 |
Detlev Offenbach |
VitualEnv Manager:
|
file |
diff |
annotate
|
Thu, 01 Nov 2018 18:46:44 +0100 |
Detlev Offenbach |
SearchReplaceWidget: changed the regexp search to use QScintilla's POSIX mode
|
file |
diff |
annotate
|
Thu, 01 Nov 2018 11:47:39 +0100 |
Detlev Offenbach |
Merged with default branch to prepare the 18.11 release.
maintenance release-18.11
|
file |
diff |
annotate
|
Sat, 27 Oct 2018 11:54:26 +0200 |
Detlev Offenbach |
Updated source documentation.
|
file |
diff |
annotate
|
Wed, 24 Oct 2018 19:59:49 +0200 |
Detlev Offenbach |
VCS.ProjectHelper, Project.Project: fix the handling when a VCS clone or export operation fails.
|
file |
diff |
annotate
|
Sun, 21 Oct 2018 18:42:53 +0200 |
Detlev Offenbach |
UserInterface, NetworkManager, E5NetworkProxyFactory: some code changes to (hopefully) fix a network proxy related issue.
|
file |
diff |
annotate
|
Sun, 21 Oct 2018 14:22:31 +0200 |
Detlev Offenbach |
Regenerated source docu.
|
file |
diff |
annotate
|
Thu, 18 Oct 2018 18:53:23 +0200 |
Detlev Offenbach |
Updated source docu.
|
file |
diff |
annotate
|
Sat, 13 Oct 2018 14:08:21 +0200 |
Detlev Offenbach |
CreateDialogCodeDialog: extended the logic to support projects loading custom widgets from outside the eric or project directories (via a virtual environment).
|
file |
diff |
annotate
|
Wed, 03 Oct 2018 19:55:11 +0200 |
Detlev Offenbach |
Updated source docu.
|
file |
diff |
annotate
|
Wed, 03 Oct 2018 17:33:40 +0200 |
Detlev Offenbach |
VCS: added capability to show some VCS info in the status bar of the main window (next to the status LED).
|
file |
diff |
annotate
|
Sun, 30 Sep 2018 11:38:40 +0200 |
Detlev Offenbach |
Merged with "default" branch to prepare the next release.
maintenance
|
file |
diff |
annotate
|
Sat, 29 Sep 2018 19:32:33 +0200 |
Detlev Offenbach |
IRC: added support for the /query, /notice, /ping, /ignore, /unignore, /away, /join, /part and /partall commands.
|
file |
diff |
annotate
|
Wed, 19 Sep 2018 19:50:10 +0200 |
Detlev Offenbach |
EricSchemeHandler, QtHelpSchemeHandler: ensure, that data is loaded in the main thread.
|
file |
diff |
annotate
|
Tue, 18 Sep 2018 19:23:07 +0200 |
Detlev Offenbach |
CodeDocumentationViewer: simplified the front end handling
|
file |
diff |
annotate
|
Mon, 17 Sep 2018 19:25:49 +0200 |
Detlev Offenbach |
CodeDocumentationViewer: chanegd code to always show the HTML based documentation viewer, if QtWebEngine or QtWebKit is available.
|
file |
diff |
annotate
|
Sun, 16 Sep 2018 13:36:01 +0200 |
Detlev Offenbach |
VirtualenvManager, DebuggerPropertiesDialog, DebuggerInterfacePython: added code to use the default virtual environment, if none has been configured yet.
|
file |
diff |
annotate
|
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
|
Sun, 26 Aug 2018 15:03:20 +0200 |
Detlev Offenbach |
Shell: fixed an issue with the redirected input() method caused by the queued output change done back in June 2018.
|
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:47:11 +0200 |
Detlev Offenbach |
Fixed some code style issues.
|
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
|
Sat, 07 Jul 2018 12:58:50 +0200 |
Detlev Offenbach |
Webbrowser: finished upgrading to Qt 5.11.
|
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 15:51:40 +0200 |
Detlev Offenbach |
Fixed some code style issues.
|
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
|