Commit Graph

3 Commits

Author SHA1 Message Date
wmayer
58d1cc4818 Image: modernize C++11
* use nullptr
2022-03-23 19:26:14 +01:00
vejmarie
704d4d9945 Big update to remove deprecation warning from Qt 5.15.0
That is need on MacOS build as travis log is bigger than 50k lines
which breaks travis rules
And by the way deprecations are real
All file contains the same modification replace 0 to Qt::WindowFlags() when needed
as the class needs to be instantiated

Signed-off-by: vejmarie <jmverdun3@gmail.com>
2020-09-24 12:56:43 +02:00
wmayer
5763de76bd move Image viewer to QOpenGLWidget 2017-03-21 20:37:03 +01:00