summary refs log tree commit diff
path: root/resources/qml/emoji (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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