| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix segfault in release build | Aqua-sama | 2020-05-29 | 1 | -3/+0 |
* | Turn on more warnings by default | Aqua-sama | 2020-05-28 | 1 | -8/+8 |
* | libwebengine | Aqua-sama | 2020-05-08 | 1 | -9/+12 |
* | Rewrite Session backend | Aqua-sama | 2020-04-13 | 1 | -0/+37 |
* | Remove QMdiArea in MainWindow | Aqua-sama | 2020-04-03 | 1 | -55/+24 |
* | Fix various compiler warnings | Aqua-sama | 2020-03-23 | 1 | -2/+5 |
* | Move lib/webprofile into src/webengine | Aqua-sama | 2019-11-04 | 1 | -1/+1 |
* | Drop boost dependency | Aqua-sama | 2019-11-03 | 1 | -2/+3 |
* | Rewrite lib/web to lib/webprofile | Aqua-sama | 2019-01-16 | 1 | -27/+0 |
* | Rename TabWidget::deleteTab to TabWidget::removeTab | Aqua-sama | 2018-12-25 | 1 | -1/+1 |
* | Move tab actions to Subwindow menu | Aqua-sama | 2018-12-15 | 1 | -29/+26 |
* | MainWindow: rework menu bar | Aqua-sama | 2018-12-13 | 1 | -16/+22 |
* | Remove old session code | Aqua-sama | 2018-11-28 | 1 | -1/+5 |
* | Rewrite Session saving and loading | Aqua-sama | 2018-11-28 | 1 | -1/+1 |
* | Remove lib/ as includepath | Aqua-sama | 2018-10-23 | 1 | -3/+3 |
* | ProfileManager: move initial profile loading to ProfileManager | Aqua-sama | 2018-09-29 | 1 | -0/+1 |
* | Update repository path in license headers | Aqua-sama | 2018-09-29 | 1 | -1/+1 |
* | SubWindow: add 'open last closed tab/tabs' actions | Aqua-sama | 2018-09-22 | 1 | -0/+1 |
* | clang-format pass | Aqua-sama | 2018-09-18 | 1 | -7/+9 |
* | Update vendor.cmake | Aqua-sama | 2018-09-18 | 1 | -3/+3 |
* | Replace ProfileManager::profileList() with ProfileManager::idList() | Aqua-sama | 2018-09-08 | 1 | -11/+4 |
* | Clean up ProfileManager | Aqua-sama | 2018-09-02 | 1 | -1/+1 |
* | Add move tab left/right shortcut | Aqua-sama | 2018-08-07 | 1 | -5/+18 |
* | Move SubWindow to src/subwindow | Aqua-sama | 2018-08-07 | 1 | -0/+176 |