Revision 7b541b2...
Go back to digest for 22nd June 2014Bug Fixes in KDE Base
David Faure committed changes in [kio] /core:
Use QDBusConnection instead of KDBusConnectionPool.
The races I was seeing were mostly a helgrind false positive (reported),
plus the race on serviceNames (QTBUG-39285) that is now fixed in Qt (5.3).
File Changes
Modified 5 files
- /core
- src/CMakeLists.txt
- src/kdirnotify.cpp
- src/kdirnotify.h
- src/scheduler.cpp
- src/slave.cpp
5 files changed in total