I'm sure that's feasible. For us using the Qt QSettings system is a major convenience as it works on all of our target OSs. I haven't looked into options to export the QSettings and being able to restore them.
One way to work around this is to start Subsurface with an option to run it as a different user - as that will create a separate set of settings. Start subsurface.exe with the --user=test flag (or some other user name) /D On Thu, Apr 19, 2018 at 04:58:44PM +0200, tormento wrote: > That's a pity. > > Subsurface already creates its own directories in Local and Roaming. Let's > put settings there too... > > Do you think it's feasable? > > Alberto > > 2018-04-19 14:31 GMT+02:00 Dirk Hohndel <[email protected]>: > > > In Windows the settings are all stored in the registry. So no easy way > > (that I'm > > aware of) of backing them up > > > > /D > > > > On Apr 19, 2018, at 1:26 PM, tormento <[email protected]> wrote: > > > > Windows 10 x64, sorry. > > > > Il giorno gio 19 apr 2018 alle 12:22 Dirk Hohndel <[email protected]> ha > > scritto: > > > >> On Thu, Apr 19, 2018 at 09:25:19AM +0200, tormento wrote: > >> > I will give a try to NG. > >> > > >> > Where does the stable Subsurface save the configuration file with cloud > >> > password etc? I'd like to make a backup. > >> > >> Depends on your OS. We rely on Qt to do that for us. > >> Look at http://doc.qt.io/qt-5/qsettings.html under Platform-Specific > >> Notes > >> > >> /D > >> > > _______________________________________________ > > subsurface mailing list > > [email protected] > > http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface > > > > > > > _______________________________________________ > subsurface mailing list > [email protected] > http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
