aboutsummaryrefslogtreecommitdiff
path: root/src/webengine/webprofilemanager.h
Commit message (Collapse)AuthorAgeFilesLines
* libwebengineAqua-sama2020-05-081-34/+68
| | | | | | | | | | | Make src/webengine into a static library - Add some tests - Updated manpage - Remove WebProfileManager::id and WebProfileManager::instance - Add consumable semantics checks to WebProfileManager - Add WebProfileManager::walk Add ApplicationMenu class
* Code cleanupAqua-sama2020-01-051-7/+16
| | | | | | - Replace Browser::getProfileManager with WebProfileManager::instance - Make WebProfileManager::profileMenu a free function - Replace Browser::loadProfile with Browser::loadProfiles
* WebProfile refactoringAqua-sama2019-11-221-15/+0
| | | | | | - Remove WebProfileManager::Profile::value - Make WebProfile constructors protected, and WebProfileManager friend class
* Move lib/webprofile into src/webengineAqua-sama2019-11-041-0/+84