summary refs log tree commit diff
path: root/resources/qml/voip/CallInviteBar.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move to automatic type registrationNicolas Werner2023-06-191-4/+4
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-2/+0
* 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
* VoIP v1 implementation (#1161)Rohit Sutradhar2022-10-141-1/+1
* Don't leak dialogsNicolas Werner2022-02-211-0/+4
* Port image overlay to qmlNicolas Werner2022-01-021-1/+1
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Switch icon theme to Fluent iconsLoren Burkholder2021-11-171-7/+7
* Fix jdenticons in various placesLoren Burkholder2021-09-111-2/+3
* Prepare for reuseItems in timelineNicolas Werner2021-07-121-1/+1
* Move currentRoom/timeline handling to roomlistNicolas Werner2021-05-281-1/+1
* Move global avatarSize propertyNicolas Werner2021-05-131-2/+2
* Make palette global in QmlNicolas Werner2021-05-131-2/+2
* 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
* Require GStreamer 1.18 for voip supporttrilene2021-02-201-1/+0
* Support desktop screen sharing on X11trilene2021-02-181-4/+4
* Update translationsNicolas Werner2021-01-151-4/+4
* Add call invite screen for mobiletrilene2021-01-121-1/+1
* Revert "Update QtQuick versions to match Qt 5.10"Nicolas Werner2021-01-121-2/+2
* Update QtQuick versions to match Qt 5.10Joseph Donofry2021-01-111-2/+2
* Clean up Avatar click event handlingJoseph Donofry2021-01-111-0/+1
* Merge master and fix conflictsJoseph Donofry2021-01-111-11/+13
* Fix device discovery under GStreamer 1.16trilene2021-01-071-0/+1
* Color and icon button spacing fixestrilene2021-01-071-9/+7
* Fix Qml control colorstrilene2021-01-071-33/+36
* Fix previous committrilene2021-01-071-2/+2
* Set Label text color explicitlytrilene2021-01-071-0/+2
* Add missing translation markstrilene2021-01-071-5/+5
* Add devices dialog to CallInviteBartrilene2021-01-071-1/+26
* Use Layout marginstrilene2021-01-071-1/+3
* Make call invites less intrusivetrilene2021-01-071-0/+95