matrixion/src/timeline
2021-12-30 02:10:33 +01:00
..
CommunitiesModel.cpp Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
CommunitiesModel.h Reduce allocations using QStringLiteral 2021-12-29 04:52:52 +01:00
DelegateChooser.cpp Reduce allocations and time spent creating delegates by half 2021-12-29 22:46:04 +01:00
DelegateChooser.h Reduce allocations and time spent creating delegates by half 2021-12-29 22:46:04 +01:00
EventStore.cpp Pretty up code with fewer allocations 2021-12-29 07:04:30 +01:00
EventStore.h Reduce allocations for accessing event members 2021-12-29 07:02:32 +01:00
InputBar.cpp Fix crash after sending image caused by the recent refactor 2021-12-30 02:10:33 +01:00
InputBar.h Some qt6 prep 2021-12-28 20:09:08 +01:00
Permissions.cpp Fixup clang-tidy suggestion 2021-12-28 18:44:26 +01:00
Permissions.h Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
Reaction.cpp Update license headers 2021-03-05 01:04:07 +01:00
Reaction.h Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
RoomlistModel.cpp Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
RoomlistModel.h Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
TimelineModel.cpp Reduce allocations for accessing event members 2021-12-29 07:02:32 +01:00
TimelineModel.h Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
TimelineViewManager.cpp Reduce allocations for presence states a bit 2021-12-29 22:45:30 +01:00
TimelineViewManager.h Reduce allocations using QStringLiteral 2021-12-29 04:52:52 +01:00