Mercurial Repositories
>
eric
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
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
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
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip