mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 10:46:35 +01:00
b60b2e36e9
Summary: This streamlines the code across all platforms and outsources the path building to QSP which implements the multi-platform logic. This keeps AppData lookup paths where they were (with additional lookup paths from QSP). Config location changes on Windows (from local to roaming) and OS X (from `Application Support` to `Preferences`). Cache also changes location on Windows and OS X. Temporary directory management is entirely outsourced to QTemporaryDir which is kept in a scoped pointer so it gets cleaned up on exit. Reviewers: drosca Reviewed By: drosca Differential Revision: https://phabricator.kde.org/D7767 |
||
---|---|---|
bin | ||
flatpak | ||
git_hooks | ||
linux | ||
mac | ||
other | ||
scripts | ||
src | ||
tests | ||
translations | ||
windows | ||
.gitignore | ||
BUILDING.md | ||
CHANGELOG | ||
CMakeLists.txt | ||
COPYRIGHT | ||
falkon.pro | ||
LICENSE | ||
README.md |