James Turner
|
80e45f6d9b
|
Different solution for FGQCanvas install
Move the install line back inside the subdir, but pull in the extra
config file so the install-bindir is defined.
|
2017-02-04 08:25:41 +01:00 |
|
James Turner
|
40fbebb777
|
Move FGQCanvas install command
This keeps standalone FGQCanvas build working.
|
2017-01-31 17:16:03 +01:00 |
|
Gijs de Rooy
|
5aef1a8700
|
Let CMake install fgqcanvas
|
2017-01-26 15:16:21 +01:00 |
|
James Turner
|
15dbe1069d
|
Bump the minimum Qt version for Remote-canvas.
QByteArrayList needs 5.4, not 5.3
Also flip the default to off of building the remote-canvas, to avoid
people getting caught out.
|
2017-01-24 10:34:56 +00:00 |
|
James Turner
|
0e57001cab
|
Add element inspector to remote-canvas
|
2016-12-28 22:01:29 +01:00 |
|
James Turner
|
12ad68f258
|
Abandon FGQCanvas build if QtWebSockets is missing.
Should avoid build pain for people with older Qt5 installs or who
don’t have the web-sockets development package available.
|
2016-12-21 11:14:50 +00:00 |
|
James Turner
|
6c0e9b747d
|
Remote-canvas image support, partially working.
|
2016-12-21 10:26:31 +00:00 |
|
James Turner
|
066d81568d
|
Remote-canvas loads fonts from the host.
|
2016-12-21 10:26:31 +00:00 |
|
James Turner
|
106b62caa5
|
Make FGQCanvas a bit more optional.
|
2016-12-19 17:54:37 +00:00 |
|
James Turner
|
b999ab335b
|
SVG handling for Remote-canvas
|
2016-12-18 21:24:39 +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 |
|