Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added .clang-format | Aqua-sama | 2018-01-07 | 1 | -7/+7 |
| | |||||
* | Various minor fixes | Aqua-sama | 2018-01-04 | 1 | -2/+0 |
| | | | | | | | - typo fixes - bumped copyright year - removed a bunch of unused imports - fixed a couple of clazy warnings | ||||
* | astyle pass | Aqua-sama | 2017-12-25 | 1 | -1/+1 |
| | |||||
* | smolbote can now compile on Qt 5.7.1 | Aqua-sama | 2017-12-23 | 1 | -0/+2 |
| | |||||
* | Bug fixes | Aqua-sama | 2017-12-20 | 1 | -1/+2 |
| | | | | | | .config/smolbote will now be created if missing Connected profiles to download manager Added missing license from WebPage | ||||
* | Added SSL cert warnings | Aqua-sama | 2017-12-20 | 1 | -3/+13 |
| | |||||
* | Can now open links in new tab | Aqua-sama | 2017-12-20 | 1 | -2/+38 |
| | |||||
* | Changed license from GPL3+ to GPL3 | Aqua-sama | 2017-12-19 | 1 | -19/+7 |
| | |||||
* | WebView pageMenu implementation | Aqua-sama | 2017-12-15 | 1 | -7/+91 |
| | |||||
* | Using Q_CHECK_PTR instead of Q_ASSERT on pointers | Aqua-sama | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | Cleaned up UrlLineEdit | Aqua-sama | 2017-12-14 | 1 | -0/+20 |
| | |||||
* | Updated pre-commit.rb | Aqua-sama | 2017-04-02 | 1 | -1/+1 |
| | |||||
* | Added loading bar to status bar | Aqua-sama | 2017-02-02 | 1 | -0/+39 |
Hovered links now display in status bar |