Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 |