matrixion/src
Max Sandholm 19b526d453 Use system color scheme (using a Qt stylesheet) #104
The color scheme of nheko obeys the default color theme of Qt
(i.e. the system theme). It uses a Qt stylesheet to accomplish this,
which means replacing the color theme with a custom theme would only
be a matter of writing a new style sheet and loading it into the app.
2017-11-16 16:33:52 +02:00
..
events Parse unsigned key 2017-11-06 22:14:16 +02:00
ui Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
AvatarProvider.cc Display user avatar changes 2017-10-28 21:11:40 +03:00
Cache.cc Use C++11 braced list style (#121) 2017-11-05 23:04:55 +02:00
ChatPage.cc Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
Deserializable.cc Clean up headers 2017-10-28 15:46:39 +03:00
EmojiCategory.cc Clean up headers 2017-10-28 15:46:39 +03:00
EmojiItemDelegate.cc Lint 2017-10-23 00:19:35 +03:00
EmojiPanel.cc Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
EmojiPickButton.cc Use C++11 braced list style (#121) 2017-11-05 23:04:55 +02:00
EmojiProvider.cc Use C++11 braced list style (#121) 2017-11-05 23:04:55 +02:00
ImageItem.cc Use C++11 braced list style (#121) 2017-11-05 23:04:55 +02:00
ImageOverlayDialog.cc Use C++11 braced list style (#121) 2017-11-05 23:04:55 +02: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
JoinRoomDialog.cc Clean up headers 2017-10-28 15:46:39 +03:00
LeaveRoomDialog.cc Clean up headers 2017-10-28 15:46:39 +03:00
Login.cc Use C++11 braced list style (#121) 2017-11-05 23:04:55 +02:00
LoginPage.cc Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
LogoutDialog.cc Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
main.cc Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
MainWindow.cc Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
MatrixClient.cc Implement a per-room send queue. (#118) 2017-11-15 18:38:50 +02:00
Profile.cc Display user avatar changes 2017-10-28 21:11:40 +03: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 Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
RoomInfoListItem.cc Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
RoomList.cc Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
RoomMessages.cc Style change again 2017-09-10 12:59:21 +03:00
RoomState.cc Save the changes between syncs in cache 2017-10-28 20:46:34 +03:00
SideBarActions.cc Remove unnecessary layouts 2017-11-08 23:09:15 +02:00
Splitter.cc Style change again 2017-09-10 12:59:21 +03:00
Sync.cc Save the changes between syncs in cache 2017-10-28 20:46:34 +03:00
TextInputWidget.cc Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
TimelineItem.cc Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
TimelineView.cc Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
TimelineViewManager.cc Lint 2017-11-15 18:42:21 +02:00
TopRoomBar.cc Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +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 Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
UserSettingsPage.cc Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
Versions.cc Clean up headers 2017-10-28 15:46:39 +03:00
WelcomePage.cc Clean up headers 2017-10-28 15:46:39 +03:00