Summary
- Port to Qt6 (#1132) (commit: c07bbde) (details)
- Make intrusive_ptr constexpr (commit: c6058ec) (details)
- Remove extraneous WIN32_LEAN_AND_MEAN definitions (commit: 6a90a2d) (details)
- Use intrusive_ptrs to manage buffer and auxslot refs (commit: 87ed113) (details)
- Rename add_ref to inc_ref for consistency (commit: bd3721c) (details)
- Fix exception specification and remove a NOLINT (commit: 2326188) (details)
- Clean up some clazy warnings (commit: 74496e1) (details)
- Avoid using a deprecated function (commit: 19af544) (details)
- Install the Qt6 dev package for the Linux CI (commit: 1921752) (details)
- Fix building with older Qt versions (commit: b83e0f4) (details)
- Avoid comparing qstrings to char* (commit: eb7c7b7) (details)