aboutsummaryrefslogtreecommitdiff
path: root/src/applicationmenu.h
Commit message (Collapse)AuthorAgeFilesLines
* Update ProfileEditor pluginAqua-sama2020-05-261-0/+1
| | | | | | | | ProfileEditor: - add tests - disable read-only settings on otr profiles Add WebProfile::setHeaders and WebProfile::setCookies
* libwebengineAqua-sama2020-05-081-0/+31
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