Wed, 05 Dec 2018 09:43:26 +0000 |
Chris Cannam |
Fix compiler warnings
qt5
|
Mon, 07 Jan 2013 10:57:08 +0000 |
Chris Cannam |
Update copyright dates
|
Fri, 19 Oct 2012 11:25:02 +0100 |
Chris Cannam |
Undo the one part we didn't want, from the last patch
|
Wed, 17 Oct 2012 12:15:25 +0200 |
fpozo |
History widget stays on top when closing a branch.
|
Tue, 03 Jul 2012 12:12:42 +0100 |
Chris Cannam |
Clear history and file states while opening a new remote repo
|
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:44:34 +0000 |
Chris Cannam |
Show matching branch names in search results as well as matching on comment
|
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
|
Wed, 09 Nov 2011 13:04:00 +0000 |
Chris Cannam |
idiot -- we don't need to query bookmarks separately, we can just add them to the log template
|
Tue, 08 Nov 2011 16:42:09 +0000 |
Chris Cannam |
Bookmarks are now displayed -- but exactly like tags, so far, there's no differentiation yet
|
Tue, 18 Oct 2011 16:50:05 +0100 |
Chris Cannam |
Add "Close branch" menu option. Is currently available in some cases where it should not be, and using it exposes the fact that the chain of marked-closed changesets is not yet right in grapher.
|
Tue, 18 Oct 2011 12:49:39 +0100 |
Chris Cannam |
Add "Show closed branches" toggle to history widget, when some closed branches exist in the repo
|