Skip to content
Snippets Groups Projects
Select Git revision
  • 9e4f5a19c6a8a3062dfdf876e625dfb15261a9b0
  • master default protected
  • nightly/20250722.0
  • beta/202507211539
  • stable/20250718.0
  • nightly/20250718.0
  • nightly/20250714.0
  • beta/202507141552
  • beta/202506161038
  • stable/20250613.0
  • nightly/20250613.0
  • beta/202506101658
  • stable/20250610.0
  • nightly/20250610.0
  • beta/202506091027
  • beta/202506061543
  • nightly/20250605.0
  • beta/202506051039
  • beta/202506051002
  • beta/202506041611
  • beta/202506041335
  • beta/202505231812
22 results

jami-client-qt

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Andreas Traczyk's avatar
    Andreas Traczyk authored and 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
    History
    Name Last commit Last update