Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-25 | refactor: make shared_qobject_ptr ctor explicit | flow | |
This turns issues like creating two shared ptrs from a single raw ptr from popping up at runtime, instead making them a compile error. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2023-01-13 | feat(tests): add very basic ResourceModel test | flow | |
______very_____ basic indeed, creating tests is super boring :c Signed-off-by: flow <flowlnlnln@gmail.com> |