Mercurial > hg > easyhg
log src/settingsdialog.cpp @ 682:751b21af6b6f
age | author | description |
---|---|---|
Mon, 07 Jan 2013 10:57:08 +0000 | Chris Cannam | Update copyright dates |
Fri, 19 Oct 2012 12:08:11 +0100 | Chris Cannam | Back out commit:5dc24f8 and instead move the extensions setting to its own tab (allowing us to provide a bit more information about what it's for) |
Fri, 19 Oct 2012 11:49:48 +0100 | Chris Cannam | Shorten a label (dialog too wide) |
Wed, 29 Aug 2012 12:40:54 +1000 | Sam Izzo | * Removed spurious space |
Mon, 27 Aug 2012 01:45:26 +1000 | Sam Izzo | * Added setting to show history automatically when it changes (defaults to true) |
Mon, 27 Aug 2012 01:26:57 +1000 | Sam Izzo | * Added setting to specify that diff command should be run once for each selected file, rather than passing all file names to diff command (p4merge doesn't like being given many files) |
Sun, 26 Aug 2012 02:39:08 +1000 | Sam Izzo | * "Use extension" check box now appears to the left of the button and label, and enables/disables the button and label depending on its state |