aboutsummaryrefslogtreecommitdiff
path: root/subprojects
Commit message (Collapse)AuthorAgeFilesLines
* Fix test failuresAqua-sama2020-11-211-1/+2
| | | | Updated sha256sum for bumped rcc version
* Drop args.hxx dependencyAqua-sama2020-11-191-6/+0
| | | | Replace args.hxx with QCommandLineParser.
* Remove data/resources.qrcAqua-sama2020-11-061-4/+4
|
* Add tabler-iconsAqua-sama2020-11-023-0/+12
| | | | Add rcc dependency to create dumps of svg files
* Update wrapsAqua-sama2020-10-281-8/+7
|
* 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