Commit Graph

4 Commits

Author SHA1 Message Date
Bill Somerville 1f41aee6bf Add missing MOC generated source include
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8000 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-04 22:00:20 +00:00
Bill Somerville 5231c7bf3d Update splash screen text
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7841 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-10 18:22:19 +00:00
Bill Somerville 8189c437a0 Adjust splash screen for GA release
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7403 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-19 03:18:38 +00:00
Bill Somerville d8a2c1239c Make the splash screen less annoying with a permanent disable check box
The  change also  includes  a new  MultiSettings  feature that  allows
settings keys common to all configurations.  The splash screen disable
is the first of those to be used.

The MultiSettings  class has  been made  safer to  use by  ensuring it
saves  and re-enables  the current  QSettings group  when doing  multi
settings actions. This allows  access to common, across configuration,
items  while  within a  normal  settings  group without  breaking  the
MultiSettings internal implementation.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7073 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-09-11 01:09:28 +00:00