Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add WIP Python REPL interface | Aqua-sama | 2019-02-23 | 2 | -2/+2 |
| | | | | | - Requires Python >= 3.0.0 and linenoise or linenoise-ng - WIP: not built into the browser itself | ||||
* | Remove CMakeLists | Aqua-sama | 2018-10-25 | 2 | -77/+0 |
| | |||||
* | Add missing install items | Aqua-sama | 2018-10-24 | 2 | -2/+2 |
| | |||||
* | Add plugins to meson build | Aqua-sama | 2018-10-23 | 2 | -0/+26 |
| | |||||
* | Add Kconfiglib to parse Kconfig/.config | Aqua-sama | 2018-10-20 | 2 | -4/+4 |
| | |||||
* | Rewrite vendor.cmake to cmake/VendorConfig.cmake | Aqua-sama | 2018-10-15 | 2 | -4/+4 |
| | | | | | | Add menuconfig-editable .config files to platforms. VendorConfig.cmake looks for and includes .config files based on platform name. | ||||
* | Unlink plugins from lib/ libraries | Aqua-sama | 2018-10-09 | 16 | -221/+183 |
| | |||||
* | Expand HTTP header settings #4 | Aqua-sama | 2018-10-07 | 7 | -2/+267 |
| | | | | | | | - 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 | 7 | -3/+35 |
| | |||||
* | Update repository path in license headers | Aqua-sama | 2018-09-29 | 2 | -2/+2 |
| | |||||
* | ProfileEditor plugin: fix delete button | Aqua-sama | 2018-09-29 | 4 | -8/+10 |
| | |||||
* | clang-format pass | Aqua-sama | 2018-09-18 | 2 | -6/+5 |
| | |||||
* | Update vendor.cmake | Aqua-sama | 2018-09-18 | 2 | -7/+8 |
| | | | | | - add some more comments - made plugin include paths more generic | ||||
* | WebProfile: save httpCacheType and persistentCookiesPolicy | Aqua-sama | 2018-09-09 | 3 | -63/+43 |
| | |||||
* | Save WebProfile config when changed | Aqua-sama | 2018-09-08 | 2 | -6/+7 |
| | |||||
* | Replace ProfileManager::profileList() with ProfileManager::idList() | Aqua-sama | 2018-09-08 | 4 | -3/+54 |
| | |||||
* | Move ProfileManager to libweb | Aqua-sama | 2018-09-07 | 5 | -6/+9 |
| | |||||
* | PluginEditor: implement add plugin action | Aqua-sama | 2018-08-27 | 11 | -11/+180 |
| | |||||
* | Add BrowserInterface to simplify plugins a bit | Aqua-sama | 2018-08-25 | 5 | -55/+22 |
| | |||||
* | Add move tab left/right shortcut | Aqua-sama | 2018-08-07 | 1 | -1/+1 |
| | |||||
* | Add vendor.cmake | Aqua-sama | 2018-07-15 | 2 | -4/+4 |
| | |||||
* | 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 |
| |