Skip to content
Snippets Groups Projects
Select Git revision
  • 9e4f5a19c6a8a3062dfdf876e625dfb15261a9b0
  • master default protected
  • nightly/20250806.0
  • nightly/20250805.0
  • beta/202508051403
  • beta/202508051107
  • 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
22 results

src

  • Clone with SSH
  • Clone with HTTPS
  • 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
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..