Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-23 | Save recent status messages and allow easy setting. | Kevin Smith | |
Change-Id: I5baaa2cf28cbc344bf442c4a74e0c9ff3ba31ea1 | |||
2012-06-17 | Style security button. | Remko Tronçon | |
2012-06-17 | Added lock icon. | Remko Tronçon | |
2012-05-11 | Showing stream encryption status in the roster header. Provide native ↵ | Tobias Markmann | |
certificate viewers on click. Native viewers for Windows and Mac OS X are implemented. Added TODOs to OpenSSL based TLS interface related to CRL and OCSP. Resolves: #167 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-02-21 | Introduce 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-03-08 | Cache rounded avatars. | Remko Tronçon | |
Resolves: #770 | |||
2011-02-22 | Fixed rounded rectangles not drawing background properly. | Remko Tronçon | |
2011-02-22 | Round corners of avatars in roster. | Remko Tronçon | |
2011-02-07 | Now make the roster header *really* clickable. | Remko Tronçon | |
2011-01-30 | Clickable roster header for profile edits (incomplete) | Kevin Smith | |
2010-12-12 | Don't hide the roster when clicking the system tray on OS X. | Remko Tronçon | |
2010-12-12 | Added menu to switch between 'show nickname' and 'show JID' in roster header. | Remko Tronçon | |
Resolves: #627 Release-Notes: The roster header can now be configured to show the JID instead of the nick. | |||
2010-12-12 | Removing nickname change functionality from roster header. | Remko Tronçon | |
2010-12-12 | Refactored own nickname handling. | Remko Tronçon | |
2010-10-24 | Provide feedback in the status header when attempting to connect. | Kevin Smith | |
Resolves: #657 Release-Notes: The status setter now shows when you're connecting. | |||
2010-05-26 | Make better use of the elided text labels. | Kevin Smith | |
Cache the elided text to avoid recalculating and making the QLabel superclass recalculate everything. Also using plaintext with a font instead of richtext means that it doesn't have to deal with truncated html tags. Hopefully Resolves: #398 | |||
2010-05-25 | Correctly scale avatars in the MeView. | Kevin Smith | |
Resolves: #376 | |||
2010-05-24 | Elide text in the roster header when it's wider than the roster. | Kevin Smith | |
Resolves: #369 | |||
2010-05-24 | Fiddle with the roster header layout a bit. | Remko Tronçon | |
2010-05-23 | Start creating a prettier roster header. | Kevin Smith | |
2010-04-08 | Added copyrights to Swift. | Remko Tronçon | |
2009-11-02 | Set new status when Enter is pressed in the status change input. | Kevin Smith | |
2009-10-16 | Mark as offline in the roster after an error. | Kevin Smith | |
2009-08-30 | Parenthesising expressions to get rid of warnings. | Kevin Smith | |
2009-08-29 | Show contact count on collapsed roster groups | Kevin Smith | |
2009-08-16 | Adding in a button to the roster for 'Add Contact' | Kevin Smith | |
2009-08-16 | MeView collapsing. | Kevin Smith | |
Qt's peculiarities with which mouse events get passed where are evident here: clicking the toolbar collapses/expands, while if you're clicking the label, it has to be a doubleclick to collapse or expand. | |||
2009-08-16 | Now show my avatar and JID in the 'me view'. | Kevin Smith | |
At the moment it's my JID rather than my Name, because the NickResolver doesn't cope with our own Name. Also: the name resizing sometimes doesn't work. If it doesn't for you, make the roster very wide and then slowly resize it down. | |||
2009-08-16 | Set the status text when changing presence. | Kevin Smith | |
2009-08-16 | Adding the start of a 'me view' to the head of the roster. | Kevin Smith | |