Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-08 | Everywhere: Remove unnecessary headers 3/4 | Ben Wiederhake | |
Arbitrarily split up to make git bisect easier. These unnecessary #include's were found by combining an automated tool (which determined likely candidates) and some brain power (which decided whether the #include is also semantically superfluous). | |||
2020-07-01 | Inspector: Expand and show properties in a TreeView | AnotherTest | |
This allows the inspector to show arbitrary json structures. |