Simon Brunel
9f01c130cd
Add support for Qt 6
2022-06-26 18:10:20 +02:00
Simon Brunel
d43657fbd5
Use clang-format for code style consistency
...
Based on the WebKit preset and following 'most' of the Qt guidelines, except a few rules that work better for promise continuation lambdas. Requires clang-format 11.
2020-03-22 17:50:16 +01:00
Simon Brunel
be5455a8c8
Use C++11 curly braces initialization
2020-02-17 20:02:26 +01:00
Simon Brunel
0bfdddd887
Use QSharedPointer::create and std::make_shared
2020-02-16 11:42:57 +01:00
Simon Brunel
2c1e631aed
Include Qt classes by module and remove unnecessary comments
2020-02-11 22:25:08 +01:00
Simon Brunel
d5a82518f9
Simplify tests directory structure
2020-02-11 22:13:57 +01:00