D23576: Add property lastScan to WirelessDevice and associated change signal

2019-08-30 Thread Méven Car
meven updated this revision to Diff 64983. meven added a comment. Change parameters REPOSITORY R282 NetworkManagerQt CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23576?vs=64981&id=64983 BRANCH master REVISION DETAIL https://phabricator.kde.org/D23576 AFFECTED FILES src/

D23576: Add property lastScan to WirelessDevice and associated change signal

2019-08-30 Thread Jan Grulich
jgrulich added a comment. In D23576#522340 , @meven wrote: > I am hesitant to add a second field "previousScan" that would store the previous lastScan timeStamp when a new one arrives. > This would be used to compute the time elapsed between t

D23576: Add property lastScan to WirelessDevice and associated change signal

2019-08-30 Thread Méven Car
meven added a comment. I am hesitant to add a second field "previousScan" that would store the previous lastScan timeStamp when a new one arrives. This would be used to compute the time elapsed between the scans which is necessary to do since Network manager requires scans to be at least 10

D23576: Add property lastScan to WirelessDevice and associated change signal

2019-08-30 Thread Méven Car
meven created this revision. meven added a reviewer: jgrulich. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. Herald added 1 blocking reviewer(s): jgrulich. meven requested review of this revision. REVISION SUMMARY To properly use the WirelessDevice::Request