Summary: | use KHTML part for the IRC view | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Torrie Fischer <tdfischer> |
Component: | ircview | Assignee: | argonel <argonel> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 0.18 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Torrie Fischer
2005-11-19 19:40:26 UTC
We will consider something like this for kde4. We did have a KHTML-using branch for a while in 2006 to test the waters, and were unhappy with the performance and memory usage. While KHTML may have improved in the meantime and Qt 4 now also offers WebKit as an option (which is in use by Mac OS X IRC clients such as Colloquy), we're at a consensus that we while we do want improved stylesheet-like theming, this will focuss around text formatting rather than allow full-blown HTML, to keep focus and performance. Also, some of the plans and ideas we have for the chat view, such as making it a view onto a model that applies a filter to a larger set of data, is rather at odds with the performance characteristics of HTML DOM manipulation vs. direct, optimized rendering. Hence, closing WONTFIX. |