Skip to content
Snippets Groups Projects
  1. Jan 06, 2022
  2. Jan 05, 2022
    • Aline Gondim Santos's avatar
      conf: fix participant menu focus · fcd8a907
      Aline Gondim Santos authored
      Superposing a MouseArea and a hover in a child
      component may cause focus problems.
      This replaces MouseArea for a HoverHandler
      in the participant moderator menu.
      
      Change-Id: Ic4eb763c79f04198d3a2a2f24636fb2a09dca172
      GitLab: #601
      fcd8a907
  3. Jan 04, 2022
  4. Dec 30, 2021
  5. Dec 23, 2021
    • Sébastien Blin's avatar
      mainapplication: fix destruction ordering · 83f68573
      Sébastien Blin authored
      Every models (like UtilsAdapter for example) owns a pointer of
      LRCInstance. So, when the MainApplication is destroyed, the QmlEngine
      and all structures owning a pointer of LRCInstance MUST be destroyed
      before LRCInstance to avoid any segfault
      
      GitLab: #631
      Change-Id: Id30aaca325fe7172188bba468acd73525e62a34a
      83f68573
  6. Dec 22, 2021
  7. Dec 21, 2021
  8. Dec 20, 2021
  9. Dec 16, 2021
  10. Dec 15, 2021
  11. Dec 13, 2021
  12. Dec 07, 2021
  13. Dec 06, 2021
Loading