Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add configuration/defaults.h | Aqua-sama | 2018-07-02 | 2 | -4/+4 |
| | |||||
* | Include boost in ConfigurationEditor | Aqua-sama | 2018-07-01 | 1 | -0/+1 |
| | |||||
* | Split shortcuts into new tab | Aqua-sama | 2018-06-23 | 7 | -140/+188 |
| | |||||
* | Add ConfigurationEditor plugin | Aqua-sama | 2018-06-23 | 7 | -3/+240 |
| | | | | Removed poi-config | ||||
* | Plugin commands no longer require --command | Aqua-sama | 2018-06-22 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | 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 | 9 | -81/+227 |
| | | | | | | | 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 | 2 | -4/+6 |
| | |||||
* | 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 | 6 | -23/+28 |
| | |||||
* | Clazy fixes | Aqua-sama | 2018-06-02 | 1 | -2/+2 |
| | |||||
* | Only add profiles to profile manager at init | Aqua-sama | 2018-06-01 | 6 | -26/+37 |
| | |||||
* | Add ProfileManagerDialog | Aqua-sama | 2018-06-01 | 7 | -5/+178 |
| | |||||
* | Profile command | Aqua-sama | 2018-05-26 | 3 | -5/+6 |
| | |||||
* | Plugin command-line parameters | Aqua-sama | 2018-05-16 | 3 | -1/+13 |
| | |||||
* | Profile editor plugin | Aqua-sama | 2018-05-15 | 4 | -11/+16 |
| | |||||
* | 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 | 5 | -5/+5 |
| | |||||
* | 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 | 5 | -0/+118 |