summary refs log tree commit diff
path: root/resources/qml/voip/PlaceCall.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix some sizes in layoutsNicolas Werner2023-06-191-2/+2
* Move to automatic type registrationNicolas Werner2023-06-191-2/+2
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-6/+5
* Support screen sharing with xdg-desktop-portalDavid Elsing2023-03-301-1/+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
* Fix screen share callsNicolas Werner2022-03-131-4/+9
* Don't destroy components in useNicolas Werner2022-03-101-10/+2
* Don't leak dialogsNicolas Werner2022-02-211-0/+2
* 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
* Fix video call filename and qtjdenticon for windowsJoseph Donofry2021-11-181-1/+1
* Switch icon theme to Fluent iconsLoren Burkholder2021-11-171-6/+6
* Finish getting all avatars jdenticonifiedLoren Burkholder2021-09-111-0/+1
* Finish converting function to propertyLoren Burkholder2021-07-201-2/+2
* Prepare for reuseItems in timelineNicolas Werner2021-07-121-1/+1
* Move currentRoom/timeline handling to roomlistNicolas Werner2021-05-281-6/+6
* Move global avatarSize propertyNicolas Werner2021-05-131-2/+2
* Make palette global in QmlNicolas Werner2021-05-131-6/+6
* 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
* Support desktop screen sharing on X11trilene2021-02-181-2/+21
* Fix more anchors.centerInNicolas Werner2021-01-181-1/+7
* Update translationsNicolas Werner2021-01-151-3/+3
* 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-14/+22
* Color and icon button spacing fixestrilene2021-01-071-20/+6
* Fix Qml control colorstrilene2021-01-071-22/+37
* Fix previous committrilene2021-01-071-1/+1
* Set Label text color explicitlytrilene2021-01-071-0/+1
* Finesse PlaceCall dialogtrilene2021-01-071-32/+38
* Add device combos to PlaceCall dialogtrilene2021-01-071-16/+47
* Port PlaceCall dialog to Qmltrilene2021-01-071-0/+107