aboutsummaryrefslogtreecommitdiff
path: root/qml/SettingsPage.qml
Commit message (Collapse)AuthorAgeFilesLines
* qmlformatHEADmasterlink2xt2021-10-271-6/+8
|
* Add "Change avatar" button to settings pageMiquel Lionel2021-10-241-0/+26
|
* Fix QML code stylelink2xt2021-10-021-12/+22
| | | | Mostly qmlformat, also rename root "id"s.
* Add SOCKS5 settingslink2xt2021-09-101-0/+31
|
* Change SettingsPage id into `root`link2xt2021-09-101-22/+22
|
* Make Settings page scrollablelink2xt2021-09-101-3/+1
| | | | This way all the settings are reachable on small screens.
* Add "Show classic emails" settinglink2xt2021-08-281-0/+14
|
* Allow to change display name on the Settings pagelink2xt2021-08-011-0/+8
|
* Make signature setting multilinelink2xt2021-05-031-1/+1
|
* Add "bcc_self" setting to Settings pagelink2xt2021-05-031-0/+6
|
* Add more settings to Settings pagelink2xt2021-03-271-0/+38
|
* Use FormLayout for Settings pagelink2xt2021-03-271-1/+1
|
* Add Settings pagelink2xt2021-02-281-0/+30