aboutsummaryrefslogtreecommitdiff
path: root/src/session/sessiondialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Drop boost dependencyAqua-sama2019-11-031-1/+3
| | | | | - wrote not-invented-here config file parser and conf class - spent obscene amount of time plugging in said conf class
* Add tools/report-clang-tidy.shAqua-sama2019-01-181-4/+4
| | | | | - Fix various clang-tidy warnings - Fix use-after-free crash when deleting profiles
* pick-session: pass session data to existing instance if anyAqua-sama2018-11-301-11/+36
|
* Remove old session codeAqua-sama2018-11-281-5/+19
|
* Rewrite Session saving and loadingAqua-sama2018-11-281-1/+1
|
* Add Session DialogAqua-sama2018-11-251-0/+87