Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-21 | Don't escape < for status widget | Kevin Smith | |
2011-02-20 | Make Swift translatable. | Remko Tronçon | |
2011-02-19 | Make Swift translatable. | Remko Tronçon | |
2010-10-26 | Create a 'connecting' icon. | 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-06-25 | Allow for margins in the status popup. | Kevin Smith | |
Thanks to Ephraim for the getContentsMargins hint. | |||
2010-06-11 | Add (No message) to the top four status setters when empty. | Kevin Smith | |
Resolves: #459 | |||
2010-06-09 | Enabled & fixed some more C++ warnings. | Remko Tronçon | |
2010-06-04 | Starting towards tooltips for the colour-blind. | Kevin Smith | |
Putting status show names along with the text in tooltips. Covers the MeView and roster entries. Still ToDo: status setter Resolves: #429 | |||
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-26 | If last status was a preset, don't show for all types | Kevin Smith | |
Resolves: #394 | |||
2010-05-25 | Display the status changer on the right screen. | Kevin Smith | |
Resolves: #365 | |||
2010-05-25 | Add status annotation for each of the status types when changing status. | Kevin Smith | |
Resolves: #383 | |||
2010-05-25 | Status dismissing solution for both Mac and Windows | Kevin Smith | |
2010-05-25 | More careful use of focus change signal to avoid status setting failing on ↵ | Kevin Smith | |
Windows | |||
2010-05-24 | Allow setting status messages again. | Kevin Smith | |
This is not a nice solution to an unpleasant problem - Qt is telling us we've lost focus, so we cancel ... while we're in the middle of completing a successful status set. So we need to keep track and make sure we don't clear out the status on cancel if we're also accepting. | |||
2010-05-24 | Various cleanups | Kevin Smith | |
2010-05-24 | Escape to close status edit. | Kevin Smith | |
Resolves: #363 | |||
2010-05-24 | Select status text when editing starts. | Kevin Smith | |
Resolves: #359 | |||
2010-05-24 | Dismiss the status editing when the edit loses focus. | Kevin Smith | |
Resolves: #358 Resolves: #362 | |||
2010-05-24 | Elide text in the roster header when it's wider than the roster. | Kevin Smith | |
Resolves: #369 | |||
2010-05-24 | Fix status drop-down moving to bottom on FVWM. | 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-10-16 | Mark as offline in the roster after an error. | Kevin Smith | |
2009-08-18 | Show the new egg presence icons in the presence combobox. | Kevin Smith | |
2009-08-16 | Set the status text when changing presence. | Kevin Smith | |
2009-06-10 | Moved UI/Qt -> Swift/QtUI. | Remko Tronçon | |