| .. |
|
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
|
Hack to work around layout flickering when adding new timeline items
|
2018-01-16 22:24:23 +02:00 |
|
ui
|
Handle surrogate pairs in avatars
|
2018-01-12 10:21:53 +02:00 |
|
AvatarProvider.cc
|
Refactor avatar fetching in one function
|
2018-01-21 20:28:38 +02:00 |
|
Cache.cc
|
Load the initial cache data without blocking the UI
|
2018-01-21 21:43:21 +02:00 |
|
ChatPage.cc
|
Load the initial cache data without blocking the UI
|
2018-01-21 21:43:21 +02:00 |
|
CommunitiesList.cc
|
Communities (#195)
|
2018-01-09 15:07:32 +02:00 |
|
CommunitiesListItem.cc
|
Communities (#195)
|
2018-01-09 15:07:32 +02:00 |
|
Community.cc
|
Refactor avatar fetching in one function
|
2018-01-21 20:28:38 +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 |
|
main.cc
|
Allow only one application instance
|
2017-12-14 21:55:00 +02:00 |
|
MainWindow.cc
|
Make some functions inline
|
2018-01-13 17:52:23 +02:00 |
|
MatrixClient.cc
|
Remove Accept-Encoding header
|
2018-01-22 12:02:07 +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 QSharedPointer to save RoomStates
|
2018-01-13 17:15:47 +02:00 |
|
RoomList.cc
|
Use QSharedPointer to save RoomStates
|
2018-01-13 17:15:47 +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 |