matrixion/src
2018-03-04 15:39:41 +02:00
..
dialogs Add some missing references 2018-02-28 12:12:07 +02:00
emoji Hide emoji picker when the app loses focus 2018-02-16 19:02:15 +02:00
timeline Remove dead code & small refactorings using the std library 2018-03-03 22:08:56 +02:00
ui Remove QPropertyAnimation from modals to work around a regression on Qt 5.10.1 (#87) 2018-02-17 18:43:40 +02:00
AvatarProvider.cc Add some missing references 2018-02-28 12:12:07 +02:00
Cache.cc Add some missing references 2018-02-28 12:12:07 +02:00
ChatPage.cc Show messages in the RoomList after initial sync 2018-03-04 15:39:41 +02:00
CommunitiesList.cc Be explicit about the captured parameters in lambdas 2018-02-20 17:09:11 +02:00
CommunitiesListItem.cc Remove empty destructors 2018-02-10 16:29:09 +02:00
Community.cc Use more stl containers & minor refactorings 2018-01-24 20:46:37 +02:00
Deserializable.cc Clean up headers 2017-10-28 15:46:39 +03:00
InviteeItem.cc Add menu to invite users 2017-12-10 23:59:50 +02:00
LoginPage.cc Don't handle password when the matrix id is entered 2018-03-04 15:15:52 +02:00
main.cc Bump version 2018-03-04 14:08:46 +02:00
MainWindow.cc Don't open room switcher when another dialog is open 2018-03-04 13:40:30 +02:00
MatrixClient.cc Retry initial sync only on specific errors 2018-03-04 14:49:15 +02:00
QuickSwitcher.cc Relax matrix identifier parsing 2018-02-23 22:06:35 +02:00
Register.cc Replace login request with the one from matrix-structs 2018-02-23 22:27:59 +02:00
RegisterPage.cc Fix crash when inviting users 2018-02-28 21:14:41 +02:00
RoomInfoListItem.cc Be explicit about the captured parameters in lambdas 2018-02-20 17:09:11 +02:00
RoomList.cc Be explicit about the captured parameters in lambdas 2018-02-20 17:09:11 +02:00
RoomState.cc Remove dead code & small refactorings using the std library 2018-03-03 22:08:56 +02:00
RunGuard.cc Allow only one application instance 2017-12-14 21:55:00 +02:00
SideBarActions.cc Don't open room switcher when another dialog is open 2018-03-04 13:40:30 +02:00
Splitter.cc Style change again 2017-09-10 12:59:21 +03:00
TextInputWidget.cc Be explicit about the captured parameters in lambdas 2018-02-20 17:09:11 +02:00
TopRoomBar.cc Don't open room switcher when another dialog is open 2018-03-04 13:40:30 +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 Don't open room switcher when another dialog is open 2018-03-04 13:40:30 +02:00
UserSettingsPage.cc Be explicit about the captured parameters in lambdas 2018-02-20 17:09:11 +02:00
Utils.cc Minor adjustments 2018-02-19 22:09:21 +02:00
WelcomePage.cc Update system theme 2017-11-25 15:14:37 +02:00