Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-15 | Update Copyright in Swift | Kevin Smith | |
Change-Id: Idb6ef5fa191b1465c0bf46c47e63b695de07fa0b | |||
2010-08-27 | Don't elide roster headings when the widget becomes large enough. | Kevin Smith | |
Resolves: #544 | |||
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-24 | Elide text in the roster header when it's wider than the roster. | Kevin Smith | |
Resolves: #369 |