Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MqTabPage: Fix more mq_tab_*() calls | Patrick McDermott | 2017-10-18 | 1 | -4/+4 |
| | | | | In the recursive functions. | ||||
* | MqTabPage: Don't use mq_tab_update_positions() | Patrick McDermott | 2017-10-18 | 1 | -4/+4 |
| | | | | An accidental holdover from copying code from MqTab. | ||||
* | MqTabPage: Rename a struct member | Patrick McDermott | 2017-10-17 | 1 | -11/+11 |
| | |||||
* | MqTabPage: Finish implementation | Patrick McDermott | 2017-10-17 | 1 | -2/+225 |
| | |||||
* | [WIP] MqTabPage: New class | Patrick McDermott | 2017-10-17 | 1 | -0/+307 |