Summary: | Wrong away icon in "what's this" text on nick list | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Christian (Fuchs) <kde> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/konversation/f557bd6798265b6027cab9affcc1ff55bc57bcc0 | Version Fixed In: | |
Sentry Crash Report: |
Description
Christian (Fuchs)
2012-06-02 15:31:18 UTC
Git commit f557bd6798265b6027cab9affcc1ff55bc57bcc0 by Eike Hein. Committed on 05/06/2012 at 00:57. Pushed by hein into branch 'master'. Fix showing the away overlay icon in the nicklist What's This. Also lays out the text a bit nicer and makes the code backing the tooltip a little less batshit insane. It would be nicer to show a blended example, but stuffing the blended pixmap into a temp file to be able to access it from HTML isn't worth it. Once more I wish the resource system could register content dynamically at runtime. M +17 -22 src/irc/nicklistview.cpp M +6 -0 src/viewer/images.cpp M +2 -0 src/viewer/images.h http://commits.kde.org/konversation/f557bd6798265b6027cab9affcc1ff55bc57bcc0 |