Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Qt] Header cleanup (#6477) | Thiago Marcos P. Santos | 2016-09-27 | 1 | -2/+1 |
| | | | Make some headers private, so we only commit with the QML API. | ||||
* | [Qt] Assert that we run the async on the right loop | Thiago Marcos P. Santos | 2016-05-27 | 1 | -0/+4 |
| | |||||
* | [Qt] Implement the AsyncTask, Timer and RunLoop using Qt | Thiago Marcos P. Santos | 2016-04-20 | 1 | -0/+39 |
Now Mapbox GL will handle events using Qt as backend instead of libuv. |