D20162: Replace QDateTime::to_Time_t/from_Time_t with to/fromSecsSinceEpoch

2019-04-01 Thread Stefan Brüns
This revision was automatically updated to reflect the committed changes. Closed by commit R241:e4a244d0460e: Replace QDateTime::to_Time_t/from_Time_t with to/fromSecsSinceEpoch (authored by bruns). REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE

D20162: Replace QDateTime::to_Time_t/from_Time_t with to/fromSecsSinceEpoch

2019-04-01 Thread Aleix Pol Gonzalez
apol accepted this revision. This revision is now accepted and ready to land. REPOSITORY R241 KIO BRANCH submit REVISION DETAIL https://phabricator.kde.org/D20162 To: bruns, #frameworks, apol Cc: kde-frameworks-devel, michaelh, ngraham, bruns

D20162: Replace QDateTime::to_Time_t/from_Time_t with to/fromSecsSinceEpoch

2019-04-01 Thread Stefan Brüns
bruns created this revision. bruns added a reviewer: Frameworks. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. bruns requested review of this revision. REVISION SUMMARY QDateTime::toSecsSinceEpoch obsoletes to_Time_t, likewise for from_Time_t. Both