summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-03-03Unit tests for SettingsProviderHierachyKevin Smith
Also fixing up errors they found and an uninitialised read left-over from the original patch.
2012-02-21Introduce system settings policies.Kevin Smith
Release-Notes: It is now possible for sysadmins to deploy files with policies for configuration options, such as making it impossible for users to save passwords or to force sound notifications off, or to set defaults. Also allow changing an option so that Swift disconnects on idle timeout, instead of going away.
2011-04-06Force settings permissions to be group and world unreadable.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-11Allow deletion of items from login list.Kevin Smith
Resolves: #711 Release-Notes: Highlighting an item in the login account list and pressing detele will now prompt you to remove the cached credentials for that account.
2010-10-09Move Settings to Swift/Controllers.Remko Tronçon
2010-08-20Restart with previous (per-accoun) status.Kevin Smith
Resolves: #390
2010-04-08Added copyrights to Swift.Remko Tronçon
2009-10-15Save the geometry of the chat and roster windows.Kevin Smith
2009-09-12Allow storing of settings for multiple profiles.Kevin Smith
2009-09-12Getting ready for sounds to be turned off.Kevin Smith
2009-06-10Moved UI/Qt -> Swift/QtUI.Remko Tronçon