summary refs log tree commit diff
path: root/resources/qml/voip/CallDevices.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move to automatic type registrationNicolas Werner2023-06-191-1/+1
|
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-5/+4
|
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
| | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+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-2/+2
|
* Make palette global in QmlNicolas Werner2021-05-131-5/+5
|
* Fix conflict between qmlformat and license checkNicolas Werner2021-03-071-0/+1
|
* Show mxid on hovering usernameNicolas Werner2021-03-071-1/+0
| | | | fixes #507
* Update license headersNicolas Werner2021-03-051-0/+4
|
* Support desktop screen sharing on X11trilene2021-02-181-1/+1
|
* Fix crash with ScrollViewNicolas Werner2021-01-171-1/+1
|
* Don't use centerIn on popup on Qt < 5.12Nicolas Werner2021-01-121-1/+7
|
* Revert "Update QtQuick versions to match Qt 5.10"Nicolas Werner2021-01-121-2/+2
| | | | This reverts commit 74e32dd96b8ed04d46802226551e72b68ab17e48.
* Update QtQuick versions to match Qt 5.10Joseph Donofry2021-01-111-2/+2
|
* Merge master and fix conflictsJoseph Donofry2021-01-111-17/+16
|
* Color and icon button spacing fixestrilene2021-01-071-16/+3
|
* Fix Qml control colorstrilene2021-01-071-37/+38
|
* Add devices dialog to CallInviteBartrilene2021-01-071-0/+91