Thu, 10 Jan 2019 14:18:48 +0100 |
Detlev Offenbach |
Updated copyright for 2019.
|
file |
diff |
annotate
|
Sat, 14 Apr 2018 15:08:24 +0200 |
Detlev Offenbach |
Corrected some code style issues detected by the new pycodestyle version.
|
file |
diff |
annotate
|
Sun, 31 Dec 2017 16:52:09 +0100 |
Detlev Offenbach |
Updated copyright for 2018.
|
file |
diff |
annotate
|
Thu, 26 Oct 2017 19:03:26 +0200 |
Detlev Offenbach |
Fixed an issue in the Mercurial log browser dialog.
|
file |
diff |
annotate
|
Sun, 24 Sep 2017 17:15:08 +0200 |
Detlev Offenbach |
Fixed an issue in the Mercurial log browser displaying commit messages containing HTML characters.
|
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, 24 Jun 2017 12:15:03 +0200 |
Detlev Offenbach |
Made the colors of the diff dialogs configurable.
|
file |
diff |
annotate
|
Sat, 13 May 2017 16:32:54 +0200 |
Detlev Offenbach |
Prepared the code for Qt > 5.9.99.
|
file |
diff |
annotate
|
Fri, 31 Mar 2017 17:26:54 +0200 |
Detlev Offenbach |
Changed the Mercurial log browser dialog to switch to log mode after applying a changegroup file.
|
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
|
Sun, 26 Feb 2017 15:16:35 +0100 |
Detlev Offenbach |
Implemented a little fix for the Mercurial log browser dialog.
|
file |
diff |
annotate
|
Sun, 12 Feb 2017 19:01:03 +0100 |
Detlev Offenbach |
Little enhancement to the Mercurial log browser diff pane.
|
file |
diff |
annotate
|
Sun, 12 Feb 2017 18:10:27 +0100 |
Detlev Offenbach |
Fixed a few code style issues.
|
file |
diff |
annotate
|
Sun, 12 Feb 2017 17:42:42 +0100 |
Detlev Offenbach |
Added a an entry to apply the currently previewed changegroup file to the Mercurial log browser action menu.
|
file |
diff |
annotate
|
Sun, 12 Feb 2017 11:40:10 +0100 |
Detlev Offenbach |
Enabled the action menu for the Mercurial log browser in 'outgoing' mode.
|
file |
diff |
annotate
|
Sat, 11 Feb 2017 19:47:41 +0100 |
Detlev Offenbach |
Enabled the action menu for the Mercurial log browser in 'incoming' mode.
|
file |
diff |
annotate
|
Sat, 11 Feb 2017 15:35:07 +0100 |
Detlev Offenbach |
Added a GPG actions to the Mercurial log browser action menu.
|
file |
diff |
annotate
|
Fri, 10 Feb 2017 19:49:38 +0100 |
Detlev Offenbach |
Finished adding a 'Create Changegroup' action to the Mercurial log browser tools menu.
|
file |
diff |
annotate
|
Thu, 09 Feb 2017 20:03:00 +0100 |
Detlev Offenbach |
Started to add a 'Create Changegroup' action to the Mercurial log browser tools menu.
|
file |
diff |
annotate
|
Wed, 08 Feb 2017 19:24:21 +0100 |
Detlev Offenbach |
Added a 'Merge' action to the Mercurial log browser action menu.
|
file |
diff |
annotate
|
Tue, 07 Feb 2017 19:48:01 +0100 |
Detlev Offenbach |
Fixed another issue in the Mercurial log browser.
|
file |
diff |
annotate
|
Tue, 07 Feb 2017 19:40:20 +0100 |
Detlev Offenbach |
Fixed an issue in the Mercurial log browser.
|
file |
diff |
annotate
|
Sun, 05 Feb 2017 19:02:52 +0100 |
Detlev Offenbach |
Added some code to cope with unlimited recursions.
|
file |
diff |
annotate
|
Sun, 05 Feb 2017 17:26:58 +0100 |
Detlev Offenbach |
Little fix for the Mercurial log browser dialog.
|
file |
diff |
annotate
|
Sun, 05 Feb 2017 14:16:53 +0100 |
Detlev Offenbach |
Enhanced the Mercurial log browser window by saving and restoring the internal state (geometry and the three splitters).
|
file |
diff |
annotate
|
Sun, 05 Feb 2017 13:19:34 +0100 |
Detlev Offenbach |
Added some TODOs to further enhance the Mercurial log browser dialog.
|
file |
diff |
annotate
|
Sun, 05 Feb 2017 12:18:49 +0100 |
Detlev Offenbach |
Refined the layout of the Mercurial log browser dialog by introducing a splitter between the log and details part.
|
file |
diff |
annotate
|
Sat, 04 Feb 2017 20:18:58 +0100 |
Detlev Offenbach |
Fixed a bug in the Mercurial GPG verify signature dialog.
|
file |
diff |
annotate
|
Tue, 31 Jan 2017 19:49:58 +0100 |
Detlev Offenbach |
Changed the status and log browser dialogs to show the input widgets only when something was written to stderr in order to get less flicker.
|
file |
diff |
annotate
|
Mon, 30 Jan 2017 19:53:08 +0100 |
Detlev Offenbach |
Extended the details view of the Mercurial log browser window.
|
file |
diff |
annotate
|
Sat, 28 Jan 2017 18:04:14 +0100 |
Detlev Offenbach |
Added the capability to configure the length of the log message shown in the message column of the Mercurial log browser list.
|
file |
diff |
annotate
|
Sat, 28 Jan 2017 16:02:52 +0100 |
Detlev Offenbach |
Fixed a bug in the log browser dialogs causing an endless loop.
|
file |
diff |
annotate
|
Sat, 28 Jan 2017 14:22:00 +0100 |
Detlev Offenbach |
Added up and down buttons to move the current entry to the Mercurial and Subversion log browsers.
|
file |
diff |
annotate
|
Sat, 28 Jan 2017 12:39:43 +0100 |
Detlev Offenbach |
Change the Mercurial log browser such, that the current log entry is highlighted with a bold font.
|
file |
diff |
annotate
|
Thu, 26 Jan 2017 20:17:07 +0100 |
Detlev Offenbach |
Added clickable links to the Mercurial log browser details pane.
|
file |
diff |
annotate
|
Wed, 25 Jan 2017 19:39:09 +0100 |
Detlev Offenbach |
Corrected the Mercurial log browser window refresh action to load as much entries as are already shown (i.e. do not start from scratch).
|
file |
diff |
annotate
|
Sat, 31 Dec 2016 13:34:21 +0100 |
Detlev Offenbach |
Updated copyright for 2017.
|
file |
diff |
annotate
|
Thu, 01 Dec 2016 19:27:09 +0100 |
Detlev Offenbach |
Corrected some code style issues and regenerated the source docu files.
|
file |
diff |
annotate
|
Tue, 15 Nov 2016 19:02:50 +0100 |
Detlev Offenbach |
Fixed the handling of the switch action of the Mercurial log browser dialog context menu in the presence of a bookmark.
|
file |
diff |
annotate
|
Mon, 14 Nov 2016 19:58:22 +0100 |
Detlev Offenbach |
Added bookmark actions to the Mercurial Log Browser tools menu.
|
file |
diff |
annotate
|
Wed, 26 Oct 2016 19:27:11 +0200 |
Detlev Offenbach |
Improved the handling of Mercurial log browser actions, that potentially modify the project file.
|
file |
diff |
annotate
|
Tue, 25 Oct 2016 19:33:11 +0200 |
Detlev Offenbach |
Added support for the strip and fetch extensions to the log browser.
|
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
|
Fri, 01 Jan 2016 12:12:12 +0100 |
Detlev Offenbach |
Updated copyright for 2016.
|
file |
diff |
annotate
|
Mon, 28 Sep 2015 19:12:25 +0200 |
Detlev Offenbach |
Fixed an issue pulling in the Mercurial log browser dialog.
|
file |
diff |
annotate
|
Mon, 31 Aug 2015 18:35:31 +0200 |
Detlev Offenbach |
Fixed forgotten refresh for the Mercurial log browser push actions.
|
file |
diff |
annotate
|
Mon, 31 Aug 2015 18:32:20 +0200 |
Detlev Offenbach |
Enhanced the log browser functionality by pull and push actions.
|
file |
diff |
annotate
|
Thu, 27 Aug 2015 17:14:42 +0200 |
Detlev Offenbach |
Added a TODO to the Hg Log Browser dialog.
|
file |
diff |
annotate
|
Sat, 09 May 2015 14:10:59 +0200 |
Detlev Offenbach |
Fixed issues in the Subversion and Mercurial log browser windows.
6_0_x
|
file |
diff |
annotate
|
Sat, 09 May 2015 14:10:59 +0200 |
Detlev Offenbach |
Fixed issues in the Subversion and Mercurial log browser windows.
|
file |
diff |
annotate
|
Sun, 01 Feb 2015 18:25:31 +0100 |
Detlev Offenbach |
Corrected some code style issues.
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 18:01:54 +0100 |
Detlev Offenbach |
Extended the Mercurial log browser search and filter functions to the list of changed files.
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 17:28:53 +0100 |
Detlev Offenbach |
Enhanced the Mercurial log browser functionality by a search mode.
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 13:11:59 +0100 |
Detlev Offenbach |
Updated copyright for 2015.
|
file |
diff |
annotate
|
Sat, 15 Nov 2014 19:59:18 +0100 |
Detlev Offenbach |
Enhanced the Mercurial log browser a little bit.
|
file |
diff |
annotate
|
Sun, 02 Nov 2014 19:43:17 +0100 |
Detlev Offenbach |
Corrected some typos.
|
file |
diff |
annotate
|
Sun, 20 Jul 2014 16:27:59 +0200 |
Detlev Offenbach |
Ajusted the Mercurial interface to not use the deprecated --style option for the log command.
5_5_x
|
file |
diff |
annotate
|
Sun, 20 Jul 2014 16:27:59 +0200 |
Detlev Offenbach |
Ajusted the Mercurial interface to not use the deprecated --style option for the log command.
|
file |
diff |
annotate
|