Age | Commit message (Expand) | Author |
---|---|---|
2018-07-08 | Omittable: support perfect forwarding | Kitsune Ral |
2018-07-08 | Move Omittable<> to util.h | Kitsune Ral |
2018-07-07 | util.h: DISABLE_MOVE macro | Kitsune Ral |
2018-07-04 | Event types system remade to be extensible | Kitsune Ral |
2018-07-03 | Roll various switch case fallthrough markers into a macro | Kitsune Ral |
2018-07-03 | Provide #include back-compatibility for REGISTER_ENUM | Kitsune Ral |
2018-07-01 | More cleanup and minor tweaks | Kitsune Ral |
2018-05-28 | Move out prettyPrint() from Room to util.h | Kitsune Ral |
2018-05-03 | GetRoomEventsJob (replaces RoomMessagesJob) + refactoring | Kitsune Ral |
2018-05-01 | ConnectionsGuard: one more fix about defaults | Kitsune Ral |
2018-04-30 | ConnectionsGuard: suppress the copying assignment operator | Kitsune Ral |
2018-04-16 | ConnectionsGuard<> template to automatically disconnect subscribers | Kitsune Ral |
2018-04-02 | lookup()/dispatch() removed; unique_ptr_cast() and qAsConst() introduced | Kitsune Ral |
2018-03-31 | Move source files to a separate folder | Kitsune Ral |