Skip to content
Snippets Groups Projects
  1. Mar 08, 2022
  2. Dec 23, 2021
  3. Dec 22, 2021
  4. Jul 15, 2021
    • Maxim Cournoyer's avatar
      Rename 'dring' occurrences to 'jami'. · 7f437856
      Maxim Cournoyer authored
      Automated via:
      
        $ git grep -l dring | xargs sed -i 's/dring/jami/g'
        $ git ls-files | xargs sed -i 's/Error : jami/Error : jamid/g'
      
      Then some changes by hand to adjust jamiId into fileId, and jami_info
      into transfer_info.
      
      Change-Id: Ic0be8fe918a2d9eb52e28d598ee4581db245674f
      Unverified
      7f437856
  5. Jul 02, 2021
  6. Jun 29, 2021
  7. Oct 21, 2020
  8. Oct 20, 2020
  9. Aug 13, 2020
    • Andreas Traczyk's avatar
      cmake(win): add missing base Qt5_DIR required by find_package · 433027af
      Andreas Traczyk authored
      Now that we're using find_package(Qt5 COMPONENTS [...]) syntax,
      cmake searches for a base Qt5 cmake directory as well, on windows.
      
      Change-Id: I287d97e8429cb0f33f454d29b450c020c8861708
      Gitlab: #581
      433027af
    • Andreas Traczyk's avatar
      cmake: require qt version · c20b5d3c
      Andreas Traczyk authored
      This forces a minimum qt version set when we're building the qt
      client.
      
      Also use the runtime linker search paths for the installed binary.
      
      Gitlab: #581
      Change-Id: I3f33dece350244624ba8f777d587682a36769730
      c20b5d3c
  10. Jun 18, 2020
  11. Feb 21, 2020
  12. Feb 13, 2020
  13. Nov 28, 2019
Loading