aboutsummaryrefslogtreecommitdiff
path: root/src/webengine/webprofilemanager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix various gcc and clazy compile warningsAqua-sama2020-01-171-2/+2
|
* Code cleanupAqua-sama2020-01-051-11/+33
| | | | | | - Replace Browser::getProfileManager with WebProfileManager::instance - Make WebProfileManager::profileMenu a free function - Replace Browser::loadProfile with Browser::loadProfiles
* WebProfile refactoringAqua-sama2019-11-221-10/+11
| | | | | | - Remove WebProfileManager::Profile::value - Make WebProfile constructors protected, and WebProfileManager friend class
* Move lib/webprofile into src/webengineAqua-sama2019-11-041-0/+149