Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix buttons vanishing on the kde themes in the settings page | Nicolas Werner | 2024-03-06 | 1 | -1/+1 |
| | |||||
* | HiDPI Fixes | q234rty | 2024-02-16 | 1 | -2/+2 |
| | | | | | | | | Fix various downscaled icons by removing undeeded multiplications by devicePixelRatio in sourceSize. Fix downscaled PL indicator in the timeline by using the actual size as sourceSize. Fix various blurry icons by specifying sourceSize. | ||||
* | LoginPage: add button to show/hide the password | Marcus Hoffmann | 2024-01-08 | 1 | -8/+29 |
| | |||||
* | More qml cleanups | Nicolas Werner | 2023-10-26 | 4 | -15/+11 |
| | |||||
* | Move dialog to settings page and add avatar image to delegate | NepNep21 | 2023-10-24 | 1 | -0/+18 |
| | |||||
* | Add missing QML import | Loren Burkholder | 2023-10-01 | 1 | -0/+1 |
| | |||||
* | Merge pull request #1537 from Nheko-Reborn/issue1426 | DeepBlueV7.X | 2023-10-01 | 1 | -0/+18 |
|\ | | | | | | | Allow configuring global hidden event settings | ||||
| * | Allow configuring global hidden event settings | Loren Burkholder | 2023-09-23 | 1 | -0/+18 |
| | | |||||
* | | Merge pull request #1534 from Nheko-Reborn/issue1494 | DeepBlueV7.X | 2023-10-01 | 1 | -4/+4 |
|\ \ | | | | | | | | | | Use @user:example.com for all sample mxids | ||||
| * | | Use @user:example.com for all sample mxids | Loren Burkholder | 2023-09-23 | 1 | -4/+4 |
| |/ | |||||
* / | Qt 6.4 properly supports scrolling text with touch | Loren Burkholder | 2023-09-30 | 1 | -7/+6 |
|/ | |||||
* | More linter fixes | Nicolas Werner | 2023-06-19 | 1 | -0/+1 |
| | |||||
* | Some qmllint fixes | Nicolas Werner | 2023-06-19 | 1 | -1/+1 |
| | |||||
* | Fix toggle placement in user settings | Nicolas Werner | 2023-06-09 | 1 | -5/+5 |
| | |||||
* | Make settings combobox width dependent on content | Nicolas Werner | 2023-06-08 | 1 | -0/+1 |
| | | | | fixes #1164 | ||||
* | Fix palette access and QMediaPlayer errors | Nicolas Werner | 2023-06-08 | 4 | -15/+12 |
| | |||||
* | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 4 | -9/+4 |
| | | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/ | ||||
* | Update translations | Nicolas Werner | 2023-02-08 | 1 | -0/+7 |
| | |||||
* | Add a reduced motion option | Nicolas Werner | 2023-02-06 | 1 | -0/+22 |
| | | | | fixes #1350 | ||||
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 4 | -0/+4 |
| | |||||
* | Various grammar fixes (mostly removing commas) | Loren Burkholder | 2022-09-30 | 2 | -4/+4 |
| | |||||
* | Require matrix v1.1 or greater | Nicolas Werner | 2022-06-25 | 2 | -1/+13 |
| | |||||
* | Make settings menu a bit narrower | Nicolas Werner | 2022-06-11 | 1 | -1/+1 |
| | |||||
* | Allow explicit selection of SSO method | Nicolas Werner | 2022-03-06 | 1 | -17/+24 |
| | | | | fixes #975 | ||||
* | limit width of comboboxes and add bottomPadding | Malte E | 2022-02-20 | 1 | -4/+4 |
| | |||||
* | Simplify logic to suppress wheel events | Nicolas Werner | 2022-02-20 | 1 | -14/+6 |
| | |||||
* | remove reparenting | Malte E | 2022-02-19 | 1 | -11/+6 |
| | |||||
* | let labels wrap and collapse below the back button | Malte E | 2022-02-18 | 1 | -3/+7 |
| | |||||
* | keep the RegisterPage name | Nicolas Werner | 2022-01-29 | 2 | -0/+4 |
| | | | | So we don't have to retranslate. | ||||
* | Port registration to Qml | Nicolas Werner | 2022-01-28 | 3 | -1/+221 |
| | |||||
* | Functional login page | Nicolas Werner | 2022-01-26 | 2 | -27/+197 |
| | |||||
* | Initial qml root window | Nicolas Werner | 2022-01-26 | 1 | -0/+76 |
| | |||||
* | Fix setting double values in setting spinboxes | Nicolas Werner | 2022-01-13 | 1 | -1/+37 |
| | |||||
* | Small size and selection improvements for the settings page | Nicolas Werner | 2022-01-13 | 1 | -7/+9 |
| | |||||
* | Move usersettings page to pages subdir | Nicolas Werner | 2022-01-12 | 1 | -0/+214 |