Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable plugins as broken | Aqua-sama | 2020-01-04 | 2 | -19/+13 |
| | | | | - Fix several Qt deprecated warnings | ||||
* | Add WIP Python REPL interface | Aqua-sama | 2019-02-23 | 1 | -1/+1 |
| | | | | | - Requires Python >= 3.0.0 and linenoise or linenoise-ng - WIP: not built into the browser itself | ||||
* | Fix various build warnings | Aqua-sama | 2018-10-25 | 1 | -0/+1 |
| | |||||
* | Remove CMakeLists | Aqua-sama | 2018-10-25 | 1 | -19/+0 |
| | |||||
* | Initial meson build files | Aqua-sama | 2018-10-23 | 1 | -0/+19 |
| | |||||
* | downloads: only show preview on images | Aqua-sama | 2018-10-05 | 1 | -19/+27 |
| | |||||
* | Update remaining repository paths in license headers | Aqua-sama | 2018-10-02 | 4 | -4/+4 |
| | |||||
* | Update repository path in license headers | Aqua-sama | 2018-09-29 | 2 | -2/+2 |
| | |||||
* | Downloads: prevent download widget width from exceeding download list width | Aqua-sama | 2018-08-24 | 7 | -34/+55 |
| | | | | Downloads: add open button | ||||
* | Set download tooltip image preview width to 400 | Aqua-sama | 2018-05-13 | 2 | -2/+1 |
| | |||||
* | Download widget item tooltip | Aqua-sama | 2018-05-13 | 7 | -227/+93 |
| | | | | Simplified ElidedLabel | ||||
* | Style pass | Aqua-sama | 2018-04-17 | 1 | -1/+1 |
| | |||||
* | Multiple subwindows interface | Aqua-sama | 2018-04-16 | 1 | -1/+1 |
| | | | | | | | | | | | | Subwindows are similar to tab groups. - Rewrote Browser and MainWindow, so they should be somewhat cleaner now - Moved AboutDialog to lib/about What's broken: - loading bar - search box - address bar bookmark suggestions - plugins | ||||
* | Add missing includes | Aqua-sama | 2018-03-23 | 1 | -0/+1 |
| | |||||
* | Add pause/resume/cancel buttons to download | Aqua-sama | 2018-03-15 | 5 | -20/+65 |
| | |||||
* | Reworked CMakeLists to be a bit more readable | Aqua-sama | 2018-03-07 | 1 | -1/+7 |
| | |||||
* | Fixed repo location in license headers | Aqua-sama | 2018-01-20 | 6 | -6/+6 |
| | |||||
* | Added .clang-format | Aqua-sama | 2018-01-07 | 5 | -18/+22 |
| | |||||
* | Various minor fixes | Aqua-sama | 2018-01-04 | 3 | -4/+0 |
| | | | | | | | - typo fixes - bumped copyright year - removed a bunch of unused imports - fixed a couple of clazy warnings | ||||
* | Changed from qbs to cmake | Aqua-sama | 2018-01-03 | 9 | -0/+556 |