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

Add build and run controls for Flatpak based projects #940

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

Commits on Nov 15, 2020

  1. Add run and stop button

    meisenzahl committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    cc6f3bc View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. Add ProjectManager

    meisenzahl committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    f76b1da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f060c56 View commit details
    Browse the repository at this point in the history
  3. Satisfy linter

    meisenzahl committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    2a66e7c View commit details
    Browse the repository at this point in the history
  4. Add TODO

    meisenzahl committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    c99319f View commit details
    Browse the repository at this point in the history
  5. Remove stop action

    meisenzahl committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    fac9c1f View commit details
    Browse the repository at this point in the history
  6. Make calls async

    meisenzahl committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    4dd8568 View commit details
    Browse the repository at this point in the history
  7. Separate run button

    meisenzahl committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    3dba84e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13c4b61 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    808dcb6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. Configuration menu
    Copy the full SHA
    be4d37d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afedcd0 View commit details
    Browse the repository at this point in the history
  3. Add build action

    meisenzahl committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    1d188e9 View commit details
    Browse the repository at this point in the history
  4. Add stop button

    meisenzahl committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    04d1003 View commit details
    Browse the repository at this point in the history
  5. Satisfy linter

    meisenzahl committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    fa5d865 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50b9f63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5929826 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

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

Commits on Apr 15, 2021

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

Commits on Apr 18, 2021

  1. Configuration menu
    Copy the full SHA
    d8fed23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21fc311 View commit details
    Browse the repository at this point in the history
  3. Satisfy linter

    meisenzahl committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    e006310 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Refactor variable names

    meisenzahl committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    8a1422a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a86ac53 View commit details
    Browse the repository at this point in the history
  3. Add support for JSON

    meisenzahl committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    a8a4eff View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

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

Commits on Apr 22, 2021

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

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    0bfee34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb25136 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'add-button-to-run-project' of github.com:meisenzahl/cod…

    …e into add-button-to-run-project
    meisenzahl committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    f12c1ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a4549e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. Configuration menu
    Copy the full SHA
    2666385 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add-button-to-run-project' of github.com:meisenzahl/cod…

    …e into add-button-to-run-project
    meisenzahl committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    f456d2c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Refactor

    meisenzahl committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    4970a07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03dfb71 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

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

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    5d4e492 View commit details
    Browse the repository at this point in the history
  2. Use get_root_folder ()

    meisenzahl committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    95531d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

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

Commits on May 1, 2021

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

Commits on May 2, 2021

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

Commits on May 3, 2021

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

Commits on May 4, 2021

  1. Merge branch 'master' into add-button-to-run-project

    Jeremy Wootten committed May 4, 2021
    Configuration menu
    Copy the full SHA
    8282a56 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Jeremy Wootten <[email protected]>
    meisenzahl and Jeremy Wootten committed May 4, 2021
    Configuration menu
    Copy the full SHA
    8d3d019 View commit details
    Browse the repository at this point in the history
  3. Fix

    meisenzahl committed May 4, 2021
    Configuration menu
    Copy the full SHA
    38a8f60 View commit details
    Browse the repository at this point in the history
  4. Satisfy linter

    meisenzahl committed May 4, 2021
    Configuration menu
    Copy the full SHA
    e6b1a77 View commit details
    Browse the repository at this point in the history
  5. Show error dialog

    meisenzahl committed May 4, 2021
    Configuration menu
    Copy the full SHA
    304764f View commit details
    Browse the repository at this point in the history
  6. Satisfy linter

    meisenzahl committed May 4, 2021
    Configuration menu
    Copy the full SHA
    285a655 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    50619fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aefd1c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59c696b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Merge branch 'master' into add-button-to-run-project

    Jeremy Wootten committed May 11, 2021
    Configuration menu
    Copy the full SHA
    210c5ba View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    b19d7ab View commit details
    Browse the repository at this point in the history
  2. Use Gee.ArrayList

    meisenzahl committed May 13, 2021
    Configuration menu
    Copy the full SHA
    e6a8e2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f52a02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d32af7e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Merge branch 'master' of https://github.com/elementary/code into add-…

    …button-to-run-project
    Jeremy Wootten committed May 19, 2021
    Configuration menu
    Copy the full SHA
    b46b4d4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

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

Commits on May 22, 2021

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

Commits on May 25, 2021

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

Commits on May 26, 2021

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

Commits on Jul 17, 2021

  1. Configuration menu
    Copy the full SHA
    6fd3143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bf8399 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into add-button-to-run-project

    Jeremy Wootten committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    24f76f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    583ff71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5473f78 View commit details
    Browse the repository at this point in the history
  3. Add ostree

    meisenzahl committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    5f9c6fc View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

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

Commits on Aug 13, 2021

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

Commits on Aug 14, 2021

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

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    8532e9f View commit details
    Browse the repository at this point in the history
  2. update manifest

    * update Flatpak and remove patches
    * update flatpak-builder
    * add pyparsing
    * remove polkit
    Marukesu committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    cbc9bcc View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

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

Commits on Oct 13, 2021

  1. Merge branch 'master' into add-button-to-run-project

    Jeremy Wootten committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    5feda44 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    78f461a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a72820 View commit details
    Browse the repository at this point in the history
  3. Satisfy linter

    meisenzahl committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    830fd53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07c3b88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c1eaae View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Merge branch 'master' into add-button-to-run-project

    Jeremy Wootten committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    4a48931 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Configuration menu
    Copy the full SHA
    1ffdc12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c3d7dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f4c667 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69aa4dd View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Configuration menu
    Copy the full SHA
    2fe9d2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    242fc11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71bef7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13c6b9f View commit details
    Browse the repository at this point in the history
  5. Refactor

    meisenzahl committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    2842bfa View commit details
    Browse the repository at this point in the history