Age | Commit message (Expand) | Author |
2022-07-08 | qt_connection_util.h: use auto | Alexey Rusakov |
2022-07-08 | CI: use GCC 11 and (therefore) ubuntu-22.04 | Alexey Rusakov |
2022-07-07 | Avoid std::derived_from and std::bind_front | Alexey Rusakov |
2022-07-03 | Shorten switchOnType, function_traits and connect* | Alexey Rusakov |
2021-12-02 | Improve function_traits<>; split out from util.* | Alexey Rusakov |
2021-10-04 | Make connectSingleShot() a tiny wrapper on Qt 6 | Alexey Rusakov |
2021-10-04 | Drop old compatibility code | Alexey Rusakov |
2021-10-04 | Move away wrap_in_function to private interface | Alexey Rusakov |
2021-01-16 | Updated copyright statements upon Git audit | Kitsune Ral |
2020-12-26 | Port existing copyright statement to reuse using licensedigger | Carl Schwan |
2020-08-22 | Cleanup and some extra comments | Kitsune Ral |
2020-06-10 | More comments refresh | Kitsune Ral |
2019-10-02 | wrap_in_function() | Kitsune Ral |
2019-09-29 | Make connectSingleShot work wherever QObject::connect works | Kitsune Ral |
2019-08-09 | Namespace: QMatrixClient -> Quotient (with back comp alias) | Kitsune Ral |
2019-08-02 | Apply the new brace wrapping to source files | Kitsune Ral |
2019-06-24 | Merge branch 'master' into clang-format | Kitsune Ral |
2019-03-02 | style: apply .clang-format to all .cpp and .h files | Marc Deop |
2019-01-13 | Fix building with Qt before 5.10 | Kitsune Ral |
2019-01-13 | qt_connection_util.h: a new home for connectSingleShot() and newly made conne... | Kitsune Ral |