aboutsummaryrefslogtreecommitdiff
path: root/lib/qt_connection_util.h
AgeCommit message (Expand)Author
2021-12-02Improve function_traits<>; split out from util.*Alexey Rusakov
2021-10-04Make connectSingleShot() a tiny wrapper on Qt 6Alexey Rusakov
2021-10-04Drop old compatibility codeAlexey Rusakov
2021-10-04Move away wrap_in_function to private interfaceAlexey Rusakov
2021-01-16Updated copyright statements upon Git auditKitsune Ral
2020-12-26Port existing copyright statement to reuse using licensediggerCarl Schwan
2020-08-22Cleanup and some extra commentsKitsune Ral
2020-06-10More comments refreshKitsune Ral
2019-10-02wrap_in_function()Kitsune Ral
2019-09-29Make connectSingleShot work wherever QObject::connect worksKitsune Ral
2019-08-09Namespace: QMatrixClient -> Quotient (with back comp alias)Kitsune Ral
2019-08-02Apply the new brace wrapping to source filesKitsune Ral
2019-06-24Merge branch 'master' into clang-formatKitsune Ral
2019-03-02style: apply .clang-format to all .cpp and .h filesMarc Deop
2019-01-13Fix building with Qt before 5.10Kitsune Ral
2019-01-13qt_connection_util.h: a new home for connectSingleShot() and newly made conne...Kitsune Ral