Skip to content
Snippets Groups Projects
  1. Nov 17, 2022
  2. Nov 15, 2022
    • Sébastien Blin's avatar
      misc: fix build without webengine · 9b2dbb64
      Sébastien Blin authored
      Change-Id: I2511cd89e1ce7f60424f69ab6576d7fb992dd58c
      GitLab: #881
      9b2dbb64
    • Andreas Traczyk's avatar
      misc: regenerate qml.qrc at configure time · 9e4f5a19
      Andreas Traczyk authored and Sébastien Blin's avatar Sébastien Blin committed
      Our qml.qrc is:
      - commonly in conflict and prone to erroneous conflict resolution
      - platform dependant (generation is used anyway for removing
        webengine dependant resources)
      - a poorly maintained hodge-podge with resources in subdirectories
        that aren't grouped
      - requires alteration when moving resources (if not done correctly,
        without tests, results in uncaught runtime failures)
      
      This patch uses a python script at configure time to generate the
      qml.qrc resource file, and removes it from versioning.
      
      GitLab: #749
      Change-Id: Ia2b81bb5b2c29d0bf6f5a5302e76795864e93e40
      9e4f5a19
    • Andreas Traczyk's avatar
      misc: clean image resource generation python script · a230365a
      Andreas Traczyk authored and Sébastien Blin's avatar Sébastien Blin committed
      Conform to PEP8 and Qt6/QML (remove QtQuick module version).
      
      GitLab: #749
      Change-Id: Ibccc8023e6f622f039bcdb470f3cade34cc2be9e
      a230365a
  3. Nov 14, 2022
    • Jenkins's avatar
      i18n: automatic bump · eb543c34
      Jenkins authored
      Change-Id: I69391eb6df08bf1727b15802832ddd7ad07e3c3d
      eb543c34
    • Sébastien Blin's avatar
      misc: change "hide audio-only behavior" · f8ff14f2
      Sébastien Blin authored
      + Rename to "Hide spectators"
      + Hide if audio + video are disabled and not hand raised
      
      Change-Id: I08e18731c28ceaa8222806ea6223e35d7af445a2
      GitLab: #822
      f8ff14f2
    • Maxim Cournoyer's avatar
      Move xcb include/link directives from jami to libclient. · e2ce5c4d
      Maxim Cournoyer authored and Sébastien Blin's avatar Sébastien Blin committed
      Relates to <#882>.
      
      This problem was discovered when attempting to build the test suite:
      
         ld: ../src/libclient/liblibjamiclient.a(avmodel.cpp.o): undefined
         reference to symbol 'xcb_get_setup'
      
      * CMakeLists.txt: [!(APPLE or MSVC] Move xcb includes and link directives to...
      * src/libclient/CMakeLists.txt [!(APPLE or MSVC]: ... here.
      
      Change-Id: If9b6653e157081300caad8f13cafe4979a49630b
      e2ce5c4d
  4. Nov 12, 2022
  5. Nov 11, 2022
  6. Nov 10, 2022
  7. Nov 09, 2022
  8. Nov 08, 2022
  9. Nov 06, 2022
  10. Nov 03, 2022
  11. Nov 02, 2022
  12. Nov 01, 2022
  13. Oct 31, 2022
  14. Oct 30, 2022
  15. Oct 29, 2022
  16. Oct 27, 2022
  17. Oct 25, 2022
  18. Oct 24, 2022
  19. Oct 21, 2022
Loading