aboutsummaryrefslogtreecommitdiff
path: root/lib/quotient_common.h
AgeCommit message (Expand)Author
2022-02-11Better documentation for QUO_DECLARE_FLAGS[_NS]Alexey Rusakov
2022-01-28QUO_IMPLICITAlexey Rusakov
2022-01-18Add [[maybe_unused]] to things the lib doesn't useAlexey Rusakov
2022-01-18Revise inline keyword usageAlexey Rusakov
2022-01-01Try to fix building with MSVC with Qt pre-5.14Alexey Rusakov
2021-12-29Add QUOTIENT_API throughout non-generated codeAlexey Rusakov
2021-11-26Drop Q_GADGET from most uncopyable classes; other minor cleanupAlexey Rusakov
2021-11-21Minor brushup in the comment to QUO_DECLARE_FLAGSAlexey Rusakov
2021-11-19Make enum values logging more terse()Alexey Rusakov
2021-11-11DECL_DEPRECATED_ENUMERATORAlexey Rusakov
2021-10-12Make sure to expose both the flags type and the underlying enumAlexey Rusakov
2021-10-04quotient_common.h: remove a stray semicolonAlexey Rusakov
2021-09-14Add room types to RoomCreateEventTobias Fella
2021-09-01Fix building with MSVCAlexey Rusakov
2021-07-18Add a missing #includeAlexey Rusakov
2021-07-18Introduce to_array() to fix building on macOSAlexey Rusakov
2021-07-18MembershipType -> Membership, also used for JoinStateAlexey Rusakov
2021-01-16Updated copyright statements upon Git auditKitsune Ral
2020-12-27more :)Carl Schwan
2020-07-19MatrixUri->Uri: Extend to non-Matrix URIsKitsune Ral
2020-07-18class MatrixUri; support action=join and via=Kitsune Ral
2020-06-14quotient_common.h for common namespace thingsKitsune Ral