James Turner
|
b0aa3b93b7
|
FGQCanvas: load config on start mode
|
2018-06-24 14:11:46 +01:00 |
|
James Turner
|
8e6500ae47
|
Orderly destruction of canvas elements
Driven from the object destroyed signal, ensure children and
corresponding QQ items are also destroyed when the property is removed.
|
2017-11-28 22:54:12 +00:00 |
|
James Turner
|
70a199a2f5
|
Render text in Quick directly.
Uses private QQuickTextNode api.
|
2017-11-05 13:46:52 +00:00 |
|
James Turner
|
117404979b
|
Migrate to a pure Quick-renderer solution, and QQ UI
This means everything is displayed via OpenGL, and there’s a basic
menu system usable.
|
2017-11-02 17:21:27 +00:00 |
|
James Turner
|
61bf6b0f58
|
QtQuick-based rendering for remote canvas
Currently displayed alongside the QPainter version, while establishing
the accuracy of each mode, but this is temporary.
|
2017-10-29 16:44:32 +00:00 |
|
James Turner
|
066d81568d
|
Remote-canvas loads fonts from the host.
|
2016-12-21 10:26:31 +00:00 |
|
James Turner
|
bd5a266e9f
|
Qt-based remote canvas application.
Work-in-progress, currently performance is sub-optimal (software
rendering via QPainter API).
|
2016-12-17 14:24:28 +00:00 |
|