Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | following on the review comment covered in the last commit, use shared_ptr<co... | Charles Kerr | 2014-01-30 | 1 | -2/+2 |
* | as per review, there were a few places that accidentally passed a shared_ptr<... | Charles Kerr | 2014-01-30 | 1 | -1/+1 |
* | as per review, constify getters where possible. This isn't always possible du... | Charles Kerr | 2014-01-30 | 1 | -1/+0 |
* | as per review, don't inline unless there are performance issues | Charles Kerr | 2014-01-30 | 1 | -1/+1 |
* | as per review, don't inline getters | Charles Kerr | 2014-01-30 | 1 | -4/+4 |
* | copyediting: slightly better header comments/docs | Charles Kerr | 2014-01-22 | 1 | -0/+4 |
* | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 1 | -0/+82 |