Server session persistence is implemented
authordeztructor <denis.zalewsky@gmail.com>
Wed, 18 Nov 2009 12:28:48 +0000 (12:28 +0000)
committerdeztructor <denis.zalewsky@gmail.com>
Wed, 18 Nov 2009 12:28:48 +0000 (12:28 +0000)
Now only SQLite database is used as the backend to store session
information. Only session information is stored there, common settings
(including sqlite db name, download directory etc.) are stored using
standard Qt QSettings

git-svn-id: file:///svnroot/qtrapids/trunk@37 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda


No differences found