Sat, 17 Oct 2020 14:35:29 +0200 Detlev Offenbach Editor: fixed an issue where a language change did not get propagated to the language menu and the language icon. file | diff | annotate
Wed, 14 Oct 2020 17:50:39 +0200 Detlev Offenbach Changed code to use context manager 'open()' for file operations. file | diff | annotate
Tue, 06 Oct 2020 17:52:44 +0200 Detlev Offenbach Changed calls to exec_() into exec() (remainder of Python2 elimination). file | diff | annotate
Tue, 29 Sep 2020 18:58:05 +0200 Detlev Offenbach Mercurial interface: deleted several calls to the hg executable in favour of the Mercurial server (aka. client). file | diff | annotate
Fri, 28 Aug 2020 19:50:22 +0200 Detlev Offenbach Mercurial: removed the interface to the deprecated 'fetch' extension. file | diff | annotate
Sat, 07 Mar 2020 13:03:19 +0100 Detlev Offenbach hg: fixed a bug causing the push, pull and some other actions not being enabled correctly. file | diff | annotate
Fri, 28 Feb 2020 19:59:00 +0100 Detlev Offenbach hg: removed a debug print() statement. file | diff | annotate
Sun, 23 Feb 2020 13:19:20 +0100 Detlev Offenbach DebuggerInterfacePython: added a check to handle a situation where flush() is called while the socket is still unknown. file | diff | annotate
Tue, 04 Feb 2020 19:43:37 +0100 Detlev Offenbach Mercurial: added support for the '--secure' flag of hg import as of Mercurial 5.3. file | diff | annotate
Mon, 13 Jan 2020 19:23:08 +0100 Detlev Offenbach Mercurial: removed some old code dealing with using the hg commandline executable instead of the command server. file | diff | annotate
Wed, 01 Jan 2020 11:57:23 +0100 Detlev Offenbach Updated copyright for 2020. file | diff | annotate
Sat, 21 Sep 2019 22:03:03 +0200 Detlev Offenbach Continued to resolve code style issue M841. file | diff | annotate
Tue, 10 Sep 2019 19:30:07 +0200 Detlev Offenbach Removed obsolete "from __future__ import ..." statements. file | diff | annotate
Sat, 31 Aug 2019 12:58:11 +0200 Detlev Offenbach Started removing runtime support for Python2 and PyQt4. without_py2_and_pyqt4 file | diff | annotate
Sat, 24 Aug 2019 18:26:11 +0200 Detlev Offenbach VCS: extended the vcsImport function. file | diff | annotate
Fri, 23 Aug 2019 13:06:04 +0200 Detlev Offenbach Fixed a few code style issues. file | diff | annotate
Fri, 23 Aug 2019 12:41:00 +0200 Detlev Offenbach Merged with merge changes supplied by Christos Sevastiadisi. file | diff | annotate
Fri, 23 Aug 2019 02:02:42 +0300 Christos Sevastiadis Commit Merge in Mercurial added and Cancel renamed to Abort Merge Commit_Merge_addition file | diff | annotate
Sun, 02 Jun 2019 11:38:28 +0200 Detlev Offenbach git, hg: added code to handle situations where the project helper object has not been created yet. file | diff | annotate
Tue, 14 May 2019 19:52:39 +0200 Detlev Offenbach Mercurial Interface file | diff | annotate
Sun, 14 Apr 2019 15:09:21 +0200 Detlev Offenbach Major restructuring of the source tree to get prepared for a setup.py based installation. file | diff | annotate | base
(0) tip

eric ide

mercurial