summary refs log tree commit diff
path: root/resources/qml/emoji (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move to automatic type registrationNicolas Werner2023-06-191-1/+0
* Fix communites sidebar colorNicolas Werner2023-06-081-0/+1
* Get rid of scrollhelperNicolas Werner2023-06-081-6/+0
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-12/+7
* First runnable qt6 NhekoNicolas Werner2023-06-081-6/+5
* Fix emoji unicodename in tooltipNicolas Werner2023-05-251-1/+1
* Get rid of old emoji pickerNicolas Werner2023-05-251-307/+0
* Make emoji picker use the grid viewNicolas Werner2023-05-251-13/+49
* Allow editing stickers from stickerpickerNicolas Werner2023-05-201-0/+18
* Allow scrolling to specific sections and order packs in sticker search by mat...Nicolas Werner2023-05-201-24/+48
* Fix StickerPicker padding and names of unnamed packsNicolas Werner2023-05-201-27/+31
* Add rows to stickerpickerNicolas Werner2023-05-201-11/+41
* Get rid of year in license headersNicolas Werner2023-02-212-6/+2
* Fix white bar above sticker pickerNicolas Werner2023-01-122-35/+17
* Fix white bar above emoji pickerNicolas Werner2023-01-121-35/+19
* Try to fix binding loop in emoji pickerNicolas Werner2023-01-121-2/+2
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-022-0/+2
* Fix emoji pickerq234rty2022-06-301-5/+6
* Unhardcode qmlBulbyVR2022-04-241-2/+1
* Curse you hardcoded qml!BulbyVR2022-04-241-1/+2
* Fix images being cropped instead of scaledNicolas Werner2022-03-091-1/+1
* Clear search text in StickerPicker when the popup closestastytea2022-02-021-1/+2
* Use ScrollHelper on EmojiPickerJoseph Donofry2022-01-261-10/+16
* Make some icons smootherNicolas Werner2022-01-021-0/+4
* Strip variant selector in some casesNicolas Werner2022-01-011-1/+1
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-012-0/+2
* Multiply source size by scale factorNicolas Werner2021-12-131-2/+3
* Switch icon theme to Fluent iconsLoren Burkholder2021-11-172-12/+12
* Clear emoji search field when picker closedThomas Karpiniec2021-08-191-1/+2
* Explicitly reload data in delegates, if related events got loadedNicolas Werner2021-07-201-1/+0
* Model alias is still neededNicolas Werner2021-07-191-0/+1
* Cache sticker pickerNicolas Werner2021-07-191-3/+5
* Make scrolling sticker picker bearableNicolas Werner2021-07-191-0/+6
* Move sticker parsing and enable room stickersNicolas Werner2021-07-191-2/+0
* Basic sticker supportNicolas Werner2021-07-192-23/+174
* Try to make scrolling emoji picker a bit smootherNicolas Werner2021-07-151-0/+1
* Make emoji picker follow themeNicolas Werner2021-07-031-199/+223
* Move currentRoom/timeline handling to roomlistNicolas Werner2021-05-281-1/+1
* Make palette global in QmlNicolas Werner2021-05-131-8/+8
* Use one CompletionProxy for everything including EmojiPickerNicolas Werner2021-04-181-99/+52
* Fix emoji picker getting cut offJoseph Donofry2021-04-131-0/+1
* Fix some TapHandler focus issuesNicolas Werner2021-04-111-7/+6
* Fix emoji picker appearing in wrong locationsNicolas Werner2021-03-231-15/+12
* Fix conflict between qmlformat and license checkNicolas Werner2021-03-072-0/+2
* Show mxid on hovering usernameNicolas Werner2021-03-072-2/+0
* Update license headersNicolas Werner2021-03-052-0/+8
* Fix UI allowing edits of foreign messages in some casesNicolas Werner2021-02-101-1/+1
* focus message input on adding emoji/reacting to a messageJedi182021-02-051-0/+1
* Get category switching workingLoren Burkholder2021-01-251-18/+18
* Revert "Update QtQuick versions to match Qt 5.10"Nicolas Werner2021-01-122-3/+3
* Update QtQuick versions to match Qt 5.10Joseph Donofry2021-01-112-3/+3
* Move emoji picker to qmlNicolas Werner2020-11-252-7/+9
* Qml message input mockupNicolas Werner2020-10-261-2/+2
* Fix emoji filter losing focusNicolas Werner2020-10-121-0/+1
* Lint qml with qml-formatNicolas Werner2020-10-082-115/+155
* Fix reactionsNicolas Werner2020-09-031-1/+1
* Fix presence indicatorNicolas Werner2020-07-301-2/+2
* Fix reactionsNicolas Werner2020-07-202-14/+13
* Lower qt version used for emoji picker and scroll helperNicolas Werner2020-06-171-2/+2
* Fix build issue on some versions of clangJoseph Donofry2020-06-101-18/+18
* Remove unused QML fileJoseph Donofry2020-06-092-68/+1
* Remove signals in favor of direct function callsJoseph Donofry2020-06-091-6/+4
* Remove duplicate search iconsJoseph Donofry2020-06-091-1/+1
* Fix UserSettings in QMLJoseph Donofry2020-06-091-2/+2
* Merge master and fix conflictsJoseph Donofry2020-06-091-0/+67
* Minor adjustments to emoji pickerJoseph Donofry2020-06-091-7/+22
* Add reaction/redaction for in-line ReactionsJoseph Donofry2020-05-211-5/+7
* Attach emoji picker picked to reaction senderJoseph Donofry2020-05-162-4/+16
* Update emoji picker and translationsJoseph Donofry2020-05-132-76/+154
* Add new QML-based emoji picker (work in progress)Joseph Donofry2020-05-132-0/+203