Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add WIP Python REPL interface | Aqua-sama | 2019-02-23 | 1 | -3/+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 | 1 | -19/+0 |
| | |||||
* | Initial meson build files | Aqua-sama | 2018-10-23 | 1 | -0/+16 |
| | |||||
* | Update repository path in license headers | Aqua-sama | 2018-09-29 | 6 | -6/+6 |
| | |||||
* | AddressBar: prevent URL formatting caused by context menu | Aqua-sama | 2018-08-07 | 5 | -31/+95 |
| | |||||
* | Address bar: add go button | Aqua-sama | 2018-07-30 | 1 | -0/+5 |
| | |||||
* | Remove PageToolsMenu | Aqua-sama | 2018-07-11 | 4 | -16/+0 |
| | |||||
* | Remove PageMenu | Aqua-sama | 2018-07-08 | 4 | -11/+0 |
| | | | | | Move zoom widget to WebView context menu Move the other page menu actions to main window menu | ||||
* | AddressBar: code cleanup | Aqua-sama | 2018-06-18 | 5 | -54/+34 |
| | | | | AddressBar: match input for protocol or '.' in addition to url validity | ||||
* | Completer: double clicking on an item activates it | Aqua-sama | 2018-06-10 | 3 | -13/+20 |
| | | | | - Completer now has NoEditTriggers set | ||||
* | Focus view when URL bar loses focus | Aqua-sama | 2018-06-09 | 4 | -0/+11 |
| | |||||
* | Check URL validity before searching | Aqua-sama | 2018-06-06 | 2 | -8/+14 |
| | |||||
* | Stylesheet load setting | Aqua-sama | 2018-05-04 | 3 | -1/+3 |
| | |||||
* | Merge address bar menus | Aqua-sama | 2018-05-03 | 3 | -30/+52 |
| | |||||
* | QTBUG-65223 workaround | Aqua-sama | 2018-05-03 | 1 | -1/+1 |
| | |||||
* | Split off addressbar into lib/ | Aqua-sama | 2018-05-01 | 7 | -0/+436 |