Age | Commit message (Collapse) | Author |
|
No functional changes.
- add `override' everywhere where missing
- almost pass clang's `-Wweak-vtables'
- avoid some float/double conversions
- remove unused private members
- make signedness conversions explicit
- put stuff in right namespaces to aid analysis
|
|
|
|
Use more C++17 features where this helps any.
|
|
Spotted-by: @zanoni-mbdyn
|
|
Otherwise we get QCoreApplication used before
QApplication instance is created.
Requesting the sorted migration data will force the
thunks.
|
|
|
|
Due to fucking AT&T vs BSD suit copyright defaults to all rights
reserved. Fuck Berne Convention as well.
|
|
|
|
|
|
|
|
They're run from the UI thread so can even be interactive.
|