| Summary: | JJ: Make the "(away)" label next to the input line more useful by allowing to manipulate the away state from there | ||
|---|---|---|---|
| Product: | [Applications] konversation | Reporter: | Eike Hein <hein> |
| Component: | inputline | Assignee: | Konversation Bugs <konversation-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | Keywords: | junior-jobs |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Eike Hein
2010-07-17 09:45:48 UTC
Git commit a0dff4ff96503b2db0fae260a3eeb9eb7f91aea5 by Eike Hein. Pushed by hein into branch 'master'. Add a context menu to the '(away)' label to modify away state. Patch by nital, mentored by me and derived from TopicLabel. BUG:244934 M +1 -0 src/CMakeLists.txt M +5 -1 src/irc/channel.cpp M +2 -1 src/irc/channel.h M +5 -1 src/irc/query.cpp M +2 -1 src/irc/query.h M +1 -1 src/irc/server.cpp M +2 -3 src/irc/server.h M +7 -4 src/viewer/statuspanel.cpp M +2 -4 src/viewer/statuspanel.h http://commits.kde.org/konvi/a0dff4ff96503b2db0fae260a3eeb9eb7f91aea5 |