Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Allow to suppress charging state notification #283

Open
wants to merge 11 commits into
base: xenial
Choose a base branch
from

Commits on Aug 16, 2020

  1. Configuration menu
    Copy the full SHA
    b17fe07 View commit details
    Browse the repository at this point in the history
  2. fix whitespace

    wdehoog committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    5ef1a06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13a6765 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a59e26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a032671 View commit details
    Browse the repository at this point in the history
  6. added missing signal

    wdehoog committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    32dbcd5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83ad23e View commit details
    Browse the repository at this point in the history
  8. remove unused schema

    wdehoog committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    4701cbd View commit details
    Browse the repository at this point in the history
  9. use createTemporaryQmlObject instead of a Loader to create the object…

    … to test.
    
    The combination Loader/Component results in another instance in memory which also starts to
    control the led making testing impossible.
    wdehoog committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    b48e90b View commit details
    Browse the repository at this point in the history
  10. whitespace and a ;

    wdehoog committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    c8b6c30 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. two new test cases

    wdehoog committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    872a87b View commit details
    Browse the repository at this point in the history