summary refs log tree commit diff
path: root/src/UserSettingsPage.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add version info in the settings menuKonstantinos Sideris2018-03-221-0/+6
* Add context menu option to mark events individually as readKonstantinos Sideris2018-03-111-0/+19
* Be explicit about the captured parameters in lambdasKonstantinos Sideris2018-02-201-6/+6
* Add option to disable typing notificationsKonstantinos Sideris2018-01-141-5/+26
* Make group's sidebar visible through an optionKonstantinos Sideris2018-01-091-5/+27
* Re-order room list based on activityKonstantinos Sideris2017-12-301-9/+23
* Reload theme without restart (#137)Konstantinos Sideris2017-11-251-1/+41
* Add dark themeKonstantinos Sideris2017-11-251-3/+15
* Fix minor stylistic issues on the nheko themeKonstantinos Sideris2017-11-221-0/+9
* Use system color scheme (using a Qt stylesheet) #104Max Sandholm2017-11-161-5/+4
* Improve settings menu layoutKonstantinos Sideris2017-11-091-2/+12
* Use C++11 braced list style (#121)Benjamin Saunders2017-11-051-3/+3
* Implement a setting for the tray icon (#108)Jani Mustonen2017-11-021-4/+9
* Add dummy settings menuKonstantinos Sideris2017-11-021-0/+140