Port more deprecated functions and fix warnings

Authored by rkflx on May 14 2017, 10:35 PM.

Description

Port more deprecated functions and fix warnings

Summary:
KFileItem(mode, permissions, ...) is deprecated.
Port deprecated KRun::run to KRun:runService.
Replace deprecated std::auto_ptr with std::unique_ptr.
Add Q_DECL_OVERRIDE to MainWindow::eventFilter.

Depends on D5750
Depends on D5751

Test Plan: Tests pass.

Reviewers: ltoscano, sandsmark, gateau

Reviewed By: gateau

Differential Revision: https://phabricator.kde.org/D5752

Details

Committed
ltoscanoMay 14 2017, 10:51 PM
Reviewer
gateau
Differential Revision
D5752: Port more deprecated functions and fix warnings
Parents
R260:7dc3595d8c45: Merge remote-tracking branch 'origin/Applications/17.04'
Branches
Unknown
Tags
Unknown