summary refs log tree commit diff
path: root/src/UserSettingsPage.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce Cache.h includes further via one forward declarationNicolas Werner2019-12-151-0/+1
* Reduce overhead of Cache.hNicolas Werner2019-12-151-2/+2
* Implement avatars in qml timelineNicolas Werner2019-11-231-4/+2
* re-re-lintedAidan Hahn2019-09-031-1/+0
* group similar ui options on settings pageAidan Hahn2019-09-021-1/+0
* fixed typoes in code, added layout metadata to new settings toggle.Aidan Hahn2019-09-011-2/+3
* Refactored Avatar and RoomInfoListItem to access rounding settings in placeAidan Hahn2019-09-011-4/+4
* add controll bits for avatar roundingAidan Hahn2019-08-281-0/+20
* Use 'system' theme as default if QT_QPA_PLATFORMTHEME is setJoseph Donofry2019-08-101-1/+3
* Fix bug with emoji font setting and clean lintingJoseph Donofry2019-07-261-1/+1
* Add emoji text selection option for non-macJoseph Donofry2019-07-261-2/+37
* Fix lintingredsky172019-04-041-3/+3
* Update nheko to export sessions using new formatredsky172019-03-271-4/+10
* Author Color Fixesredsky172019-01-201-1/+4
* Fix UserSettings UI not showing saved prefsredsky172019-01-191-0/+8
* Add User Font Settingredsky172019-01-191-2/+27
* Add the correct parent to scaleComboKonstantinos Sideris2018-10-071-12/+7
* Remove room re-ordering optionKonstantinos Sideris2018-10-061-18/+0
* Adjust the widget size of the room list itemsKonstantinos Sideris2018-10-061-0/+7
* Add option to configure the font sizeKonstantinos Sideris2018-10-011-43/+22
* Enable debug logsKonstantinos Sideris2018-09-301-1/+1
* Remove pixel value from fontsKonstantinos Sideris2018-09-301-1/+1
* Don't enable tray by defaultKonstantinos Sideris2018-09-261-1/+1
* Improvements on the system themeKonstantinos Sideris2018-09-191-25/+26
* Fix compile warningsKonstantinos Sideris2018-09-181-2/+2
* Clean up unread rooms after initial syncKonstantinos Sideris2018-09-161-3/+0
* Implement import/export of megolm session keys (#358)Konstantinos Sideris2018-09-151-15/+121
* Add device ID and device fingerprint to settings page like in Riot. (#407)Rudi Floren2018-08-211-0/+51
* Add option to disable desktop notificationsKonstantinos Sideris2018-08-111-0/+17
* Remove unwanted whitespace from the user settings menuKonstantinos Sideris2018-08-011-2/+6
* Simplify the message shown when another app instance is detectedKonstantinos Sideris2018-07-221-1/+1
* Add option to specify the scale factorKonstantinos Sideris2018-07-221-0/+59
* Remove pixel values from modals, use pointSize insteadKonstantinos Sideris2018-07-221-18/+18
* Move all files under src/Konstantinos Sideris2018-07-171-0/+323