aboutsummaryrefslogtreecommitdiff
path: root/lib/web/meson.build
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite lib/web to lib/webprofileAqua-sama2019-01-161-15/+0
| | | | | | | | | | - libweb was supposed to be a general QtWebEngine wrapper, but only turned out to do profiles and profile management. The new name should make this more obvious. - Renamed ProfileManager to WebProfileManager, and cut out duplicate code. - Temporary profiles: temporary profiles are not kept after closing the browser.
* Fix link errorsAqua-sama2018-10-231-4/+3
|
* Initial meson build filesAqua-sama2018-10-231-0/+16