| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Updated sha256sum for bumped rcc version
|
|
|
|
| |
Replace args.hxx with QCommandLineParser.
|
| |
|
|
|
|
| |
Add rcc dependency to create dumps of svg files
|
| |
|
|
|
|
| |
Remove 3rd-party/args
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Remove SingleApplication git submodule
|
|
|
|
|
|
|
|
| |
- 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/
|
|
|