log src/settingsdialog.cpp @ 737:4f3a8aa8d384 tip

age author description
2013-01-07 Chris Cannam Update copyright dates
2012-10-19 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)
2012-10-19 Chris Cannam Shorten a label (dialog too wide)
2012-08-29 Sam Izzo * Removed spurious space
2012-08-26 Sam Izzo * Added setting to show history automatically when it changes (defaults to true)
2012-08-26 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)
2012-08-25 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
2012-07-24 Mikel Added new functionality to limit the total number of items shown in the graph. For projects with a fairly high number of commits, makes every action is very slow.
2012-07-03 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)
2012-02-27 Chris Cannam Update copyright dates to 2012
2011-08-17 Chris Cannam Make "Show all files" persistent (fixing #203), and rationalise some config group names (noting that "General" is actually the default group "" as it appears in the config file, not the name of a group called "General": that appears as "%General")
2011-07-26 Chris Cannam Use built-in edit window for editing .hgignore file (fixes #215)
2011-07-14 Chris Cannam Open the settings dialog at Paths tab when invoking it because of a failure to run hg
2011-07-04 Chris Cannam Split out preferences into three separate tabs
2011-07-04 Chris Cannam Look up diff/merge paths again if current settings are found not to exist (fixes #111)
2011-05-26 Chris Cannam Add ability to configure the ssh client; default to TortoisePlink on Windows
2011-03-24 Chris Cannam Move source files to src/ base settingsdialog.cpp@97490a5a6df2