Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize facelift dbus communication #303

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Sep 11, 2020

  1. Standardize facelift argument exchange

    Change-Id: Ifd09ce0e4b16a6a060d2a2634adc614f56b3a139
    😎 Mostafa Emami committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    d451419 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. standardize facelift dbus communication

    Fix service type
    😎 Mostafa Emami committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    47b4a42 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Merge pull request #1 from Pelagicore/master

    update the fork
    idleroamer authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    3c8f9ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d385a1 View commit details
    Browse the repository at this point in the history
  3. Standardize facelift dbus communication

    Fix removed enum/struct qt-registeration
    😎 Mostafa Emami committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    7fb1d9c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Standardize facelift dbus communication

    - Eliminate possible struct signature overflow by asserting the size
      and utilizing @serializable: true
    - Make the struct not directly dependent on QtDBus
    😎 Mostafa Emami committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    698e225 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. standardize_dbus communication

    fix conversion of enum to int
    Use workaround since Qt doesn't allow regsitering custom types on dbus as
    built-in types
    😎 Mostafa Emami committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    2cf600d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3e6151 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Fix review comments

    😎 Mostafa Emami committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    10557c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. enable defining bus address

    😎 Mostafa Emami committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    3ed6fe9 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. fix more review comments

    use QLatin1String more often
    idleroamer committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    92e7677 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Revert "enable defining bus address"

    Mistakenly commited
    
    This reverts commit 3ed6fe9.
    idleroamer committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    277b7e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Fix more review comments

    changedProperties -> dirtyProperties
    more specialized DBus and Local IPC proxy methods
    idleroamer committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    73c9a06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e122fb View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Merge branch 'master' of https://github.com/Pelagicore/facelift into …

    …Pelagicore-master-1
    idleroamer committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    33b996d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from Pelagicore/master

    merge master peligicore
    idleroamer authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    8e2bd56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adcce61 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. Configuration menu
    Copy the full SHA
    b359770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d94e76 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    1e5ab12 View commit details
    Browse the repository at this point in the history