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.
conda
Fri, 15 Feb 2019 19:35:33 +0100
, by Detlev Offenbach
PixmapCache: prepared the pixmap cache to be able to load SVG files. Order of precedence is .svgz, .svg and .png. The key is calculated from the basename and the size.
Fri, 15 Feb 2019 19:19:20 +0100
, by Detlev Offenbach
Editor: added an option to disable the caching of completion results.
Fri, 15 Feb 2019 18:58:49 +0100
, by Detlev Offenbach
TabManagerWidget: littel change
Thu, 14 Feb 2019 19:17:11 +0100
, by Detlev Offenbach
QsciScintillaCompat: changed the insert() workaround to be used for QScintilla 2.11.0 only.
maintenance
Wed, 13 Feb 2019 18:51:15 +0100
, by Detlev Offenbach
PipFreezeDialog: fixed an issue with a wrong file picker mode.
maintenance
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.
maintenance
Mon, 11 Feb 2019 19:23:31 +0100
, by Detlev Offenbach
SpellChecker: implemented a compatibility fix for upcoming PyQt 5.12.
maintenance
Sat, 09 Feb 2019 14:40:32 +0100
, by Detlev Offenbach
ViewManager: fixed an issue causing problems during shutdown.
maintenance
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.
maintenance
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.
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
Show correct line number on specific exceptions.
Wed, 30 Jan 2019 22:37:32 +0100
, by T.Rzepka
Updated Russian translations.
Wed, 30 Jan 2019 18:59:31 +0100
, by Alexander Barkoff
CondaExecDialog: did some cleanup and streamlining.
conda
Wed, 30 Jan 2019 18:56:27 +0100
, by Detlev Offenbach
VirtualenvConfigurationDialog: added the 'command' key to the conda specific part of the result dictionary.
conda
Wed, 30 Jan 2019 18:55:32 +0100
, by Detlev Offenbach
CondaExecDialog: finished the progress bar function
conda
Tue, 29 Jan 2019 20:22:17 +0100
, by Detlev Offenbach
Globals: added the dataString() function to format a size into a human readable string.
conda
Tue, 29 Jan 2019 20:21:26 +0100
, by Detlev Offenbach
CondaInterface, VirtualenvConfigurationDialog: moved the version related functions to the CondaInterface package.
conda
Tue, 29 Jan 2019 19:48:13 +0100
, by Detlev Offenbach
VirtualenvManagerDialog: fixed an issue highlighting a global Conda environment (should be bold, italic).
Tue, 29 Jan 2019 19:43:13 +0100
, by Detlev Offenbach
CondaExecDialog: fixed abug calling the finish method.
conda
Mon, 28 Jan 2019 20:03:25 +0100
, by Detlev Offenbach
Fixed some code style issues.
conda
Sun, 27 Jan 2019 19:58:14 +0100
, by Detlev Offenbach
Continued implementing environment creation with conda.
conda
Sun, 27 Jan 2019 19:52:37 +0100
, by Detlev Offenbach
VirtualenvExecDialog: changed the interface to use a configuration dictionary.
conda
Sun, 27 Jan 2019 12:39:53 +0100
, by Detlev Offenbach
DebuggerPropertiesDialog: fixed a bug causing the debug client path to be changed to wrong path separators if local and remote architectures are different.
Sun, 27 Jan 2019 17:07:12 +0100
, by Detlev Offenbach
VirtualenvExecDialog: fixed an issue causing 'Cancel' to throw an exception.
Sun, 27 Jan 2019 13:58:06 +0100
, by Detlev Offenbach
VirtualenvManager: fixed a bug causing a newly created environment being added as a global one.
Sun, 27 Jan 2019 12:37:53 +0100
, by Detlev Offenbach
Started implementing support conda virtual environments.
conda
Sat, 26 Jan 2019 19:42:53 +0100
, by Detlev Offenbach
E5PathPicker: changed code to make it independent from Utilities.
conda
Sat, 26 Jan 2019 17:04:11 +0100
, by Detlev Offenbach
E5PathPicker: changed code to make it independent from Utilities.
Sat, 26 Jan 2019 17:04:11 +0100
, by Detlev Offenbach
Created new branch for development of conda interfaces..
conda
Sat, 26 Jan 2019 14:42:46 +0100
, by Detlev Offenbach
Info.py: added the CopyrightShort variable used by the macOS bundle creator.
Sat, 26 Jan 2019 13:56:19 +0100
, by Detlev Offenbach
ProgramsDialog: added another condition for failing to load a Python module via -m.
Mon, 21 Jan 2019 19:21:25 +0100
, by Detlev Offenbach
Documentation Tools: changed logic such, that a missing 'qcollectiongenerator' executable is ignored an Qt 5.12 is assumed (it has the function integrated in 'qhelpgenerator').
Mon, 21 Jan 2019 19:12:29 +0100
, by Detlev Offenbach
Some changes to the Qt Help tools detection.
Sun, 20 Jan 2019 19:38:51 +0100
, by Detlev Offenbach
install.py: extended and corrected the macOS application bundle generation.
Sun, 20 Jan 2019 14:41:07 +0100
, by Detlev Offenbach
install.py: updated help texts and added an option (--clean-desktop) to delete the desktop links before installation on Windows.
Sat, 19 Jan 2019 15:58:03 +0100
, by Detlev Offenbach
Web Browser (NG): added support to select a client SSL certificate (as of Qt 5.12).
Sat, 19 Jan 2019 14:31:48 +0100
, by Detlev Offenbach
CreateDialogCodeDialog: changed logic to always call the external UI loader in order to avoid clashes with eric classes and packages.
Fri, 18 Jan 2019 19:45:25 +0100
, by Detlev Offenbach
install.py: added a forgotten check for PyQt5 >= 5.12 before trying to install PyQtWebEngine via pip.
Fri, 18 Jan 2019 19:01:33 +0100
, by Detlev Offenbach
ProjectFormsBrowser: set the working directory to the project path before compiling a form.
Wed, 16 Jan 2019 19:49:48 +0100
, by Detlev Offenbach
Regenerated source docu.
Wed, 16 Jan 2019 19:28:19 +0100
, by Detlev Offenbach
WebBrowser: added support for the QWebEngineSettings.DnsPrefetchEnabled attribute as of Qt 5.12.
Wed, 16 Jan 2019 19:26:32 +0100
, by Detlev Offenbach
WebBrowserPage: added support for the printRequested signal as of Qt 5.12.
Wed, 16 Jan 2019 19:25:34 +0100
, by Detlev Offenbach
install.py: changed minimum Qt/PyQt version to 5.6.
Wed, 16 Jan 2019 19:16:23 +0100
, by Detlev Offenbach
***
Sun, 13 Jan 2019 15:47:00 +0100
, by Detlev Offenbach
MultiProjectBrowser: use category of current entry to preset the category of a project to be added.
Sat, 12 Jan 2019 19:32:22 +0100
, by Detlev Offenbach
MultiProject, MultiProjectBrowser: added capability to delete a project from disk.
Sat, 12 Jan 2019 18:25:04 +0100
, by Detlev Offenbach
pygments: updated Pygments to 2.3.1.
Sat, 12 Jan 2019 12:40:14 +0100
, by Detlev Offenbach
jasy: updated jasy to 1.5-beta6 (latest release available).
Sat, 12 Jan 2019 12:11:42 +0100
, by Detlev Offenbach
coverage: updated coverage.py to 4.5.1.
Sat, 12 Jan 2019 11:26:32 +0100
, by Detlev Offenbach
EditorMarkerMap: added cpability to suppress some markers in the marker map.
Thu, 10 Jan 2019 18:01:19 +0100
, by Detlev Offenbach
Created global tag <release-19.01>.
maintenance
Thu, 10 Jan 2019 14:23:49 +0100
, by Detlev Offenbach
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
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip