1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-23 02:32:10 +02:00
falkonOfficial/src/lib/app
Harald Sitter b60b2e36e9 port DataPaths to QStandardPaths backing
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
2017-09-18 12:57:23 +02:00
..
autosaver.cpp Initial rename to Falkon 2017-08-25 17:32:32 +02:00
autosaver.h Initial rename to Falkon 2017-08-25 17:32:32 +02:00
browserwindow.cpp Initial rename to Falkon 2017-08-25 17:32:32 +02:00
browserwindow.h Initial rename to Falkon 2017-08-25 17:32:32 +02:00
commandlineoptions.cpp Initial rename to Falkon 2017-08-25 17:32:32 +02:00
commandlineoptions.h Initial rename to Falkon 2017-08-25 17:32:32 +02:00
datapaths.cpp port DataPaths to QStandardPaths backing 2017-09-18 12:57:23 +02:00
datapaths.h port DataPaths to QStandardPaths backing 2017-09-18 12:57:23 +02:00
mainapplication.cpp change qapp applicationName to lower case 2017-09-11 14:13:47 +02:00
mainapplication.h Initial rename to Falkon 2017-08-25 17:32:32 +02:00
mainmenu.cpp Initial rename to Falkon 2017-08-25 17:32:32 +02:00
mainmenu.h Initial rename to Falkon 2017-08-25 17:32:32 +02:00
profilemanager.cpp Continue with Falkon renaming 2017-08-25 17:55:52 +02:00
profilemanager.h Initial rename to Falkon 2017-08-25 17:32:32 +02:00
proxystyle.cpp Initial rename to Falkon 2017-08-25 17:32:32 +02:00
proxystyle.h Initial rename to Falkon 2017-08-25 17:32:32 +02:00
qzcommon.cpp Initial rename to Falkon 2017-08-25 17:32:32 +02:00
qzcommon.h Initial rename to Falkon 2017-08-25 17:32:32 +02:00
settings.cpp Initial rename to Falkon 2017-08-25 17:32:32 +02:00
settings.h Initial rename to Falkon 2017-08-25 17:32:32 +02:00