James Turner
|
9090d91be3
|
Fix a missed pu.h rename.
|
2020-09-03 20:25:14 +01:00 |
|
Erik Hofman
|
0451816a82
|
Add our own version of pu.h and use it to prevent bug #2362 on all systems. This can be done since pu.h is to be considered in code freeze forever anyhow.
|
2020-09-01 10:12:42 +02:00 |
|
James Turner
|
06e0924bfc
|
Remove checks for older Qt versions
|
2020-06-18 13:23:26 +01:00 |
|
James Turner
|
6278e74e4b
|
Fix MSVC build: include <atomic>
(Weirdly, only needed with some MSVC versions…)
|
2020-06-09 08:43:14 +01:00 |
|
James Turner
|
32ff21c1df
|
UI: support OSG multi-threading modes, partially
Requires private header, so might need an additional package installed
on some Unixes.
|
2020-06-08 22:44:52 +01:00 |
|
James Turner
|
3cd3ad465e
|
Add Qt dialog state controller
Allow standard control of drill-down dialogs (with back / forward
navigation)
|
2020-06-05 22:09:03 +01:00 |
|
James Turner
|
033a53f1d7
|
Add missing code to previous commit :)
|
2020-06-05 20:49:05 +01:00 |
|
James Turner
|
a9e5a27e55
|
UI handling tweaks
- add class to handle top-level windows
- remove requirement to use custom graphics-window
- order alongside PUI UI
|
2020-06-05 17:54:27 +01:00 |
|
James Turner
|
2d5f56a05d
|
Fix build with Qt < 5.6
|
2017-10-09 12:15:40 +01:00 |
|
James Turner
|
45cb6849b2
|
QtQuick drawable for OpenSceneGraph
Still work in progress, especially different threading modes are not
supported yet, and may crash doing QSG synchronisation.
|
2017-10-05 12:36:19 +01:00 |
|