aboutsummaryrefslogtreecommitdiff
path: root/src/about
Commit message (Collapse)AuthorAgeFilesLines
* Added cmakelistsaqua2024-04-263-24/+15
|
* Update ProfileEditor pluginAqua-sama2020-05-264-82/+39
| | | | | | | | ProfileEditor: - add tests - disable read-only settings on otr profiles Add WebProfile::setHeaders and WebProfile::setCookies
* libwebengineAqua-sama2020-05-083-174/+89
| | | | | | | | | | | 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
* move lib/about to src/aboutAqua-sama2020-04-198-0/+690
- add AboutDialog test - add SVG icon in place of application icon