summaryrefslogtreecommitdiffstats
path: root/resources/qml/voip
AgeCommit message (Expand)Author
2023-11-05Fix crash during callsNicolas Werner
2023-11-02Fix gstreamer element namesNicolas Werner
2023-10-26More qml cleanupsNicolas Werner
2023-10-26Fix some qml warningsNicolas Werner
2023-06-19Fix some sizes in layoutsNicolas Werner
2023-06-19Fix screenshare selectionNicolas Werner
2023-06-19Some qmllint fixesNicolas Werner
2023-06-19Move to automatic type registrationNicolas Werner
2023-06-08Fix palette access and QMediaPlayer errorsNicolas Werner
2023-03-30Improve choosing screen share typeDavid Elsing
2023-03-30Support screen sharing with xdg-desktop-portalDavid Elsing
2023-02-21Get rid of year in license headersNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-10-14VoIP v1 implementation (#1161)Rohit Sutradhar
2022-03-13Fix screen share callsNicolas Werner
2022-03-10Don't destroy components in useNicolas Werner
2022-02-25Fix mobile call screenNicolas Werner
2022-02-21Don't leak dialogsNicolas Werner
2022-01-02Port image overlay to qmlNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-11-18Fix video call filename and qtjdenticon for windowsJoseph Donofry
2021-11-17Switch icon theme to Fluent iconsLoren Burkholder
2021-09-11Fix jdenticons in various placesLoren Burkholder
2021-09-11Finish getting all avatars jdenticonifiedLoren Burkholder
2021-07-27Port to explicit connect syntaxNicolas Werner
2021-07-20Finish converting function to propertyLoren Burkholder
2021-07-12Prepare for reuseItems in timelineNicolas Werner
2021-05-28Move currentRoom/timeline handling to roomlistNicolas Werner
2021-05-13Move global avatarSize propertyNicolas Werner
2021-05-13Make palette global in QmlNicolas Werner
2021-03-07Fix conflict between qmlformat and license checkNicolas Werner
2021-03-07Show mxid on hovering usernameNicolas Werner
2021-03-05Update license headersNicolas Werner
2021-02-25Use toggles for screen share settingsNicolas Werner
2021-02-25Add screen sharing window previewtrilene
2021-02-24Allow choice of single window when sharing screentrilene
2021-02-21Display screen sharing content locallytrilene
2021-02-20Require GStreamer 1.18 for voip supporttrilene
2021-02-20Screen sharing (X11): support picture-in-picturetrilene
2021-02-18Screen sharing (X11): add hide mouse cursor optiontrilene
2021-02-18Support desktop screen sharing on X11trilene
2021-01-18Fix more anchors.centerInNicolas Werner
2021-01-17Fix crash with ScrollViewNicolas Werner
2021-01-15Update translationsNicolas Werner
2021-01-15Merge pull request #374 from trilene/masterDeepBlueV7.X
2021-01-13Finesse mobile call invite screentrilene
2021-01-12Add call invite screen for mobiletrilene
2021-01-12Don't use centerIn on popup on Qt < 5.12Nicolas Werner
2021-01-12Revert "Update QtQuick versions to match Qt 5.10"Nicolas Werner
2021-01-11Update QtQuick versions to match Qt 5.10Joseph Donofry