kapitainsky / RcloneBrowser

Simple cross platform GUI for rclone. Supports macOS, GNU/Linux, BSD family and Windows.
https://github.com/kapitainsky/RcloneBrowser
MIT License
2.29k stars 218 forks source link

Replaced Qt 5.15 deprecated method calls #126

Open warricksothr opened 4 years ago

warricksothr commented 4 years ago

Qt Documentation for the obsolete methods

https://doc.qt.io/qt-5/qstring-obsolete.html#split-1 https://doc.qt.io/qt-5/qprocess-obsolete.html#start-1

ghost commented 4 years ago

Even though it says "Some checks were not successful" on the Github thing under your post, it compiled nicely for me with QT 5.15.0

joshkerr commented 3 years ago

Compiled nicely for me to.

EriksRemess commented 2 years ago

Compiled without any issues.