Revision 0eb5753...
Go back to digest for 9th February 2014Bug Fixes in Office
Dmitry Kazakov committed changes in [calligra] /:
Fix interprocess updates of the configuration and a shortcut scheme
This patch does two things:
1) Removes handwriten saving of the shortcuts into the kritarc. Now the
shortcuts are saved into XML gui tree as it is supposed to.
2) Added synchronization between different instances of Krita using
QFileSystemNotifier on kritarc file.
File Changes
Modified 8 files
- krita/ui/kis_config.cc
- krita/ui/kis_config.h
- krita/ui/kis_config_notifier.cpp
- krita/ui/kis_config_notifier.h
- krita/ui/kis_view2.cpp
- krita/ui/kis_view2.h
- libs/main/KoMainWindow.cpp
- libs/main/KoMainWindow.h
8 files changed in total