log settingsdialog.cpp @ 284:a68801b31ceb mainwindow_member_tidy

age author description
2011-01-25 Chris Cannam * Add warning dialog for "restore default settings"; add option for dates or ages in history list easyhg_v0.3.2
2011-01-25 Chris Cannam * Add easyhg-merge.bat and use it. (This isn't necessary if hg has been properly configured, as the Tortoise distribution has)
2011-01-20 Chris Cannam * Rename the -osx.sh files to plain .sh, since we could use them elsewhere too. Rely on bundled kdiff3 if it exists.
2011-01-10 Chris Cannam * Update copyright dates
2011-01-10 Chris Cannam * Small tidy
2011-01-10 Chris Cannam * Overhaul settings-defaults mechanism, and add Restore Defaults button to settings dialog
2011-01-06 Chris Cannam * Add settings for text verboseness and toolbar labels
2011-01-06 Chris Cannam * Fix failure to record editor path when OK pressed in settings dialog
2010-12-24 Chris Cannam * Don't close proc input on finished() -- causes crash on program failure on Windows
2010-12-17 Chris Cannam * Fix "Serve by HTTP"; stub out "Change Remote Location"
2010-12-17 Chris Cannam * Settings dialog: This Will Do For Now
2010-12-16 Chris Cannam * basic external editor selection (for hgignore)
2010-12-16 Chris Cannam * Fixes to external program location logic on Win32
2010-12-16 Chris Cannam * Add option whether to use extension or not, and show path for it in settings
2010-12-16 Chris Cannam * Start implementing Settings dialog; add Test function to run on startup to make sure hg works
2010-11-24 Chris Cannam * Wire up the basic Hg actions again
2010-11-17 Chris Cannam * Start rejigging the settings/repo-path dialog setup: startup dialog now asks for user name and email only
2010-11-17 Chris Cannam * Add (but don't yet use) RecentFiles class to replace inline MRU logic
2010-11-16 Chris Cannam * Update copyrights; add debug header
2010-11-11 Chris Cannam * Use specific includes instead of QtCore, QtGui etc; bring in TextAbbrev class
2010-06-14 Jari Korhonen UpdateToRev has more power. Copyrights updated. Mrulist of repos added.
2010-05-14 Jari Korhonen Version 0.4.1: Checks that local path ends with path separator.
2010-04-22 Jari Korhonen Some trivial changes.
2010-04-22 Jari Korhonen Initial commit.