Thu, 10 Jan 2019 14:18:48 +0100 |
Detlev Offenbach |
Updated copyright for 2019.
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 16:52:09 +0100 |
Detlev Offenbach |
Updated copyright for 2018.
|
file |
diff |
annotate
|
Fri, 17 Mar 2017 19:45:49 +0100 |
Detlev Offenbach |
Removed a bunch of __IGNORE_WARNING_M131__ markers.
|
file |
diff |
annotate
|
Tue, 07 Mar 2017 19:46:57 +0100 |
Detlev Offenbach |
Continued fixing code style issues detected by the extended style checker.
|
file |
diff |
annotate
|
Tue, 07 Mar 2017 18:53:18 +0100 |
Detlev Offenbach |
Started to fix code style issues detected by the extended style checker.
|
file |
diff |
annotate
|
Sat, 31 Dec 2016 13:34:21 +0100 |
Detlev Offenbach |
Updated copyright for 2017.
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:12:12 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
|
file |
diff |
annotate
|
Fri, 13 Nov 2015 22:52:26 +0100 |
T.Rzepka |
Adjustments to future imports for Python 2 compatibility.
|
file |
diff |
annotate
|
Wed, 04 Nov 2015 16:25:25 +0100 |
Detlev Offenbach |
Fixed a few code style issues (forgotten future imports, copyrights,...).
6_1_x
|
file |
diff |
annotate
|
Sun, 27 Sep 2015 18:18:14 +0200 |
Detlev Offenbach |
Fixed an issue causing a password being entered in visible and shown in the output of the Mercurial command server client.
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 13:11:59 +0100 |
Detlev Offenbach |
Updated copyright for 2015.
|
file |
diff |
annotate
|
Sun, 29 Jun 2014 20:13:56 +0200 |
Detlev Offenbach |
Started porting eric5 to PyQt5.
|
file |
diff |
annotate
|
Sun, 04 May 2014 18:07:57 +0200 |
Detlev Offenbach |
Fixed a bug in the Mercurial client exhibited by Mercurial 3.0.
|
file |
diff |
annotate
|
Wed, 23 Apr 2014 21:30:14 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Fri, 18 Apr 2014 15:07:48 +0200 |
Detlev Offenbach |
Fixed the Mercurial command server client handling large data chunks on slow machines.
5_4_x
|
file |
diff |
annotate
|
Fri, 18 Apr 2014 15:07:48 +0200 |
Detlev Offenbach |
Fixed the Mercurial command server client handling large data chunks on slow machines.
|
file |
diff |
annotate
|
Thu, 03 Apr 2014 23:05:31 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Sun, 23 Feb 2014 19:20:43 +0100 |
Detlev Offenbach |
Removed the Mercurial support for a command options dialog and added useable global options to the Mercurial config page.
|
file |
diff |
annotate
|
Sat, 11 Jan 2014 11:55:33 +0100 |
Detlev Offenbach |
Changed the code to use QObject.tr() instead of QObject.trUtf8().
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 23:22:17 +0100 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:40:41 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
5_3_x
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:39:32 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
Py2 comp.
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:38:45 +0100 |
Detlev Offenbach |
Updated copyright for 2014.
|
file |
diff |
annotate
|
Sat, 14 Dec 2013 23:44:25 +0100 |
T.Rzepka |
# __IGNORE_WARNING__ added/ removed.
Py2 comp.
|
file |
diff |
annotate
|
Sun, 03 Nov 2013 15:58:22 +0100 |
T.Rzepka |
Merge with default branch after fixed indentation issues and lates changes.
Py2 comp.
|
file |
diff |
annotate
|
Fri, 18 Oct 2013 23:00:41 +0200 |
T.Rzepka |
Merge with default branch after shorten the code lines to max. 79 characters.
Py2 comp.
|
file |
diff |
annotate
|
Sat, 19 Oct 2013 15:15:50 +0200 |
Detlev Offenbach |
Fixed a bunch of indentation issues.
|
file |
diff |
annotate
|
Sat, 12 Oct 2013 15:01:28 +0200 |
Detlev Offenbach |
Continued to shorten the code lines to max. 79 characters.
|
file |
diff |
annotate
|
Sun, 29 Sep 2013 15:08:57 +0200 |
Detlev Offenbach |
Continued correcting doc strings by using the new doc string checker.
|
file |
diff |
annotate
|
Mon, 12 Aug 2013 22:21:53 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Tue, 23 Jul 2013 18:34:55 +0200 |
Detlev Offenbach |
A little optimization for the Mercurial interface.
|
file |
diff |
annotate
|
Mon, 08 Jul 2013 22:36:10 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Sat, 06 Jul 2013 15:48:58 +0200 |
Detlev Offenbach |
Changed all QProcess.waitForStarted() calls to use a 5s timeout (except the debugger interfaces, which have a 10s timeout).
|
file |
diff |
annotate
|
Mon, 25 Mar 2013 03:11:06 +0100 |
T.Rzepka |
Script changes: Future import added, super calls modified and unicode behavior for str.
Py2 comp.
|
file |
diff |
annotate
|
Sun, 10 Feb 2013 19:17:45 +0100 |
Detlev Offenbach |
Continued implementing the delayed import.
|
file |
diff |
annotate
|
Mon, 07 Jan 2013 16:34:02 +0100 |
Detlev Offenbach |
Changed some signal handlings (disconnect).
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:31:48 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
|
file |
diff |
annotate
|
Mon, 09 Jul 2012 18:53:26 +0200 |
Detlev Offenbach |
Fixed an issue in the Mercurial client.
|
file |
diff |
annotate
|
Sat, 14 Jan 2012 15:35:19 +0100 |
Detlev Offenbach |
Fixed an issue stopping the Mercurial commandline server.
|
file |
diff |
annotate
|
Mon, 26 Dec 2011 19:31:22 +0100 |
Detlev Offenbach |
Updated copyright for 2012.
|
file |
diff |
annotate
|
Sun, 23 Oct 2011 18:08:35 +0200 |
Detlev Offenbach |
A small refinement to the Mercurial command server interface.
|
file |
diff |
annotate
|
Sun, 23 Oct 2011 18:03:43 +0200 |
Detlev Offenbach |
A small refinement to the Mercurial command server interface.
|
file |
diff |
annotate
|
Mon, 10 Oct 2011 18:54:15 +0200 |
Detlev Offenbach |
Slight enhancement to the Mercurial command line server client to make it more CPU usage friendly.
|
file |
diff |
annotate
|
Fri, 16 Sep 2011 18:55:43 +0200 |
Detlev Offenbach |
Improved the Mercurial command server client fix to be more generic.
|
file |
diff |
annotate
|
Thu, 15 Sep 2011 19:38:39 +0200 |
Detlev Offenbach |
Added a prompt window for the Mercurial command server client.
|
file |
diff |
annotate
|
Fri, 02 Sep 2011 08:35:45 +0200 |
Detlev Offenbach |
Modified Mercurial command server client to allow for passing it output and/or error callbacks.
|
file |
diff |
annotate
|
Thu, 01 Sep 2011 09:04:41 +0200 |
Detlev Offenbach |
Change the Mercurial client to terminate more reliably.
|
file |
diff |
annotate
|
Thu, 01 Sep 2011 08:33:53 +0200 |
Detlev Offenbach |
Added code to some Mercurial dialogs to improve user experience.
|
file |
diff |
annotate
|
Wed, 31 Aug 2011 19:28:49 +0200 |
Detlev Offenbach |
Refined the Mercurial command server interface.
|
file |
diff |
annotate
|
Tue, 30 Aug 2011 18:18:45 +0200 |
Detlev Offenbach |
Fixed a bug in the Mercurial command server client causing it to return a wrong result code.
|
file |
diff |
annotate
|
Mon, 29 Aug 2011 20:04:14 +0200 |
Detlev Offenbach |
Improved the Mercurial command server client.
|
file |
diff |
annotate
|
Mon, 29 Aug 2011 18:06:35 +0200 |
Detlev Offenbach |
Continued implementing an interface to the Mercurial command server. Modified client all all dialogs done so far to provide a cancel capability..
|
file |
diff |
annotate
|
Sun, 28 Aug 2011 20:08:21 +0200 |
Detlev Offenbach |
Continued implementing an interface to the Mercurial command server.
|
file |
diff |
annotate
|
Sun, 28 Aug 2011 18:53:13 +0200 |
Detlev Offenbach |
Started implementing an interface to the Mercurial command server (as of Mercurial >= 1.9).
|
file |
diff |
annotate
|