matrixion/src
Konstantinos Sideris 127c52e39a Scale down the preview image to fit in the application window
On macOS the modal has some extra space around the main content
that might make it unusable with a big enough image.
2018-02-19 23:33:11 +02:00
..
dialogs Scale down the preview image to fit in the application window 2018-02-19 23:33:11 +02:00
emoji Hide emoji picker when the app loses focus 2018-02-16 19:02:15 +02:00
timeline Scale down the preview image to fit in the application window 2018-02-19 23:33:11 +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 Update user avatars in place 2018-01-30 11:39:06 -07:00
Cache.cc Use more stl containers & minor refactorings 2018-01-24 20:46:37 +02:00
ChatPage.cc Minor adjustments 2018-02-19 22:09:21 +02:00
CommunitiesList.cc Erase items using the key 2018-01-25 14:34:15 +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
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 Show loading indicator while waiting for /login & /logout 2018-02-18 22:22:26 +02:00
main.cc Allow only one application instance 2017-12-14 21:55:00 +02:00
MainWindow.cc Show loading indicator while waiting for /login & /logout 2018-02-18 22:22:26 +02:00
MatrixClient.cc Minor adjustments 2018-02-19 22:09:21 +02:00
QuickSwitcher.cc Use more stl containers & minor refactorings 2018-01-24 20:46:37 +02:00
Register.cc Use C++11 braced list style (#121) 2017-11-05 23:04:55 +02:00
RegisterPage.cc Remove empty destructors 2018-02-10 16:29:09 +02:00
RoomInfoListItem.cc Implement server-side notification count 2018-02-15 21:58:57 +02:00
RoomList.cc Remove QPropertyAnimation from modals to work around a regression on Qt 5.10.1 (#87) 2018-02-17 18:43:40 +02:00
RoomMessages.cc Style change again 2017-09-10 12:59:21 +03:00
RoomState.cc Erase items using the key 2018-01-25 14:34:15 +02:00
RunGuard.cc Allow only one application instance 2017-12-14 21:55:00 +02:00
SideBarActions.cc Remove QPropertyAnimation from modals to work around a regression on Qt 5.10.1 (#87) 2018-02-17 18:43:40 +02:00
Splitter.cc Style change again 2017-09-10 12:59:21 +03:00
TextInputWidget.cc Support audio, video, generic file for pasting (#220) 2018-02-18 22:52:31 +02:00
TopRoomBar.cc Remove QPropertyAnimation from modals to work around a regression on Qt 5.10.1 (#87) 2018-02-17 18:43:40 +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 Remove QPropertyAnimation from modals to work around a regression on Qt 5.10.1 (#87) 2018-02-17 18:43:40 +02:00
UserSettingsPage.cc Add option to disable typing notifications 2018-01-14 15:57:58 +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