8 Commits

Author SHA1 Message Date
Lioncash da2d421d37 General: Use std::make_unique where applicable
No behavior change.
2019-09-06 01:14:32 -04:00
Lioncash 219479b4b4 General: Add necessary includes where applicable
As part of the changes within hecl, this exposed a few indirect
inclusions. We can simply include the headers to resolve these cases.
2019-09-05 00:51:24 -04:00
Lioncash aabc5d2bb3 General: Include headers where applicable
Ensures necessary dependencies are always included where applicable, as
well as avoiding including dependencies where they aren't necessary.
2019-08-30 09:54:26 -04:00
Jack Andersen 96c8824a43 New code style refactor 2018-12-07 19:24:02 -10:00
Jack Andersen d6a6032dba Humungous refactor 2016-03-04 13:03:47 -10:00
Jack Andersen a7c11c72d2 Toolbar positioning fix 2016-02-29 17:07:58 -10:00
Jack Andersen f81dc3af51 Toolbar additions, PathButtons self-sizing 2016-01-26 14:41:44 -10:00
Jack Andersen f268f43e76 Dedicated PathButtons class and horizontal ScrollView 2016-01-06 14:39:18 -10:00