Mercurial > hg > easyhg
log src/hgrunner.cpp @ 671:ce29dc775650 qt5
age | author | description |
---|---|---|
Fri, 27 May 2016 09:55:56 +0100 | Chris Cannam | Merge from default branch, and build fixes qt5 |
Thu, 14 Mar 2013 16:43:30 +0000 | Chris Cannam | build with qt5 (in branch currently) qt5 |
Mon, 07 Jan 2013 10:57:08 +0000 | Chris Cannam | Update copyright dates |
Tue, 03 Jul 2012 11:22:10 +0100 | Chris Cannam | Expand environmental parameters and executable name in action when it is received rather than when it's executed. This ensures we can correctly compare actions and fixes #141 "Unexpected error if you double-click on a toolbar button" |
Thu, 01 Mar 2012 22:53:54 +0000 | Chris Cannam | Show cancel button with progress bar only when running an operation that it makes sense to cancel (we don't really want people cancelling e.g. initial folder scan because it would leave things in an inconsistent state) |
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 |