nheko/src
Konstantinos Sideris 59e4148a7c Fix transparency issue on custom dialogs
fixes #87
2018-02-17 14:04:46 +02:00
..
dialogs Automatically focus on input when opening a dialog 2018-01-16 22:50:47 +02:00
emoji Hide emoji picker when the app loses focus 2018-02-16 19:02:15 +02:00
timeline Implement server-side notification count 2018-02-15 21:58:57 +02:00
ui Fix transparency issue on custom dialogs 2018-02-17 14:04:46 +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 Implement server-side notification count 2018-02-15 21:58:57 +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 Remove empty destructors 2018-02-10 16:29:09 +02:00
MainWindow.cc Move LeaveRoom dialog to MainWindow (#87) 2018-02-10 16:05:31 +02:00
MatrixClient.cc Implement server-side notification count 2018-02-15 21:58:57 +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 Implement server-side notification count 2018-02-15 21:58:57 +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 empty destructors 2018-02-10 16:29:09 +02:00
Splitter.cc Style change again 2017-09-10 12:59:21 +03:00
TextInputWidget.cc Remove empty destructors 2018-02-10 16:29:09 +02:00
TopRoomBar.cc Remove empty destructors 2018-02-10 16:29:09 +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 empty destructors 2018-02-10 16:29:09 +02:00
UserSettingsPage.cc Add option to disable typing notifications 2018-01-14 15:57:58 +02:00
Utils.cc Remove '#' from the room avatars 2018-01-25 18:10:05 +02:00
WelcomePage.cc Update system theme 2017-11-25 15:14:37 +02:00
main.cc Allow only one application instance 2017-12-14 21:55:00 +02:00