matrixion/src
2018-01-16 22:34:31 +02:00
..
dialogs Fix emoji as avatars issue for the receipts 2018-01-16 21:02:29 +02:00
emoji Prevent emoji selector for closing 2017-12-21 13:17:38 +02:00
timeline Hack to work around layout flickering when adding new timeline items 2018-01-16 22:24:23 +02:00
ui Handle surrogate pairs in avatars 2018-01-12 10:21:53 +02:00
AvatarProvider.cc Initial support for read receipts 2018-01-03 18:06:29 +02:00
Cache.cc Change cache format to not allow duplicate receipts 2018-01-14 23:37:38 +02:00
ChatPage.cc Add borders 2018-01-15 21:04:49 +02:00
CommunitiesList.cc Communities (#195) 2018-01-09 15:07:32 +02:00
CommunitiesListItem.cc Communities (#195) 2018-01-09 15:07:32 +02:00
Community.cc Communities (#195) 2018-01-09 15:07:32 +02:00
Deserializable.cc Clean up headers 2017-10-28 15:46:39 +03:00
InputValidator.cc React to externally left and joined rooms, and add "leave room" button in room menu (#75) 2017-10-01 19:49:36 +03:00
InviteeItem.cc Add menu to invite users 2017-12-10 23:59:50 +02:00
Login.cc Initial integration with matrix-structs 2017-12-03 02:47:37 +02:00
LoginPage.cc Add dark theme 2017-11-25 18:19:58 +02:00
main.cc Allow only one application instance 2017-12-14 21:55:00 +02:00
MainWindow.cc Make some functions inline 2018-01-13 17:52:23 +02:00
MatrixClient.cc Keep syncing regardless of connectivity (#93) 2018-01-13 22:25:15 +02:00
QuickSwitcher.cc Improvements to the quick switcher (#109) 2017-11-03 08:54:17 +02:00
Register.cc Use C++11 braced list style (#121) 2017-11-05 23:04:55 +02:00
RegisterPage.cc Update system theme 2017-11-25 15:14:37 +02:00
RoomInfoListItem.cc Use QSharedPointer to save RoomStates 2018-01-13 17:15:47 +02:00
RoomList.cc Use QSharedPointer to save RoomStates 2018-01-13 17:15:47 +02:00
RoomMessages.cc Style change again 2017-09-10 12:59:21 +03:00
RoomState.cc Migrate to matrix-structs for event and response parsing 2017-12-04 18:41:19 +02:00
RunGuard.cc Allow only one application instance 2017-12-14 21:55:00 +02:00
SideBarActions.cc Add borders 2018-01-15 21:04:49 +02:00
Splitter.cc Style change again 2017-09-10 12:59:21 +03:00
TextInputWidget.cc Add some very useful commands 2018-01-16 22:34:31 +02:00
TopRoomBar.cc Handle surrogate pairs in avatars 2018-01-12 10:21:53 +02:00
TrayIcon.cc Implement a setting for the tray icon (#108) 2017-11-02 22:00:43 +02:00
TypingDisplay.cc Use C++11 braced list style (#121) 2017-11-05 23:04:55 +02:00
UserInfoWidget.cc Group emoji and dialogs with namespaces 2017-11-30 20:02:46 +02:00
UserSettingsPage.cc Add option to disable typing notifications 2018-01-14 15:57:58 +02:00
Utils.cc Handle surrogate pairs in avatars 2018-01-12 10:21:53 +02:00
WelcomePage.cc Update system theme 2017-11-25 15:14:37 +02:00