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
Sat, 02 Mar 2013 17:21:28 +0100 Detlev Offenbach Fixed a source docu and regenerated them. file | diff | annotate
Sun, 10 Feb 2013 19:17:45 +0100 Detlev Offenbach Continued implementing the delayed import. 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
Mon, 12 Nov 2012 19:04:11 +0100 Detlev Offenbach Changed a bunch of forms to use the E5ClearableLineEdit and E5ClearableComboBox. file | diff | annotate
Sun, 17 Jun 2012 13:34:46 +0200 Detlev Offenbach Continued implementing support for Mercurial sub-repositories. file | diff | annotate
Sat, 18 Feb 2012 16:20:52 +0100 Detlev Offenbach Improved the indication of the current branches head in the Mercurial log browser dialog. file | diff | annotate
Sat, 11 Feb 2012 14:54:14 +0100 Detlev Offenbach Added capability to change the phase of changesets to the project VCS menu and the Mercurial log-browser. file | diff | annotate
Tue, 07 Feb 2012 19:27:53 +0100 Detlev Offenbach Added support for Phases as of Mercurial 2.1. file | diff | annotate
Sun, 08 Jan 2012 20:07:13 +0100 Detlev Offenbach Removed all calls of doItemsLayout(). 5_1_x file | diff | annotate
Sun, 08 Jan 2012 20:05:08 +0100 Detlev Offenbach Removed all calls of doItemsLayout(). 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:54:57 +0200 Detlev Offenbach Fixed an issue introduced by the last fix. file | diff | annotate
Thu, 15 Sep 2011 18:35:49 +0200 Detlev Offenbach Fixed issues in various Mercurial files that could cause infinite loops on Windows systems. 5_1_x file | diff | annotate
Thu, 15 Sep 2011 18:33:53 +0200 Detlev Offenbach Corrected the latest patch. file | diff | annotate
Thu, 15 Sep 2011 18:28:26 +0200 Detlev Offenbach Fixed issues in various Mercurial files that could cause infinite loops on Windows systems. file | diff | annotate
Fri, 02 Sep 2011 08:21:31 +0200 Detlev Offenbach Made some window handling smoother. 5_1_x file | diff | annotate
Sat, 03 Sep 2011 17:13:31 +0200 Detlev Offenbach Fixed an issue in the Mercurial log browser dialog. file | diff | annotate
Fri, 02 Sep 2011 08:21:31 +0200 Detlev Offenbach Made some window handling smoother. file | diff | annotate
Fri, 02 Sep 2011 07:57:13 +0200 Detlev Offenbach Fixed a little bug in the Mercurial log browser window. file | diff | annotate
Thu, 01 Sep 2011 09:25:05 +0200 Detlev Offenbach Fixed the treatment of the Mercurial version number. 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:48:17 +0200 Detlev Offenbach Removed a superfluous statement. file | diff | annotate
Tue, 30 Aug 2011 18:19:32 +0200 Detlev Offenbach Added a forgotten line of code to the Mercurial log browser dialog. 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, 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 09:46:03 +0200 Detlev Offenbach Enhanced the Mercurial log browser dialog. file | diff | annotate
Wed, 25 May 2011 19:51:32 +0200 Detlev Offenbach Fixed PEP-8 related issues. file | diff | annotate
Sun, 08 May 2011 13:56:12 +0200 Detlev Offenbach Continued with Mercurial bookmark support. file | diff | annotate
Sat, 07 May 2011 17:56:31 +0200 Detlev Offenbach Continued with Mercurial bookmark support. 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, 04 Mar 2011 19:12:07 +0100 Detlev Offenbach Finished extending the Mercurial log browser to indicate closed branches. file | diff | annotate
Wed, 02 Mar 2011 19:55:39 +0100 Detlev Offenbach Prepared Mercurial log browser to indicate closed branches. 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
Mon, 27 Dec 2010 19:42:59 +0100 Detlev Offenbach Fixed a little bug in the Mercurial log browser. 5_0_x file | diff | annotate
Mon, 27 Dec 2010 19:41:12 +0100 Detlev Offenbach Fixed a little bug in the Mercurial log browser. file | diff | annotate
Mon, 27 Dec 2010 19:31:47 +0100 Detlev Offenbach Merged remote changes. file | diff | annotate
Mon, 27 Dec 2010 19:30:07 +0100 Detlev Offenbach Added different window titles to the Mercurial log browser dialog. file | diff | annotate
Mon, 27 Dec 2010 19:21:17 +0100 Detlev Offenbach Changed the Mercurial log browser to show incoming/outgoing changesets with the current log (by pressing the next button). file | diff | annotate
Mon, 27 Dec 2010 18:37:00 +0100 Detlev Offenbach Fixed an issue where long incoming patchsets were not shown completely. 5_0_x file | diff | annotate
Mon, 27 Dec 2010 18:35:46 +0100 Detlev Offenbach Fixed an issue where long incoming patchsets were not shown completely. file | diff | annotate
Tue, 31 Aug 2010 12:17:02 +0200 Detlev Offenbach Continued replacing QMessageBox methods with own methods. file | diff | annotate
Mon, 09 Aug 2010 16:20:50 +0200 Detlev Offenbach Fixed some bugs introduced by signal/slot API conversion. file | diff | annotate
Mon, 09 Aug 2010 15:36:47 +0200 Detlev Offenbach Continued porting signal/slot usage to the new API. file | diff | annotate
Tue, 27 Jul 2010 17:15:48 +0200 Detlev Offenbach Did some more string format conversions. file | diff | annotate
Sun, 30 May 2010 19:50:57 +0200 Detlev Offenbach Added a branch filter to the Mercurial log browser. file | diff | annotate
Fri, 28 May 2010 19:09:58 +0200 Detlev Offenbach Fixed an issue in the Mercurial log browser. file | diff | annotate
Thu, 13 May 2010 17:43:30 +0200 Detlev Offenbach Added a menu to the highlighting styles config page to change individual aspects of a font only. file | diff | annotate
Thu, 13 May 2010 14:36:46 +0200 Detlev Offenbach Fixed an issue introduced by the latest change. file | diff | annotate
Thu, 13 May 2010 14:18:12 +0200 Detlev Offenbach Added code to the Mercurial log browser to highlight the current revision. file | diff | annotate
Sun, 09 May 2010 18:14:47 +0200 Detlev Offenbach Removed some obsolete (commented) code. file | diff | annotate
Sun, 09 May 2010 18:13:43 +0200 Detlev Offenbach Little enhancement to the Mercurial log browser dialog. file | diff | annotate
Fri, 30 Apr 2010 16:45:56 +0000 Detlev Offenbach Fixed issues with non-existing bundle caches. file | diff | annotate
Fri, 30 Apr 2010 13:48:03 +0000 Detlev Offenbach Added code to preview a changegroup file. file | diff | annotate
Wed, 28 Apr 2010 17:17:09 +0000 Detlev Offenbach Fixed a few issues with the Mercurial log dialogs. file | diff | annotate
Wed, 28 Apr 2010 07:25:24 +0000 Detlev Offenbach Corrected the diff functions of the log browser dialog. file | diff | annotate
(0) -60 tip

eric ide

mercurial