nheko/src/ui
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
..
Avatar.cc Clean up headers 2017-10-28 15:46:39 +03:00
Badge.cc Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
FlatButton.cc Remove extra clang-format options 2017-10-01 12:51:29 +03:00
FloatingButton.cc Add scroll-down button 2017-10-27 22:20:33 +03:00
Label.cc Make sidebar topic expand on click and fix html formatting of elided text. (#96) 2017-10-20 20:58:23 +03:00
LoadingIndicator.cc Save the changes between syncs in cache 2017-10-28 20:46:34 +03:00
OverlayModal.cc Use C++11 braced list style (#121) 2017-11-05 23:04:55 +02:00
OverlayWidget.cc Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
RaisedButton.cc Remove extra clang-format options 2017-10-01 12:51:29 +03:00
Ripple.cc Remove extra clang-format options 2017-10-01 12:51:29 +03:00
RippleOverlay.cc Save the changes between syncs in cache 2017-10-28 20:46:34 +03:00
ScrollBar.cc Use C++11 braced list style (#121) 2017-11-05 23:04:55 +02:00
SnackBar.cc Add /join command support 2017-10-08 22:38:38 +03:00
TextField.cc Use system color scheme (using a Qt stylesheet) #104 2017-11-16 16:33:52 +02:00
Theme.cc Use C++11 braced list style (#121) 2017-11-05 23:04:55 +02:00
ThemeManager.cc Lint 2017-10-23 00:19:35 +03:00
ToggleButton.cc Use C++11 braced list style (#121) 2017-11-05 23:04:55 +02:00