summary refs log tree commit diff
path: root/resources/qml/Avatar.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* HiDPI Fixesq234rty2024-02-161-2/+10
* Disable mipmaps for avatarsNicolas Werner2023-07-041-2/+0
* More linter fixesNicolas Werner2023-06-191-6/+6
* Move to automatic type registrationNicolas Werner2023-06-191-1/+1
* Fix request for empty imageNicolas Werner2023-06-081-1/+3
* Format qmlNicolas Werner2023-06-081-33/+28
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-3/+3
* Make emoji picker use the grid viewNicolas Werner2023-05-251-1/+7
* 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
* Green is not Svg::greenNicolas Werner2022-10-011-2/+2
* Add green theme color, make "error" configurablernhmjoj2022-10-011-2/+2
* making userName_ an AbstractButton should play nicely with ListView (#961)Malte E2022-02-241-12/+7
* Use ListView without scrollview for messagesNicolas Werner2022-02-191-0/+1
* Simplify Ripple effect and make it easier to use everywhereNicolas Werner2022-01-021-11/+4
* Fix hovering aliases that only have textNicolas Werner2022-01-011-17/+10
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Update presence dynamically and reduce allocationsNicolas Werner2021-12-301-3/+15
* Multiply source size by scale factorNicolas Werner2021-12-131-2/+3
* Support bootstrapping crosssigningNicolas Werner2021-10-091-0/+1
* Remove useless lineLoren Burkholder2021-09-111-1/+0
* Use better visible checkLoren Burkholder2021-09-111-1/+1
* Don't bother with cropLoren Burkholder2021-09-111-1/+1
* Use better id loading methodologyLoren Burkholder2021-09-111-1/+2
* Add some fancy effects to jdenticonLoren Burkholder2021-09-111-1/+13
* Only set identicon source if usedLoren Burkholder2021-09-111-1/+1
* Add jdenticon supportLoren Burkholder2021-09-111-1/+8
* Allow accepting knocks in the timelineNicolas Werner2021-08-171-1/+1
* Fix dpi scaling of avatarsNicolas Werner2021-08-161-3/+3
* Round images in the image providerNicolas Werner2021-08-141-15/+1
* Basic sticker pack editorNicolas Werner2021-08-061-2/+4
* Enable toggling tagsNicolas Werner2021-06-111-0/+1
* Render community itemsNicolas Werner2021-06-111-0/+2
* Make palette global in QmlNicolas Werner2021-05-131-3/+3
* Fix some TapHandler focus issuesNicolas Werner2021-04-111-0/+1
* 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
* Fix hover handling in the timelineNicolas Werner2021-02-141-0/+5
* Revert "Update QtQuick versions to match Qt 5.10"Nicolas Werner2021-01-121-1/+1
* Update QtQuick versions to match Qt 5.10Joseph Donofry2021-01-111-1/+1
* Clean up Avatar click event handlingJoseph Donofry2021-01-111-1/+5
* Add Ripple effects to qml buttons and avatarJoseph Donofry2021-01-111-0/+7
* Background color for code and don't collapse space in timelineNicolas Werner2020-12-141-6/+7
* Update resources/qml/Avatar.qmlkamathmanu2020-11-301-2/+0
* Update resources/qml/Avatar.qmlkamathmanu2020-11-301-3/+1
* Add support for viewing avatar images in full sizekamathmanu2020-11-301-0/+10
* Smooth Avatars in timelineMayeul Cantan2020-10-311-1/+1
* Qml message input mockupNicolas Werner2020-10-261-1/+1
* Lint qml with qml-formatNicolas Werner2020-10-081-53/+59
* Merge remote-tracking branch 'origin/master' into cross-signingNicolas Werner2020-10-081-1/+1
|\
| * Move ActiveCallBar Qml to separate filetrilene2020-09-251-1/+1
* | Merge remote-tracking branch 'origin/master' into cross-signingNicolas Werner2020-09-241-1/+3
|\|
| * Fix null errors in qmlNicolas Werner2020-09-161-1/+1
| * Port top bar to QmlNicolas Werner2020-09-161-0/+2
* | Fix presence indicatorNicolas Werner2020-07-301-4/+6
|/
* Remove online indicator for offline usersNicolas Werner2020-06-171-1/+1
* Show presence and set custom status messagesNicolas Werner2020-06-081-0/+18
* Make settings update immediately in qml and allow limiting timeline widthNicolas Werner2020-05-261-2/+2
* Misc color fixesNicolas Werner2020-05-051-2/+2
* Use palette for qml code for themingNicolas Werner2020-03-291-3/+4
* Make buttons hideable via setting, button contents can still be accessed via ...Nicolas Werner2020-03-101-7/+0
* Fix placeholder text being visible behind transparent avatarsNicolas Werner2020-02-231-0/+1
* Improve styling a bitNicolas Werner2020-02-031-1/+1
* Fix colors in typing display, when username contains emojiNicolas Werner2020-01-211-1/+2
* Improve avatar look and layoutingNicolas Werner2019-11-231-0/+5
* Organize qml files a bitNicolas Werner2019-11-231-0/+1
* Implement avatars in qml timelineNicolas Werner2019-11-231-0/+45