Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unlink plugins from lib/ libraries | Aqua-sama | 2018-10-09 | 1 | -2/+2 |
| | |||||
* | Expand HTTP header settings #4 | Aqua-sama | 2018-10-07 | 1 | -0/+14 |
| | | | | | | | - add doc/Usage/Filter.asciidoc to explain the usage of the filter headers - add HTTP headers to Profile (section "headers") - Use request interceptor to apply filter headers, then profile headers - add insert/delete actions to ProfileEditor | ||||
* | Update repository path in license headers | Aqua-sama | 2018-09-29 | 1 | -1/+1 |
| | |||||
* | WebProfile: save httpCacheType and persistentCookiesPolicy | Aqua-sama | 2018-09-09 | 1 | -0/+13 |
| | |||||
* | Save WebProfile config when changed | Aqua-sama | 2018-09-08 | 1 | -6/+17 |
| | |||||
* | Move ProfileManager to libweb | Aqua-sama | 2018-09-07 | 1 | -4/+2 |
| | |||||
* | Add ProfileManager | Aqua-sama | 2018-06-24 | 1 | -63/+0 |
| | |||||
* | Add Session class | Aqua-sama | 2018-06-24 | 1 | -1/+8 |
| | |||||
* | WebProfile: cache a list of cookies | Aqua-sama | 2018-06-17 | 1 | -0/+14 |
| | | | | | ProfileView: delete selected items rather than current item Browser: store profiles in QMap instead of QHash | ||||
* | Sort .profile by time | Aqua-sama | 2018-06-16 | 1 | -4/+4 |
| | | | | | | | Remove ProfileInterface::setProfiles ProfileView: Add General tab ProfileView: some cleanup ProfileView: Add Cookies tab | ||||
* | ProfileEditor: add delete button | Aqua-sama | 2018-06-14 | 1 | -5/+7 |
| | |||||
* | Better profile loading | Aqua-sama | 2018-06-08 | 1 | -17/+29 |
| | | | | | | | | 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/web | Aqua-sama | 2018-06-07 | 1 | -0/+148 |