Skip to content
Snippets Groups Projects
  1. Jan 02, 2025
    • ovari's avatar
      cleanup · 53a3d321
      ovari authored and Adrien Béraud's avatar Adrien Béraud committed
      →
      base 64 → Base64
      cancelled → canceled
      {cannot, can't, couldn't} → unable to
      inexistent → nonexistent
      informations → information
      not possible → impossible
      retrieven → retrieved
      SIP
      try → attempt
      URI
      WebEngine
      wish → want
      
      Can this replace https://review.jami.net/c/jami-client-qt/+/27607 ?
      
      Change-Id: I21e1615a0c6e2979f02f913093c503c03ab32c82
      53a3d321
  2. Feb 06, 2024
    • Liam Coursodon's avatar
      Qt: migration to 6.6.1 · 24edba9a
      Liam Coursodon authored and Sébastien Blin's avatar Sébastien Blin committed
      This commit makes the necessary changes to migrate from Qt 6.5.3 to
      Qt 6.6.1 and fixes the following issues:
      
      - EditedPopup.qml: "layout polish loop" and "recursive rearrange"
        errors (GitLab: #1510) as well as an unreported bug where text was
        clipped instead of elided
      
      - BaseContextMenu.qml: QML warning ("Created graphical object was not
        placed in the graphics scene.")
      
      The daemon is also bumped in order to include a patch for a build issue
      on openSUSE Leap (GitLab: #1552).
      
      GitLab: #1466
      Change-Id: I12df2f84067ebe961368879e08ff7ef275d93395
      24edba9a
  3. Oct 20, 2023
  4. Dec 20, 2022
    • Sébastien Blin's avatar
      packaging: migrate packaging scripts in client-qt · 3349b7de
      Sébastien Blin authored
      This patch moves already existing packaging scripts from jami-project
      into client-qt.
      Introduced changes are:
      + WITH_SUBMODULE must search in system lib too because for
      packaging client-qt (for rpm) will be built separately, and will
      depend on jami-daemon.
      + Fix appdata.xml (replace old wiki with docs.jami.net)
      + path changes (because we build in client-qt not jami-project).
      
      GitLab: #853
      Change-Id: I1313830d85c8094fcbcc52e22033a2add7b1e89f
      3349b7de
Loading