You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Belt 4e7f1edb24 Change all deprecated APP->window->loadSvg() calls to Svg::load(). Fix FramebufferWidget::onContextDestroy() not unsetting framebuffer handle. 4 years ago
..
FramebufferWidget.cpp Change all deprecated APP->window->loadSvg() calls to Svg::load(). Fix FramebufferWidget::onContextDestroy() not unsetting framebuffer handle. 4 years ago
OpenGlWidget.cpp Move most FramebufferWidget member fields to an opaque pointer. 5 years ago
SvgWidget.cpp Rename App to Context and app.hpp to context.hpp. The APP macro is still valid. 5 years ago
Widget.cpp Change `event::Foo` to `FooEvent`. 4 years ago
ZoomWidget.cpp Change `event::Foo` to `FooEvent`. 4 years ago
event.cpp Merge event namespace into widget namespace. Event classes are now defined inside the Widget class. 4 years ago