aboutsummaryrefslogtreecommitdiff
path: root/subprojects
Commit message (Collapse)AuthorAgeFilesLines
* move subprojects/plugin_hostlist to plugins/smolblok_hostlistAqua-sama2020-04-2314-330/+0
|
* plugin_hostlist: add fuzzerAqua-sama2020-04-2310-11/+35
|
* Remove plugin_hostlist:interfaceAqua-sama2020-04-233-3/+2
|
* Move staging/hostlist to subprojects/plugin_hostlistAqua-sama2020-04-2110-0/+307
|
* Add args.wrapAqua-sama2020-04-151-0/+6
| | | | Remove 3rd-party/args
* Rewrite Session backendAqua-sama2020-04-131-0/+10
| | | | | | | | | | | | | | | | | | Add session.hpp, containing structs that describe session data MainWindow, SubWindow and WebView can be created from Session::structs Opening new window will automatically open a default subwindow and tab if none were specified Add lib/session_formats Add JsonSession, to serialize/deserialize Session structs into JSON - add some tests clang-tidy: - fix various warnings - disable modernize-use-trailing-return-type check
* Add singleapplication.wrapAqua-sama2020-04-131-0/+6
| | | | Remove SingleApplication git submodule
* Merge some QoL improvements from staging branchAqua-sama2020-01-031-7/+7
| | | | | | | | - Build executable in top-level buildroot - Use meson sourceset - Pull in poi-crash and poi-update from staging - Remove extraneous scripts in tools/ - Pull in configure scripts in scripts/
* Add subprojects/spdlog.wrapAqua-sama2019-02-061-0/+10