aboutsummaryrefslogtreecommitdiff
path: root/src/subwindow
Commit message (Expand)AuthorAgeFilesLines
* Turn on more warnings by defaultAqua-sama2020-05-283-23/+21
* libwebengineAqua-sama2020-05-084-15/+23
* Rewrite Session backendAqua-sama2020-04-132-0/+41
* Remove QMdiArea in MainWindowAqua-sama2020-04-032-73/+79
* Fix various compiler warningsAqua-sama2020-03-231-2/+5
* Move lib/webprofile into src/webengineAqua-sama2019-11-042-2/+2
* Drop boost dependencyAqua-sama2019-11-032-4/+4
* SubWindow: closing tab restores previous indexAqua-sama2019-02-152-2/+9
* Rewrite lib/web to lib/webprofileAqua-sama2019-01-161-27/+0
* Rename TabWidget::deleteTab to TabWidget::removeTabAqua-sama2018-12-253-12/+11
* Move tab actions to Subwindow menuAqua-sama2018-12-153-29/+45
* MainWindow: rework menu barAqua-sama2018-12-134-64/+60
* Remove old session codeAqua-sama2018-11-281-1/+5
* Rewrite Session saving and loadingAqua-sama2018-11-282-2/+2
* Remove lib/ as includepathAqua-sama2018-10-232-4/+4
* Subwindow: only keep tab history for restore tab actionAqua-sama2018-10-032-20/+41
* ProfileManager: move initial profile loading to ProfileManagerAqua-sama2018-09-291-0/+1
* Update repository path in license headersAqua-sama2018-09-294-4/+4
* SubWindow: add 'open last closed tab/tabs' actionsAqua-sama2018-09-223-0/+63
* clang-format passAqua-sama2018-09-181-7/+9
* Update vendor.cmakeAqua-sama2018-09-182-4/+4
* Replace ProfileManager::profileList() with ProfileManager::idList()Aqua-sama2018-09-081-11/+4
* Clean up ProfileManagerAqua-sama2018-09-021-1/+1
* Add move tab left/right shortcutAqua-sama2018-08-071-5/+18
* Move SubWindow to src/subwindowAqua-sama2018-08-074-0/+387