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
|
Sat, 26 Aug 2017 16:49:16 +0200 |
Detlev Offenbach |
Fixed an issue sending input to the mercurial and subversion processes.
|
file |
diff |
annotate
|
Sat, 29 Apr 2017 20:07:34 +0200 |
Detlev Offenbach |
Improved the full screen handling of the web browser NG.
|
file |
diff |
annotate
|
Wed, 22 Mar 2017 18:50:20 +0100 |
Detlev Offenbach |
Fixed a few code style issues related to the usage of mutable types for default arguments.
|
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
|
Sat, 29 Oct 2016 19:28:04 +0200 |
Detlev Offenbach |
Added support for the Mercurial histedit extension.
|
file |
diff |
annotate
|
Mon, 24 Oct 2016 19:55:05 +0200 |
Detlev Offenbach |
Added support for the Mercurial strip extension.
|
file |
diff |
annotate
|
Tue, 23 Aug 2016 12:21:46 +0200 |
Detlev Offenbach |
Removed the support for the obsolete transplant Mercuril extension and made v3.0 the minimum Mercurial version.
|
file |
diff |
annotate
|
Wed, 06 Jul 2016 19:27:15 +0200 |
Detlev Offenbach |
Added capability to filter ANSI escape sequences out of output strings. This is limited to color sequences at the moment.
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 12:12:12 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
|
file |
diff |
annotate
|
Sat, 13 Jun 2015 19:27:40 +0200 |
Detlev Offenbach |
Fixed issues where dialogs could not be minimized on some desktop environments.
|
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
|
Thu, 03 Apr 2014 23:05:31 +0200 |
T.Rzepka |
Merge with default branch.
Py2 comp.
|
file |
diff |
annotate
|
Thu, 27 Feb 2014 19:48:55 +0100 |
Detlev Offenbach |
Started implementing the Mercurial lfconvert functionality.
|
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
|
Thu, 20 Feb 2014 19:51:30 +0100 |
Detlev Offenbach |
Continued implementing support for the Mercurial Shelve extension.
|
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, 01 Nov 2013 15:48:48 +0100 |
T.Rzepka |
Merge with default branch after fixed indentation issues.
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, 19 Oct 2013 13:03:39 +0200 |
Detlev Offenbach |
Fixed various coding style issues.
|
file |
diff |
annotate
|
Tue, 15 Oct 2013 18:54:53 +0200 |
Detlev Offenbach |
Fixed a bunch of visible indentation issues.
|
file |
diff |
annotate
|
Mon, 14 Oct 2013 19:30:36 +0200 |
Detlev Offenbach |
Fixed a bunch of visible 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
|
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
|
Wed, 02 Jan 2013 10:33:09 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
5_2_x
|
file |
diff |
annotate
|
Wed, 02 Jan 2013 10:31:48 +0100 |
Detlev Offenbach |
Updated copyright for 2013.
|
file |
diff |
annotate
|
Thu, 09 Aug 2012 19:13:46 +0200 |
Detlev Offenbach |
Corrected an omission in the Mercurial dialog.
|
file |
diff |
annotate
|
Sun, 27 May 2012 11:59:04 +0200 |
Detlev Offenbach |
Changed usage of Mercurial commandline server to be more interactive.
|
file |
diff |
annotate
|
Mon, 26 Dec 2011 19:32:02 +0100 |
Detlev Offenbach |
Updated copyright for 2012.
5_1_x
|
file |
diff |
annotate
|
Mon, 26 Dec 2011 19:31:22 +0100 |
Detlev Offenbach |
Updated copyright for 2012.
|
file |
diff |
annotate
|
Fri, 16 Sep 2011 18:56:43 +0200 |
Detlev Offenbach |
Reordered the output of some Mercurial dialogs.
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 19:15:06 +0200 |
Detlev Offenbach |
Added support for importing patches to the Mercurial interface and made it's revert action check, if the project should be reread.
|
file |
diff |
annotate
|
Mon, 05 Sep 2011 18:40:32 +0200 |
Detlev Offenbach |
Fixed a few issues in the Mercurial plug-in.
|
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
|
Mon, 29 Aug 2011 20:08:40 +0200 |
Detlev Offenbach |
Fixed an issue in HgDialog.
|
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 18:53:13 +0200 |
Detlev Offenbach |
Started implementing an interface to the Mercurial command server (as of Mercurial >= 1.9).
|
file |
diff |
annotate
|
Sun, 19 Jun 2011 19:36:27 +0200 |
Detlev Offenbach |
Changed the code to use super() to access the superclass.
|
file |
diff |
annotate
|
Tue, 31 May 2011 16:35:45 +0200 |
Detlev Offenbach |
Added support for the Mercurial rebase extension.
|
file |
diff |
annotate
|
Mon, 30 May 2011 16:53:13 +0200 |
Detlev Offenbach |
Added support for the Mercurial transplant extension.
|
file |
diff |
annotate
|
Sat, 28 May 2011 11:20:25 +0200 |
Detlev Offenbach |
Added support for the Mercurial fetch extension.
|
file |
diff |
annotate
|
Sat, 30 Apr 2011 13:04:40 +0200 |
Detlev Offenbach |
Slight improvement of the Mercurial interface with respect to responsiveness.
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 16:51:57 +0100 |
Detlev Offenbach |
Made code mostly PEP 8 compliant (except all whitespace and line length).
|
file |
diff |
annotate
|
Fri, 31 Dec 2010 15:50:33 +0100 |
Detlev Offenbach |
Updated copyright notice.
5_0_x
|
file |
diff |
annotate
|
Fri, 31 Dec 2010 15:49:50 +0100 |
Detlev Offenbach |
Updated copyright notice.
|
file |
diff |
annotate
|
Thu, 21 Oct 2010 19:13:49 +0200 |
Detlev Offenbach |
Improved the Mercurial plugi-in to better indicate a changed project file after a pull --update and update.
5_0_x
|
file |
diff |
annotate
|