Skip to content
Snippets Groups Projects
  1. Apr 18, 2025
  2. Apr 16, 2025
    • Andreas Traczyk's avatar
      misc: bump daemon · 31581db7
      Andreas Traczyk authored
      Brings in some build fixes. Also prevents applying the qmsetup patch
      on Windows, and calls build-windows.py --init with the qt parameter
      which is required if when using Qt installed in a non-standard location.
      
      Change-Id: I40facbdc93289792130a15b0f4151f78137bc1ef
      31581db7
    • Kateryna Kostiuk's avatar
      bump daemon · c323dcfe
      Kateryna Kostiuk authored
      Change-Id: I30104807a42b70d9e3d4dbbc9baff3ffea9ec923
      c323dcfe
  3. Apr 13, 2025
    • ovari's avatar
      JamiStrings.qml: cleanup · 8a31aca3
      ovari authored and ovari's avatar ovari committed
      other → {source, new}
      
      Change-Id: I60f4b81a8fc2a47395f73768caed383e0a597b64
      8a31aca3
  4. Apr 11, 2025
  5. Apr 03, 2025
    • François-Simon Fauteux-Chapleau's avatar
      QWK: fix build issue on Debian/Ubuntu · c91bff35
      François-Simon Fauteux-Chapleau authored
      This commit adds a patch for QWindowKit to ensure that it always
      installs its dependency QMSetup in a directory where CMake will be able
      to find it. This makes the previous QWindowKit patch unnecessary and
      fixes a build issue when packaging Jami on Debian and Ubuntu that
      started occurring when QWindowKit was updated in commit 6b70ffcf.
      
      GitLab: #1976
      Change-Id: I5f23fcbb612aa6d0eb0e77e9a5a006b24a5af082
      c91bff35
  6. Mar 31, 2025
  7. Mar 28, 2025
  8. Mar 26, 2025
  9. Mar 25, 2025
  10. Mar 24, 2025
  11. Mar 21, 2025
  12. Mar 19, 2025
  13. Mar 17, 2025
  14. Mar 14, 2025
  15. Mar 13, 2025
    • François-Simon Fauteux-Chapleau's avatar
      main: fix desktop file name · 84ac5dba
      François-Simon Fauteux-Chapleau authored
      Commit 49d83fd9 changed the name of
      Jami's .desktop file, but didn't make the corresponding change to the
      argument passed to setDesktopFileName in the main() function. This
      causes a bug where GNOME (and possibly other desktop environments)
      doesn't display the correct icon in the taskbar when Jami is running.
      
      GitLab: #1948
      Change-Id: I695057979b180777011a9995d799d38f9a4a0487
      84ac5dba
    • François-Simon Fauteux-Chapleau's avatar
      cmake: add missing argument to add_subdirectory · a149a575
      François-Simon Fauteux-Chapleau authored
      We need the EXCLUDE_FROM_ALL argument when adding git submodules via
      add_subdirectory in the CMakeLists file. Without it, the "install" make
      target for Jami will also install the submodule's files.
      
      GitLab: #1947
      Change-Id: I477c4733951ac5a9fa2b6a52a1463c4a585ab8b7
      a149a575
  16. Mar 12, 2025
Loading