Version: git-latest (using KDE 4.6.2) OS: Linux When I change the chatwindow style (e.g. the color scheme) the setting is applied to new chat windows only (or if I close the chat window and open it again). Reproducible: Always
This is very hard to do. I would need (at a minimum) to keep track of all messages sent/received, as well as some mechanism to detect config changes.. Waiting till the logging mechanism in place. Very low priority at present. Though I should put a label in the config making this clearer.
Now TpLoggerQt is a mandatory requirement, this becomes do-able. We simply need to call initialise() again, and most things should work. Ideally we should load the logs back from when the conversation started.
*** Bug 319902 has been marked as a duplicate of this bug. ***
Git commit 62bb42b610fc4d9228ed77a61dbef143658d8340 by Dan Vrátil. Committed on 21/05/2013 at 14:48. Pushed by dvratil into branch 'master'. Apply theme changes immediately (text-ui now depends on TelepathyLoggerQt4 0.7.95/0.8.0) REVIEW: 110545 FIXED-IN: 0.7.0 M +1 -1 CMakeLists.txt M +16 -1 app/chat-window.cpp M +1 -0 app/chat-window.h M +2 -0 config/appearance-config.cpp M +3 -0 config/appearance-config.h M +24 -4 lib/chat-widget.cpp M +2 -0 lib/chat-widget.h M +28 -45 lib/logmanager.cpp M +18 -4 lib/logmanager.h http://commits.kde.org/telepathy-text-ui/62bb42b610fc4d9228ed77a61dbef143658d8340