nheko/src
Konstantinos Sideris 1d285993f7 Valgrind run
- Fix a memory leak where a layout was created without being used.
- Fix uninitialized value.
2017-12-12 09:31:00 +02:00
..
dialogs Add dialog to create rooms 2017-12-11 23:00:37 +02:00
emoji Group emoji and dialogs with namespaces 2017-11-30 20:02:46 +02:00
timeline Valgrind run 2017-12-12 09:31:00 +02:00
ui Add menu to invite users 2017-12-10 23:59:50 +02:00
AvatarProvider.cc Create directories for related files 2017-11-30 13:53:28 +02:00
Cache.cc Reset cache on breaking changes 2017-12-10 12:51:44 +02:00
ChatPage.cc Add dialog to create rooms 2017-12-11 23:00: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 Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
MatrixClient.cc Add dialog to create rooms 2017-12-11 23:00:37 +02:00
QuickSwitcher.cc Improvements to the quick switcher (#109) 2017-11-03 08:54:17 +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 system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
RoomList.cc Migrate to matrix-structs for event and response parsing 2017-12-04 18:41:19 +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
SideBarActions.cc Add dialog to create rooms 2017-12-11 23:00:37 +02:00
Splitter.cc Style change again 2017-09-10 12:59:21 +03:00
TextInputWidget.cc Allow audio clip uploads 2017-12-01 17:33:49 +02:00
TopRoomBar.cc Add menu to invite users 2017-12-10 23:59:50 +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 Reload theme without restart (#137) 2017-11-25 22:47:06 +02:00
WelcomePage.cc Update system theme 2017-11-25 15:14:37 +02:00
main.cc Reload theme without restart (#137) 2017-11-25 22:47:06 +02:00