Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unlink plugins from lib/ libraries | Aqua-sama | 2018-10-09 | 1 | -6/+5 |
| | |||||
* | Expand HTTP header settings #4 | Aqua-sama | 2018-10-07 | 1 | -0/+46 |
| | | | | | | | - 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 remaining repository paths in license headers | Aqua-sama | 2018-10-02 | 1 | -1/+1 |
| | |||||
* | WebProfile: save httpCacheType and persistentCookiesPolicy | Aqua-sama | 2018-09-09 | 1 | -57/+40 |
| | |||||
* | Save WebProfile config when changed | Aqua-sama | 2018-09-08 | 1 | -0/+5 |
| | |||||
* | Replace ProfileManager::profileList() with ProfileManager::idList() | Aqua-sama | 2018-09-08 | 1 | -0/+15 |
| | |||||
* | Move ProfileManager to libweb | Aqua-sama | 2018-09-07 | 1 | -1/+1 |
| | |||||
* | PluginEditor: implement add plugin action | Aqua-sama | 2018-08-27 | 1 | -2/+13 |
| | |||||
* | Fix various warnings | Aqua-sama | 2018-06-22 | 1 | -1/+4 |
| | |||||
* | ProfileEditor: add Delete Session and Delete All buttons to Cookies | Aqua-sama | 2018-06-21 | 1 | -3/+5 |
| | | | | CookiesList: delete cookies based on selectedRanges | ||||
* | WebProfile: cache a list of cookies | Aqua-sama | 2018-06-17 | 1 | -4/+9 |
| | | | | | 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 | -51/+76 |
| | | | | | | | Remove ProfileInterface::setProfiles ProfileView: Add General tab ProfileView: some cleanup ProfileView: Add Cookies tab | ||||
* | ProfileEditor: add delete button | Aqua-sama | 2018-06-14 | 1 | -1/+1 |
| | |||||
* | ProfileEditor: apply http settings when they're changed | Aqua-sama | 2018-06-10 | 1 | -46/+21 |
| | |||||
* | Only add profiles to profile manager at init | Aqua-sama | 2018-06-01 | 1 | -1/+1 |
| | |||||
* | Fixed repo location in license headers | Aqua-sama | 2018-01-20 | 1 | -1/+1 |
| | |||||
* | All QWebEngineSettings are now accessible | Aqua-sama | 2018-01-15 | 1 | -12/+56 |
| | |||||
* | Moved ProfileView to ProfileEditorPlugin | Aqua-sama | 2018-01-15 | 1 | -0/+119 |