aboutsummaryrefslogtreecommitdiff
path: root/lib/web
Commit message (Collapse)AuthorAgeFilesLines
* Bookmarks manager bugfixesAqua-sama2018-06-151-8/+0
| | | | | | | | WebProfile: remove addBookmark signal and member Bookmarks: remove unused '...' button Bookmarks: stop crashing if there's no selected item Bookmarks: activating an item will only open it if it's a bookmark Bookmarks: change header size split
* ProfileEditor: add delete buttonAqua-sama2018-06-142-7/+14
|
* Better profile loadingAqua-sama2018-06-082-20/+32
| | | | | | | | First load all profiles from profile.path, and then the profile.default if missing, after which set the default profile. Profile names and whether they're otr can be set by .profile name=string and otr=bool.
* Split webengine/webprofile into lib/webAqua-sama2018-06-073-0/+279