Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
UserInterface, WebBrowser.Network.NetworkManager: added some shutdown code to prevent crashes related to QNetworkProxyFactory on shutdown.
maintenance
Fri, 08 Feb 2019 17:55:07 +0100
, by Detlev Offenbach
E5SideBar: added a fix for the upcoming PyQt 5.12 with Qt 5.12.1.
maintenance
Tue, 05 Feb 2019 19:35:13 +0100
, by Detlev Offenbach
Merged with default branch.
conda
Thu, 14 Feb 2019 18:58:22 +0100
, by Detlev Offenbach
Added a specific icon for the PyPI related menu and config entry.
Thu, 14 Feb 2019 18:57:31 +0100
, by Detlev Offenbach
Updated translations.
Thu, 14 Feb 2019 18:48:32 +0100
, by Detlev Offenbach
Upgraded pyflakes to 2.1.0
Wed, 13 Feb 2019 22:12:58 +0100
, by T.Rzepka
Fixed some code style issues.
conda
Wed, 13 Feb 2019 20:41:45 +0100
, by Detlev Offenbach
Merged with default branch.
conda
Wed, 13 Feb 2019 20:39:58 +0100
, by Detlev Offenbach
VirtualenvConfigurationDialog: added capability to create a conda environment from a requirements file.
conda
Wed, 13 Feb 2019 20:39:03 +0100
, by Detlev Offenbach
CondaPackagesWidget: show an error string if conda is not available. No other interface element are shown in that case.
conda
Wed, 13 Feb 2019 19:48:48 +0100
, by Detlev Offenbach
CondaInfoDialog: made some information displays dependent upon returned data and hide them, if the conda version doesn't deliver.
conda
Wed, 13 Feb 2019 19:03:29 +0100
, by Detlev Offenbach
VirtualenvConfigurationDialog: added some TODO comments.
conda
Wed, 13 Feb 2019 19:01:34 +0100
, by Detlev Offenbach
Fixed some code style issues detected by the updated style checker (over-indented lines).
Wed, 13 Feb 2019 18:59:31 +0100
, by Detlev Offenbach
QsciScintillaCompat: changed the insert() workaround to be used for QScintilla 2.11.0 only.
Wed, 13 Feb 2019 18:51:15 +0100
, by Detlev Offenbach
Some minor modifications to Tobias' contribution.
Wed, 13 Feb 2019 18:48:21 +0100
, by Detlev Offenbach
Updated pycodestyle to 2.5.0
Mon, 11 Feb 2019 22:22:12 +0100
, by T.Rzepka
Conda: continued implementing the conda menu functionality
conda
Tue, 12 Feb 2019 19:38:52 +0100
, by Detlev Offenbach
CondaInfoDialog: did some fine tuning.
conda
Tue, 12 Feb 2019 19:37:50 +0100
, by Detlev Offenbach
CondaExportDialog: did some fine tuning.
conda
Mon, 11 Feb 2019 20:01:07 +0100
, by Detlev Offenbach
Conda: continued implementing the conda menu functionality
conda
Mon, 11 Feb 2019 19:57:53 +0100
, by Detlev Offenbach
PipFreezeDialog: fixed an issue with a wrong file picker mode.
conda
Mon, 11 Feb 2019 19:33:12 +0100
, by Detlev Offenbach
PipFreezeDialog: fixed an issue with a wrong file picker mode.
Mon, 11 Feb 2019 19:31:23 +0100
, by Detlev Offenbach
QsciScintillaCompat: implemented a workaround for the QScintilla.insert() method broken with QScintilla 2.11 on Windows.
Mon, 11 Feb 2019 19:23:31 +0100
, by Detlev Offenbach
Conda: started implementing the conda menu functionality
conda
Sun, 10 Feb 2019 19:46:34 +0100
, by Detlev Offenbach
MiniEditor: fixed an issue introduced by the recent change.
Sun, 10 Feb 2019 17:24:10 +0100
, by Detlev Offenbach
Editor, MiniEditor: harmonized the lexer determination code.
Sun, 10 Feb 2019 16:53:42 +0100
, by Detlev Offenbach
MiniEditor: fixed an issue introduced by the recent change.
conda
Sun, 10 Feb 2019 17:24:10 +0100
, by Detlev Offenbach
StartDialog: fixed workdir path conversion.
Sun, 10 Feb 2019 17:05:14 +0100
, by Detlev Offenbach
VirtualenvAddEditDialog: fixed an issue causing file path conversion for remote environments.
Sun, 10 Feb 2019 17:02:51 +0100
, by Detlev Offenbach
Editor, MiniEditor: harmonized the lexer determination code.
conda
Sun, 10 Feb 2019 16:53:42 +0100
, by Detlev Offenbach
CondaExecDialog: small enhancement to the output.
conda
Sun, 10 Feb 2019 15:58:15 +0100
, by Detlev Offenbach
VirtualEnv Manager: extended the environment definition by a flag indicating a remotely accessed environment.
Sun, 10 Feb 2019 12:13:10 +0100
, by Detlev Offenbach
Conda, CondaPackagesWidget: implemented install functionality and strted with Conda menu.
conda
Sat, 09 Feb 2019 18:28:33 +0100
, by Detlev Offenbach
CondaExecDialog: added some more output.
conda
Sat, 09 Feb 2019 18:27:23 +0100
, by Detlev Offenbach
CondaPackageDetailsWidget: fixed calculation of the timestamp.
conda
Sat, 09 Feb 2019 18:15:10 +0100
, by Detlev Offenbach
Conda: implemented the package search and 'Show Details' functionality.
conda
Sat, 09 Feb 2019 16:43:49 +0100
, by Detlev Offenbach
SpellChecker: implemented a compatibility fix for upcoming PyQt 5.12.
Sat, 09 Feb 2019 14:40:32 +0100
, by Detlev Offenbach
ViewManager: fixed an issue causing problems during shutdown.
Fri, 08 Feb 2019 19:35:26 +0100
, by Detlev Offenbach
WebBrowser.Network.NetworkManager: added some code to make the web browser compatible to Qt 5.12.
Fri, 08 Feb 2019 19:16:17 +0100
, by Detlev Offenbach
UserInterface, WebBrowser.Network.NetworkManager: added some shutdown code to prevent crashes related to QNetworkProxyFactory on shutdown.
Fri, 08 Feb 2019 17:55:07 +0100
, by Detlev Offenbach
Git Interface: changed code again to cope with 'scp like' repository URLs.
Fri, 08 Feb 2019 17:38:00 +0100
, by Detlev Offenbach
Conda, CondaPackagesWidget: continued implementing list functionality.
conda
Thu, 07 Feb 2019 18:54:38 +0100
, by Detlev Offenbach
Conda, CondaPackagesWidget: continued implementing list functionality.
conda
Wed, 06 Feb 2019 19:52:33 +0100
, by Detlev Offenbach
Merged with default branch.
conda
Wed, 06 Feb 2019 19:35:51 +0100
, by Detlev Offenbach
Git Interface: changed code to cope with 'scp like' repository URLs.
Wed, 06 Feb 2019 19:21:41 +0100
, by Detlev Offenbach
Changed some code to (hopefully) get rid of a crash with upcoming PyQt 5.12.
Wed, 06 Feb 2019 19:14:50 +0100
, by Detlev Offenbach
Conda, CondaPackagesWidget: continued implementing list functionality.
conda
Tue, 05 Feb 2019 19:58:26 +0100
, by Detlev Offenbach
Merged with default branch.
conda
Tue, 05 Feb 2019 19:39:42 +0100
, by Detlev Offenbach
E5SideBar: added a fix for the upcoming PyQt 5.12 with Qt 5.12.1.
Tue, 05 Feb 2019 19:35:13 +0100
, by Detlev Offenbach
Conda: started to implement the Conda Packages Manager widget.
conda
Mon, 04 Feb 2019 20:03:11 +0100
, by Detlev Offenbach
Conda interface: added capability to remove conda environments the conda way.
conda
Sun, 03 Feb 2019 16:59:36 +0100
, by Detlev Offenbach
Merged with default branch before 19.02 release.
conda
Sun, 03 Feb 2019 16:31:53 +0100
, by Detlev Offenbach
Web Browser (NG):
Sun, 03 Feb 2019 16:10:39 +0100
, by Detlev Offenbach
Created global tag <release-19.02>.
maintenance
Sat, 02 Feb 2019 11:13:23 +0100
, by Detlev Offenbach
Merged with default branch to prepare release 19.02.
maintenance
release-19.02
Sat, 02 Feb 2019 11:12:54 +0100
, by Detlev Offenbach
Web Browser (NG): some compatibility changes for Qt 5.12.
Fri, 01 Feb 2019 20:15:03 +0100
, by Detlev Offenbach
EricSchemeHandler: ensure that the page is loaded immediately.
Fri, 01 Feb 2019 19:18:45 +0100
, by Detlev Offenbach
Released updated Spanish translations.
Fri, 01 Feb 2019 18:38:17 +0100
, by Detlev Offenbach
Eric Spanish i18n update, branch default
Thu, 31 Jan 2019 20:46:36 +0100
, by Jaime Seuma
changelog: corrected some typos
Thu, 31 Jan 2019 19:37:55 +0100
, by Detlev Offenbach
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip