Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turn on more warnings by default | Aqua-sama | 2020-05-28 | 2 | -4/+4 |
| | | | | | | - fix clazy warnings - fix various other compiler warnings - bugfix: connect profiles' downloadRequested signal | ||||
* | Update ProfileEditor plugin | Aqua-sama | 2020-05-26 | 14 | -709/+479 |
| | | | | | | | | ProfileEditor: - add tests - disable read-only settings on otr profiles Add WebProfile::setHeaders and WebProfile::setCookies | ||||
* | Unlink plugins from lib/ libraries | Aqua-sama | 2018-10-09 | 7 | -83/+44 |
| | |||||
* | Expand HTTP header settings #4 | Aqua-sama | 2018-10-07 | 6 | -2/+264 |
| | | | | | | | - 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 | 6 | -2/+34 |
| | |||||
* | ProfileEditor plugin: fix delete button | Aqua-sama | 2018-09-29 | 2 | -7/+3 |
| | |||||
* | WebProfile: save httpCacheType and persistentCookiesPolicy | Aqua-sama | 2018-09-09 | 2 | -63/+40 |
| | |||||
* | Save WebProfile config when changed | Aqua-sama | 2018-09-08 | 2 | -6/+7 |
| | |||||
* | Replace ProfileManager::profileList() with ProfileManager::idList() | Aqua-sama | 2018-09-08 | 3 | -2/+54 |
| | |||||
* | Move ProfileManager to libweb | Aqua-sama | 2018-09-07 | 3 | -5/+6 |
| | |||||
* | PluginEditor: implement add plugin action | Aqua-sama | 2018-08-27 | 8 | -11/+170 |
| | |||||
* | 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 | 2 | -3/+40 |
| | | | | 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 | 5 | -68/+211 |
| | | | | | | | Remove ProfileInterface::setProfiles ProfileView: Add General tab ProfileView: some cleanup ProfileView: Add Cookies tab | ||||
* | ProfileEditor: add delete button | Aqua-sama | 2018-06-14 | 6 | -12/+76 |
| | |||||
* | ProfileEditor: apply http settings when they're changed | Aqua-sama | 2018-06-10 | 4 | -50/+31 |
| | |||||
* | Don't copy profiles into profile manager plugin | Aqua-sama | 2018-06-07 | 2 | -7/+7 |
| | |||||
* | Clazy fixes | Aqua-sama | 2018-06-02 | 1 | -2/+2 |
| | |||||
* | Only add profiles to profile manager at init | Aqua-sama | 2018-06-01 | 3 | -17/+14 |
| | |||||
* | Add ProfileManagerDialog | Aqua-sama | 2018-06-01 | 3 | -0/+165 |
| | |||||
* | Profile editor plugin | Aqua-sama | 2018-05-15 | 1 | -1/+1 |
| | |||||
* | Fixed repo location in license headers | Aqua-sama | 2018-01-20 | 2 | -2/+2 |
| | |||||
* | All QWebEngineSettings are now accessible | Aqua-sama | 2018-01-15 | 2 | -55/+141 |
| | |||||
* | Moved ProfileView to ProfileEditorPlugin | Aqua-sama | 2018-01-15 | 3 | -0/+530 |