summary refs log tree commit diff
path: root/resources/qml/PrivacyScreen.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Format qmlNicolas Werner2023-06-081-23/+13
* First runnable qt6 NhekoNicolas Werner2023-06-081-6/+9
* Merge pull request #1374 from Nheko-Reborn/private_imagesDeepBlueV7.X2023-02-231-25/+4
|\
| * Fade in images when fully recievedLoren Burkholder2023-02-221-1/+1
| * Properly handle images without blurhashesLoren Burkholder2023-02-201-1/+1
| * Use a single, reversible privacy screen transitionLoren Burkholder2023-02-201-22/+2
| * Blurhash images when the privacy screen is activeLoren Burkholder2023-02-201-2/+1
* | Get rid of year in license headersNicolas Werner2023-02-211-3/+1
|/
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* Make PrivacyScreen work on Popped-out RoomsJoseph Donofry2022-05-121-3/+5
* Fix PrivacyScreen for MainWindowJoseph Donofry2022-05-121-2/+2
* Fix focus and qml parenting with qml rootNicolas Werner2022-01-261-1/+1
* Initial qml root windowNicolas Werner2022-01-261-3/+4
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Port to explicit connect syntaxNicolas Werner2021-07-271-2/+3
* Fix conflict between qmlformat and license checkNicolas Werner2021-03-071-0/+1
* Show mxid on hovering usernameNicolas Werner2021-03-071-1/+0
* Update license headersNicolas Werner2021-03-051-0/+4
* Cleanup privacy screen, no more grabImageNicolas Werner2021-02-031-29/+4
* Update format script againJoseph Donofry2021-02-021-3/+3
* Try to fix format script and fix lintingJoseph Donofry2021-02-021-4/+4
* Small UX fixesJoseph Donofry2021-02-011-1/+3
* Remove redundant import and fix visible warningJoseph Donofry2021-02-011-4/+6
* Implement Privacy ScreenJoseph Donofry2021-01-261-27/+93
* Fix formattingJoseph Donofry2021-01-261-10/+17
* Initial commit for privacy screenJoseph Donofry2021-01-251-0/+74