matrixion/src
Konstantinos Sideris b371c15b5f Properly resize Audio & File widgets
Remove empty space between username & timeline widgets
2018-05-26 17:05:57 +03:00
..
dialogs Retrieve the current room state from cache when the edit modal opens 2018-05-18 21:43:58 +03:00
emoji Hide emoji panel if it's not under the mouse cursor 2018-04-08 15:49:53 +03:00
notifications Implement desktop notification for mac 2018-05-05 22:40:24 +03:00
timeline Properly resize Audio & File widgets 2018-05-26 17:05:57 +03:00
ui Use the correct avatar size for HiDPI displays 2018-05-11 16:00:14 +03:00
AvatarProvider.cc Don't use shared pointers for cache 2018-05-08 20:30:09 +03:00
Cache.cc Hide the edit menu when the user doesn't have enough power 2018-05-16 23:30:50 +03:00
ChatPage.cc Refresh the room info on the top bar after sync 2018-05-18 21:37:08 +03:00
CommunitiesList.cc Replace shared pointers of MatrixClient with a single instance 2018-05-08 18:43:56 +03:00
CommunitiesListItem.cc Use the correct avatar size for HiDPI displays 2018-05-11 16:00:14 +03:00
Community.cc Use more stl containers & minor refactorings 2018-01-24 20:46:37 +02:00
InviteeItem.cc Update matrix-structs library 2018-03-18 11:05:39 +02:00
LoginPage.cc Replace shared pointers of MatrixClient with a single instance 2018-05-08 18:43:56 +03:00
main.cc Start in tray (#319) 2018-05-08 23:53:40 +03:00
MainWindow.cc Make explicit that MatrixClient & Cache are unique pointers 2018-05-11 13:41:46 +03:00
MatrixClient.cc Use the correct avatar size for HiDPI displays 2018-05-11 16:00:14 +03:00
QuickSwitcher.cc Don't use shared pointers for cache 2018-05-08 20:30:09 +03:00
RegisterPage.cc Replace shared pointers of MatrixClient with a single instance 2018-05-08 18:43:56 +03:00
RoomInfoListItem.cc Make the number of unread messages fit in the bubble 2018-05-25 10:01:53 +03:00
RoomList.cc Don't use shared pointers for cache 2018-05-08 20:30:09 +03:00
RunGuard.cc Allow only one application instance 2017-12-14 21:55:00 +02:00
SideBarActions.cc Add border in community list & minor refactorings (#204) 2018-03-18 17:38:57 +02:00
Splitter.cc Dark theme revisited 2018-03-18 23:38:04 +02:00
SuggestionsPopup.cpp Remove flickering by updating auto-complete menu items in-place 2018-05-03 17:29:02 +03:00
TextInputWidget.cc Don't use shared pointers for cache 2018-05-08 20:30:09 +03:00
TopRoomBar.cc Fix resize slowness on the TopBar 2018-05-25 16:13:38 +03: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 Fix resize slowness on the TopBar 2018-05-25 16:13:38 +03:00
UserSettingsPage.cc Add scrollbar in the settings menu 2018-05-09 01:00:10 +03:00
Utils.cc Fix crash on unfinished animation & center the edit modal 2018-05-18 21:27:44 +03:00
WelcomePage.cc Update system theme 2017-11-25 15:14:37 +02:00