summary refs log tree commit diff
path: root/src/UserSettingsPage.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add signal/slot for decryption changes in last patchJoseph Donofry2020-04-221-0/+1
* Add ability to toggle sidebar messages for encrypted roomsJoseph Donofry2020-04-211-1/+9
* Mid color is used for scrollbars it seemsNicolas Werner2020-04-111-2/+2
* Add a few missing palette colorsNicolas Werner2020-04-081-19/+22
* Set palette globallyNicolas Werner2020-03-301-2/+33
* Make toggle in settings revert between old behavior and new behavior for sort...Emi Simpson2020-03-151-7/+7
* Made merge compatible with masterEmi Simpson2020-03-151-0/+12
|\
| * Make buttons hideable via setting, button contents can still be accessed via ...Nicolas Werner2020-03-101-0/+12
* | Added toggle in the settings to ignore minor eventsEmi Simpson2020-03-151-0/+9
|/
* Use spacing for layouting settingsNicolas Werner2020-02-201-26/+6
* Remove constant width, that was wrong.Adasauce2020-02-201-2/+8
* Clean up variable formatAdasauce2020-02-201-4/+4
* Add constexpr for the minimum formlayout widthAdasauce2020-02-201-7/+4
* FormLayout cleanupAdasauce2020-02-191-4/+4
* Clean up placeholder stringAdasauce2020-02-191-2/+1
* Review changes to UserSettingsPageAdasauce2020-02-181-61/+66
* Replace QHBoxLayout with QFormLayout in UserSettingsAdasauce2020-02-181-138/+72
* Quick hack to enable touch scrolling in settings and room listNicolas Werner2020-02-151-0/+3
* Lower general settings margins, if the window is narrowNicolas Werner2020-02-151-1/+12
* Merge pull request #117 from adasauce/file-download-pathDeepBlueV7.X2020-02-151-2/+6
|\
| * use QStandardPaths locations for all file dialogs.Adasauce2020-02-141-2/+6
* | Change the initial of the proper noun to uppercaseShun Sakai2020-02-141-1/+1
|/
* Optimize includes a bitNicolas Werner2020-01-311-0/+1
* Allow sending messages as plain textNicolas Werner2020-01-271-52/+37
* 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