Jonathan
4e7542b111
Clang format pass
...
typedef -> using
include guards -> pragma once
typedef struct x { } y; -> struct y { }
some fixes to extremely old code that shouldn't be required any more
2021-09-14 02:32:26 -04:00
Eric Wasylishen
045303eeb9
lightpreview: tweak ui file
2017-04-29 10:42:06 -06:00
Eric Wasylishen
36df66ed2e
lightpreview: fix up GLView constructor
2017-04-28 16:54:14 -06:00
Eric Wasylishen
428a169f95
lightpreview: add mousewheel support
2017-04-28 16:42:42 -06:00
Eric Wasylishen
9f1c337e68
lightpreview: install qt dll's
2017-04-28 14:07:52 -07:00
Eric Wasylishen
ca15434e67
lightpreview: update minimum CMake version to avoid policy warnings on windows
2017-04-28 13:29:06 -07:00
Eric Wasylishen
62f70ec852
stub for lightpreview tool
2017-04-28 13:29:37 -06:00