Skip to content
Snippets Groups Projects
  1. Apr 07, 2023
  2. Apr 06, 2023
  3. Apr 05, 2023
    • Andreas Traczyk's avatar
      tests: qml: initialize the preview engine · 5566c1a9
      Andreas Traczyk authored
      This was causing invalid connections during test setup. Not having a null preview engine will prevent dereferencing a null pointer once messaging tests are implemented, however, the webengine will not work correctly due to missing resources which may be corrected in a subsequent patch.
      
      This commit also moves .clang-format to the root repo dir so it will apply to the test source code (the test source code should be within the src dir).
      
      Gitlab: #899
      Change-Id: I8cac1fb937a0c60a91219b11ed1e0b5f323b1816
      5566c1a9
    • Andreas Traczyk's avatar
      misc: fix test suite and tooling on Windows · df5b9554
      Andreas Traczyk authored
      - simplifies and fixes the python build script for Windows
      - applies pep8 to the script also
      
      Gitlab: #899
      Change-Id: Ieb3debd08ddf1649a46208fc52362d20c504c1b1
      df5b9554
  4. Apr 04, 2023
  5. Apr 03, 2023
  6. Mar 31, 2023
  7. Mar 30, 2023
  8. Mar 28, 2023
  9. Mar 24, 2023
  10. Mar 23, 2023
  11. Mar 22, 2023
    • Maxim Cournoyer's avatar
      build.py: Fix building with Guix. · 8832f40b
      Maxim Cournoyer authored and Sébastien Blin's avatar Sébastien Blin committed
      The manifest has moved from guix/manifest to
      extras/packaging/gnu-linux/guix/manifest.scm; adjust the script for it.
      
      * build.py (GUIX_MANIFEST): New variable.
      (run_dependencies, run_install, main): Use it.
      
      Change-Id: Ic2adf89be1eb21c672d8d8950ea6bbf93f5a2773
      8832f40b
    • Andreas Traczyk's avatar
      mainapplication: fix spoiled rebase · 0c949991
      Andreas Traczyk authored
      Reverts accidental rebase issues in f6f9034 (Patchset 24 -> 25). Fixes view management during last account deletion and first account creation.
      
      Gitlab: #902
      Change-Id: Ieacf816ef9a30e27973115dc70d029106b72bb07
      0c949991
    • Sébastien Blin's avatar
      utils: improve error logs · 3b973aa5
      Sébastien Blin authored
      Change-Id: I2fd8650cf106f6f0ececd3d4ce2b021061224b04
      3b973aa5
Loading