-RM-283-MR-Message Dock slows down UI
The message dock slows down UI tremendously when using the WLog mechanism extensively. This is not only the case when using our nice looking message boxes, but also when using a plain QListView with plain text. Limiting the amount of messages is not a solution. The rendering of the messages is the bottleneck.
Possible solution: disable GUI message dock OR disable debug messages in GUI message dock. The second is only useful when users really only use debugLog for printing millions of logs.
(from redmine: created on 2013-05-30, closed on 2013-05-30)