Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ProfileEditor: add Delete Session and Delete All buttons to Cookies | Aqua-sama | 2018-06-21 | 2 | -3/+40 |
| | | | | CookiesList: delete cookies based on selectedRanges | ||||
* | Add Browser::about | Aqua-sama | 2018-06-21 | 1 | -1/+1 |
| | |||||
* | 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 | 8 | -80/+225 |
| | | | | | | | Remove ProfileInterface::setProfiles ProfileView: Add General tab ProfileView: some cleanup ProfileView: Add Cookies tab | ||||
* | AboutDialog: add profile list to details tab | Aqua-sama | 2018-06-15 | 1 | -4/+2 |
| | |||||
* | 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 |
| | |||||
* | Change install type for plugins to RUNTIME for win32 | Aqua-sama | 2018-06-08 | 1 | -3/+8 |
| | |||||
* | Split webengine/webprofile into lib/web | Aqua-sama | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | Don't copy profiles into profile manager plugin | Aqua-sama | 2018-06-07 | 5 | -18/+23 |
| | |||||
* | Clazy fixes | Aqua-sama | 2018-06-02 | 1 | -2/+2 |
| | |||||
* | Only add profiles to profile manager at init | Aqua-sama | 2018-06-01 | 5 | -25/+35 |
| | |||||
* | Add ProfileManagerDialog | Aqua-sama | 2018-06-01 | 6 | -4/+177 |
| | |||||
* | Profile command | Aqua-sama | 2018-05-26 | 2 | -4/+5 |
| | |||||
* | Plugin command-line parameters | Aqua-sama | 2018-05-16 | 2 | -0/+11 |
| | |||||
* | Profile editor plugin | Aqua-sama | 2018-05-15 | 3 | -9/+8 |
| | |||||
* | Add missing AUTOUIC in ProfileEditor | Aqua-sama | 2018-03-07 | 1 | -0/+1 |
| | |||||
* | Reworked CMakeLists to be a bit more readable | Aqua-sama | 2018-03-07 | 1 | -2/+0 |
| | |||||
* | Added profile and plugin list to About dialog | Aqua-sama | 2018-01-30 | 1 | -1/+1 |
| | |||||
* | Fixed repo location in license headers | Aqua-sama | 2018-01-20 | 4 | -4/+4 |
| | |||||
* | Fixed build scripts for use with the mercurial repository | Aqua-sama | 2018-01-16 | 1 | -0/+2 |
| | |||||
* | All QWebEngineSettings are now accessible | Aqua-sama | 2018-01-15 | 2 | -55/+141 |
| | |||||
* | Moved ProfileView to ProfileEditorPlugin | Aqua-sama | 2018-01-15 | 7 | -16/+542 |
| | |||||
* | Initial plugins testing | Aqua-sama | 2018-01-14 | 4 | -0/+79 |