nheko/src
Konstantinos Sideris 1fad9398fc Use more stl containers & minor refactorings 2018-01-24 20:46:37 +02:00
..
dialogs Automatically focus on input when opening a dialog 2018-01-16 22:50:47 +02:00
emoji Prevent emoji selector for closing 2017-12-21 13:17:38 +02:00
timeline Use more stl containers & minor refactorings 2018-01-24 20:46:37 +02:00
ui Don't dismiss the loading overlay by clicking 2018-01-22 16:47:08 +02:00
AvatarProvider.cc Use more stl containers & minor refactorings 2018-01-24 20:46:37 +02:00
Cache.cc Use more stl containers & minor refactorings 2018-01-24 20:46:37 +02:00
ChatPage.cc Use more stl containers & minor refactorings 2018-01-24 20:46:37 +02:00
CommunitiesList.cc Use more stl containers & minor refactorings 2018-01-24 20:46:37 +02:00
CommunitiesListItem.cc Communities (#195) 2018-01-09 15:07:32 +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 Add dark theme 2017-11-25 18:19:58 +02:00
MainWindow.cc Don't dismiss the loading overlay by clicking 2018-01-22 16:47:08 +02:00
MatrixClient.cc Fix ci 2018-01-22 14:52:54 +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 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 more stl containers & minor refactorings 2018-01-24 20:46:37 +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 Convert 'if' to 'else if' to remove a no-op 2018-01-17 10:16:54 +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
main.cc Allow only one application instance 2017-12-14 21:55:00 +02:00