Tue, 03 Jul 2012 15:26:30 +0100 |
Chris Cannam |
Fix incorrect signal in recent files action; if hg not found in last location, check for it in path (e.g. if it was previously in an installation-specific location that has since been overridden by a new installation)
|
Tue, 03 Jul 2012 13:11:00 +0100 |
Chris Cannam |
Wording and menu grouping adjustments to try to make the default push/pull location function look less like it will open a new remote for you (mitigates #461)
|
Tue, 03 Jul 2012 12:12:42 +0100 |
Chris Cannam |
Clear history and file states while opening a new remote repo
|
Tue, 03 Jul 2012 11:48:28 +0100 |
Chris Cannam |
Show a visible error when trying to clone to a local folder that can't be created
|
Tue, 03 Jul 2012 11:39:03 +0100 |
Chris Cannam |
Add carriage return to hgignore file before new material, if it didn't end with one before
|
Tue, 03 Jul 2012 10:08:44 +0100 |
Chris Cannam |
Make sure we update the view after a failed merge
|
Tue, 17 Apr 2012 13:31:52 +0100 |
Chris Cannam |
Inconsequential fix to toolbar addition
|
Tue, 13 Mar 2012 17:58:17 +0000 |
Chris Cannam |
Partially working FSEvents implementation: ignores some file changes it should be taking into account, at the moment
fswatcher
|
Tue, 06 Mar 2012 14:24:48 +0000 |
Chris Cannam |
Update search in history only if there are search terms; don't use spacer in toolbar on Mac
|
Wed, 29 Feb 2012 10:38:28 +0000 |
Chris Cannam |
Make it possible to set an empty remote URL, fixing #357
|
Tue, 28 Feb 2012 16:59:25 +0000 |
Chris Cannam |
Add commandCancelled signal -- but don't make use of it; it didn't work out as I'd hoped
|
Mon, 27 Feb 2012 17:14:03 +0000 |
Chris Cannam |
Update copyright dates to 2012
|
Mon, 27 Feb 2012 17:08:26 +0000 |
Chris Cannam |
Remove the single find widget from top, add one to each tab at the bottom instead. (Turns out you don't usually want to search for the same text in both types of widget.) Also provide sensible no-results text.
find
|
Wed, 22 Feb 2012 14:54:30 +0000 |
Chris Cannam |
Implement basic search function in both work and history tabs
find
|