Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Merged with default branch to prepare release 19.01.
maintenance
release-19.01
Thu, 10 Jan 2019 14:22:59 +0100
, by Detlev Offenbach
Updated copyright for 2019.
Thu, 10 Jan 2019 14:18:48 +0100
, by Detlev Offenbach
Released updated translations.
Thu, 10 Jan 2019 14:07:19 +0100
, by Detlev Offenbach
Updated Russian translations.
Thu, 10 Jan 2019 14:06:20 +0100
, by Alexander Barkoff
Eric Spanish i18n update, branch default
Sat, 29 Dec 2018 17:32:04 +0100
, by Jaime Seuma
install: moved the dependencies check earlier in the installiation order.
Wed, 19 Dec 2018 11:10:42 +0100
, by Detlev Offenbach
install: fixed installing from sources.
Wed, 19 Dec 2018 11:06:09 +0100
, by Detlev Offenbach
Shell: fixed an issue calling __writeBanner() with too few arguments.
Wed, 19 Dec 2018 10:59:55 +0100
, by Detlev Offenbach
install: moved the source cleanup routine to avoid deleting saved Info.py and eric6config.py files.
Tue, 18 Dec 2018 16:54:43 +0100
, by Detlev Offenbach
install: extended the source cleanup function.
Tue, 18 Dec 2018 15:14:28 +0100
, by Detlev Offenbach
install: added test for PyQtWebEngine as of PyQt v5.12.
Sun, 16 Dec 2018 17:48:09 +0100
, by Detlev Offenbach
E5TextEditSearchWidget: made the minimum size smaller in order to allow better resizability for small screens.
Sun, 16 Dec 2018 16:38:09 +0100
, by Detlev Offenbach
WebBrowserWindow: fine tuned the remote control receiver methods.
Sun, 16 Dec 2018 16:03:58 +0100
, by Detlev Offenbach
Debugger, Shell: start the shell in the project directory if one is open ([issue290]).
Sat, 15 Dec 2018 17:29:57 +0100
, by Detlev Offenbach
Updated source docu.
Sat, 15 Dec 2018 16:30:36 +0100
, by Detlev Offenbach
Updated translations.
Sat, 15 Dec 2018 16:29:47 +0100
, by Detlev Offenbach
Web Browser (QtWebKit): applied the changes of the new Web Brwoser to the QtWebKit based variant.
Sat, 15 Dec 2018 16:21:38 +0100
, by Detlev Offenbach
PluginManager, QtHelpDocumentationDialog: fixed loading plug-in documentation sets when run stand-alone.
Fri, 14 Dec 2018 19:52:38 +0100
, by Detlev Offenbach
eric6_browser: added a '--quiet' option to suppress startup error messages.
Fri, 14 Dec 2018 19:51:12 +0100
, by Detlev Offenbach
WebBrowserWindow: removed the 'initShortcutsOnly' functionality because it is not needed anymore.
Fri, 14 Dec 2018 19:49:55 +0100
, by Detlev Offenbach
changelog: added a change notice
Wed, 12 Dec 2018 19:53:39 +0100
, by Detlev Offenbach
Web Browser: changed the web browser logic inside eric to use a remote controlled web browser process.
Wed, 12 Dec 2018 19:52:24 +0100
, by Detlev Offenbach
PipSelectionDialog, PipPackagesInputDialog: fixed a stupid copy & paste error.
Wed, 12 Dec 2018 19:43:53 +0100
, by Detlev Offenbach
WebBrowser: added single application mode.
Sun, 09 Dec 2018 16:39:35 +0100
, by Detlev Offenbach
SingleApplication, E5SingleApplication, TRSingleApplication: changed the single application logic to use JSON command dictionaries.
Sun, 09 Dec 2018 15:24:39 +0100
, by Detlev Offenbach
DebugServer: respect the 'forProject' setting when the debug client is restarted.
Sun, 09 Dec 2018 14:14:06 +0100
, by Detlev Offenbach
Added the source docu for the rcc compiler options dialog.
Sun, 09 Dec 2018 13:14:03 +0100
, by Detlev Offenbach
pip Interface: added an entry to select the virtual environment of the current project if it has one defined.
Sun, 09 Dec 2018 13:13:27 +0100
, by Detlev Offenbach
EmailDialog: fixed the word wrap issue.
Sun, 09 Dec 2018 12:22:08 +0100
, by Detlev Offenbach
Updated change log.
Sun, 09 Dec 2018 12:11:30 +0100
, by Detlev Offenbach
Updated source docu.
Sun, 09 Dec 2018 12:09:37 +0100
, by Detlev Offenbach
Fixed some code style issues.
Sun, 09 Dec 2018 12:08:57 +0100
, by Detlev Offenbach
Updated translations.
Sun, 09 Dec 2018 12:02:15 +0100
, by Detlev Offenbach
E5SslErrorHandler: fixed a compatibility issue with Windows 7 causing SSL handshakes to fail (without sending the sslErrors signal).
Sat, 08 Dec 2018 20:32:27 +0100
, by Detlev Offenbach
PluginRepositoryDialog: added code to cleanup downloaded plug-in archives of obsolete plug-ins.
Sat, 08 Dec 2018 18:54:11 +0100
, by Detlev Offenbach
PluginManager: reworked the last fix.
Sat, 08 Dec 2018 18:29:28 +0100
, by Detlev Offenbach
eric6_es: released Spanish translations update.
Sat, 08 Dec 2018 17:47:01 +0100
, by Detlev Offenbach
Eric Spanish i18n update, branch default
Sun, 02 Dec 2018 12:07:45 +0100
, by Jaime Seuma
PluginManager, PluginRepositoryDialog: fixed the recent change of the update check.
Sat, 08 Dec 2018 16:42:44 +0100
, by Detlev Offenbach
E5SslErrorHandler: some tweaking of the SSL setup code.
Sat, 08 Dec 2018 16:30:16 +0100
, by Detlev Offenbach
E5SslCertificatesDialog: fixed an issue handling the deletion of a certificate
Fri, 07 Dec 2018 20:25:59 +0100
, by Detlev Offenbach
PluginManager: added version check for situation, where the downloaded files have been deleted already.
Fri, 07 Dec 2018 19:33:33 +0100
, by Detlev Offenbach
ProjectFormsBrowser: started implementing support for rcc compiler options
Sat, 01 Dec 2018 19:07:01 +0100
, by Detlev Offenbach
Created global tag <release-18.12>.
maintenance
Sat, 01 Dec 2018 11:45:24 +0100
, by Detlev Offenbach
Merged with default branch to prepare a new release.
maintenance
release-18.12
Sat, 01 Dec 2018 11:44:34 +0100
, by Detlev Offenbach
Updated Russian translations.
Sat, 01 Dec 2018 11:39:28 +0100
, by Alexander Barkoff
Fixed some code style issues and generated source docu.
Sat, 01 Dec 2018 11:38:22 +0100
, by Detlev Offenbach
PluginRepositoryDialog: added version check for situation, where the downloaded files have been deleted already.
Sat, 01 Dec 2018 11:34:23 +0100
, by Detlev Offenbach
TranslatorWidget: fixed situations, where the translation engine is not set (i.e. it is None).
Sat, 01 Dec 2018 10:06:10 +0100
, by Detlev Offenbach
Project Forms Browser: added support for the --resource-suffix= and --import-from= options of pyuic (the PyQt forms compiler).
Sat, 24 Nov 2018 15:37:04 +0100
, by Detlev Offenbach
Utilities: fixed an issue related to a forgotten conversion of str to bytes.
Wed, 21 Nov 2018 19:26:59 +0100
, by Detlev Offenbach
Regenerated source docu.
Sat, 17 Nov 2018 19:37:46 +0100
, by Detlev Offenbach
install: second attempt to cope with tricks done by pywin32 at interpreter startup.
Sat, 17 Nov 2018 19:36:46 +0100
, by Detlev Offenbach
install: further changes to cope with tricks done by pywin32 at interpreter startup.
Sat, 17 Nov 2018 18:12:20 +0100
, by Detlev Offenbach
install: added capability to install the pywin32 package upon request in order to create shortcut links.
Sat, 17 Nov 2018 17:00:15 +0100
, by Detlev Offenbach
WebBrowser: fixed an issue causing the search string to be applied while navigating.
Sat, 17 Nov 2018 15:07:53 +0100
, by Detlev Offenbach
CreateDialogCodeDialog: fixed an issue and applied some logic to enhance the form data loading via the external UicLoadUi.py script.
Sat, 17 Nov 2018 12:45:58 +0100
, by Detlev Offenbach
Globals, UserInterface: improved the detection of the Qt tools.
Fri, 16 Nov 2018 20:00:03 +0100
, by Detlev Offenbach
Python.DebugClientBase: : changed the run logic to (hopefully) cope with a situation causing 100% CPU load when the IDE is not shut down cleanly.
Mon, 12 Nov 2018 19:48:08 +0100
, by Detlev Offenbach
IrcWidget, IrcNetworkWidget: fixed an issue related to a non-existing identity.
Sat, 10 Nov 2018 11:06:56 +0100
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip