Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Drop .hpp for header only things | Dan Goodliffe | 2023-04-29 |
* | Add collection methods for finding and/or creating objects | Dan Goodliffe | 2022-10-08 |
* | Latest clang-formatting | Dan Goodliffe | 2022-10-02 |
* | Add missing includes | Dan Goodliffe | 2022-08-21 |
* | Collection::removeAll returns how many matched by type | Dan Goodliffe | 2022-01-18 |
* | Process UI layers in reverse, so it's stack like | Dan Goodliffe | 2022-01-16 |
* | Replace include guard macros with pragma once | Dan Goodliffe | 2022-01-02 |
* | Add requires on factory like functions | Dan Goodliffe | 2021-03-16 |
* | Give collection a virtual desctructor | Dan Goodliffe | 2021-03-06 |
* | Move utility to lib | Dan Goodliffe | 2021-02-28 |