Skip to content
Snippets Groups Projects
  1. Dec 19, 2024
    • ovari's avatar
      misc: unify terminology · 5352ded3
      ovari authored and Adrien Béraud's avatar Adrien Béraud committed
      Are you sure you → Do you really → Do you
      by a password → with a password
      confirmExtensionReset: OK → Reset
      confirmExtensionUninstall: OK → Uninstall
      confirmRmConversation → confirmLeaveConversation
      
      Change-Id: I8e61197a19fb61f3d362d76b1a6d676dcb842b75
      GitLab: #1730
      5352ded3
  2. Nov 01, 2024
    • ovari's avatar
      misc: unify terminology · 41cb6528
      ovari authored and ovari's avatar ovari committed
      {Noun} {verb} successfully
      A(n) [type] error occurred while [attempting to] {verb} {noun}.
      placeAudioCall → startAudioCall
      placeVideoCall → startVideoCall
      reconnectTry → reconnectAttempt
      
      Change-Id: I918961894fc23989920727009031cc6a2ac1d8f3
      GitLab: #1730
      41cb6528
  3. Oct 01, 2024
    • ovari's avatar
      misc: unify terminology · c5548698
      ovari authored and François-Simon Fauteux-Chapleau's avatar François-Simon Fauteux-Chapleau committed
      smart quotes {“,”,’}
      remove spaces in keyboard shortcuts, eg Ctrl + F → Ctrl+F
      add participant → invite member
      A(n) [type] error occurred while [attempting to] {verb} {noun}.
      avatar → profile picture
      ban → block
      join in… → join with…
      mute camera → stop camera
      plugin → extension
      request → invitation
      unmute camera → start camera
      
      GitLab: #1730
      Change-Id: Ied169aea3b15b341ff467bc838c70da6a3d5050f
      c5548698
  4. Feb 07, 2024
  5. Jan 03, 2024
  6. Nov 17, 2023
  7. Sep 20, 2023
  8. Aug 21, 2023
  9. Aug 01, 2023
  10. May 23, 2023
    • Andreas Traczyk's avatar
      misc: fix clazy warnings · 05a09a82
      Andreas Traczyk authored
      Fix some warnings, and possible some bugs related to bad QObject::connects.
      
      Gitlab: #938
      Change-Id: Id4ca9a48b929e7c59df8cf20c6df3504c7971b4c
      05a09a82
  11. Apr 14, 2023
  12. Apr 07, 2023
  13. Apr 06, 2023
  14. Feb 17, 2023
    • Andreas Traczyk's avatar
      mainapp: dynamically load views · 14ae0006
      Andreas Traczyk authored
      Introduces the ViewCoordinator component to promote dynamic view loading and reduce coupling between components.
      
      The following objects are now created and destroyed as needed:
      - SettingsView
      - WizardView
      - dialogs
      
      Further refactoring will be required in order to do the same with the ConversationView, which now parents the ChatView and the CallStackView.
      
      Gitlab: #897
      Change-Id: Ice6a0c133e62e1e0c8d7fb99ec2c41234c049b59
      14ae0006
  15. Feb 06, 2023
  16. Jul 29, 2022
    • Fadi Shehadeh's avatar
      wizard: implement new wizard details · 41c21dac
      Fadi Shehadeh authored and Sébastien Blin's avatar Sébastien Blin committed
      This changes many things:
      + Except the backup page, all pages were re-designed
      + Heavily modify buttons and line edits with new components style
      + Update switches themes
      + Re-work username
      + Add future components
      + Update strings
      + Update PhotoBoothView
      
      GitLab: #769
      GitLab: #770
      GitLab: #766
      Change-Id: Ic97d36cf8c86c4242013bf71a524887f7ce56f8f
      41c21dac
  17. Jul 25, 2022
  18. May 19, 2022
  19. Apr 26, 2022
Loading