https://bugs.kde.org/show_bug.cgi?id=363200
Aleix Pol <aleix...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/kaut | |h/99938b0980131202c5d3e2fb1 | |845106c147917d1 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #2 from Aleix Pol <aleix...@kde.org> --- Git commit 99938b0980131202c5d3e2fb1845106c147917d1 by Aleix Pol, on behalf of stephane cachemaille. Committed on 08/11/2016 at 01:12. Pushed by apol into branch 'master'. - Add timeout property Add timeout property to Kauth::Action class to be able to change the timeout in QDBusConnection::asyncCall REVIEW: 128902 M +1 -1 src/HelperProxy.h M +2 -2 src/backends/dbus/DBusHelperProxy.cpp M +1 -1 src/backends/dbus/DBusHelperProxy.h M +2 -1 src/backends/fakehelper/FakeHelperProxy.cpp M +1 -1 src/backends/fakehelper/FakeHelperProxy.h M +15 -2 src/kauthaction.cpp M +23 -0 src/kauthaction.h M +2 -2 src/kauthexecutejob.cpp http://commits.kde.org/kauth/99938b0980131202c5d3e2fb1845106c147917d1 -- You are receiving this mail because: You are watching all bug changes.