Summary:
Bug Description: DND from mtp:// mounted folders do not work. DND of local files works, though.
Patched src/foldermodel.cpp by hand. Had a nice cpp exercise. XD
Test Plan: Test if DND from mtp:// mounted folders works or not.
Reviewers: tsimonq2, wxl
Reviewed By: tsimonq2, wxl
Subscribers: kc2bez
Maniphest Tasks: T99
Differential Revision: https://phab.lubuntu.me/D32
Summary: To conform with the Ubuntu standard use metadata::trusted instead of metadata::trust. This patch must be applied after any upstream version changes since they refuse to conform. This fixes bug https://bugs.launchpad.net/bugs/1813687 Phab task T180
Test Plan: Launch trusted executable desktop files.
Reviewers: wxl, tsimonq2
Reviewed By: wxl
Differential Revision: https://phab.lubuntu.me/D54
Summary: tl;dr this fixes the need to have to select open or execute when clicking on a .desktop file.
Test Plan: To be fair I'm not sure of the mechanism but somehow we should be able to set some property of our install.desktop so that when you double click on it, it executes rather than prompting.
Reviewers: tsimonq2
Reviewed By: tsimonq2
Differential Revision: https://phab.lubuntu.me/D29
* Removed build dependency libglib2.0-dev, thrown in via lxqt-build-tools
* Bumped build dependency lxqt-build-tools to >= 0.5.0~
* Renamed libfm-qt3 -> libfm-qt5. soname bumped
* Added Breaks and replaces for libfm-qt3
* Bumped years in copyright
* Messed around with symbols (gcc7/gcc8, removals, new symbols)