lib + gui: added Auto Select All checkbox to the backup GUI
commitf5780f7ab1e54710fdfe17afaca74ed68fd13038
authorChris Frey <cdfrey@foursquare.net>
Fri, 3 Feb 2012 00:29:51 +0000 (2 19:29 -0500)
committerChris Frey <cdfrey@foursquare.net>
Fri, 3 Feb 2012 00:29:51 +0000 (2 19:29 -0500)
tree636434284f4f4641a9264389beb1a9c0e0d96ced
parent865595c74485819e2fb87d00a0e53810c2fe3fcc
lib + gui: added Auto Select All checkbox to the backup GUI

If the checkbox is checked, in the backup database list config,
then on every backup, the backup list is taken from the device's
DBDB, not the database list selection.

If you regularly backup everything, this setting prevents you from
ignoring new databases that appear when installing new applications
on your device, etc.
gui/src/BackupWindow.cc
gui/src/ConfigDlg.cc
gui/src/ConfigDlg.h
gui/src/DatabaseSelectDlg.cc
gui/src/DatabaseSelectDlg.glade
gui/src/DatabaseSelectDlg.h
gui/src/Thread.cc
src/configfile.cc
src/configfile.h