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

New package managers interface #1021

Merged
merged 65 commits into from
May 11, 2023
Merged

Commits on May 2, 2023

  1. add sampleHelper

    marticliment committed May 2, 2023
    Configuration menu
    Copy the full SHA
    fe6fa3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41037c1 View commit details
    Browse the repository at this point in the history
  3. Update sampleHelper.py

    marticliment committed May 2, 2023
    Configuration menu
    Copy the full SHA
    59f1ff2 View commit details
    Browse the repository at this point in the history
  4. improvements

    marticliment committed May 2, 2023
    Configuration menu
    Copy the full SHA
    ebee246 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3403e1 View commit details
    Browse the repository at this point in the history
  6. improvements

    marticliment committed May 2, 2023
    Configuration menu
    Copy the full SHA
    9486117 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9ae7cf View commit details
    Browse the repository at this point in the history
  8. Update tools.py

    marticliment committed May 2, 2023
    Configuration menu
    Copy the full SHA
    59728d0 View commit details
    Browse the repository at this point in the history
  9. add new class

    marticliment committed May 2, 2023
    Configuration menu
    Copy the full SHA
    e03b020 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    cde4730 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7eebfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3233c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bd2588 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Update scoop.py

    marticliment committed May 5, 2023
    Configuration menu
    Copy the full SHA
    f8393dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9616b7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a47e677 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47ab674 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9484c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93a7ec2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ab37d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f42a57b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ef13a36 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    686b856 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e2fe296 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    8bf756d View commit details
    Browse the repository at this point in the history
  2. Split DiscoverSoftwareSection into a new base class, to extend after …

    …to UpdatesSection and UninstallSection
    marticliment committed May 6, 2023
    Configuration menu
    Copy the full SHA
    9e3f835 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43e8d56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db2988a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    77c09b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4269be0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad96c2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1ee038 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a22224 View commit details
    Browse the repository at this point in the history
  6. 4 Configuration menu
    Copy the full SHA
    688a572 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6cc4f3c View commit details
    Browse the repository at this point in the history
  8. Update .gitignore

    marticliment committed May 8, 2023
    Configuration menu
    Copy the full SHA
    1b90073 View commit details
    Browse the repository at this point in the history
  9. daemonize thread

    marticliment committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f3867dc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bfcc557 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2608b51 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    37e5022 View commit details
    Browse the repository at this point in the history
  13. remove old variables

    marticliment committed May 8, 2023
    Configuration menu
    Copy the full SHA
    7ac510b View commit details
    Browse the repository at this point in the history
  14. fix messed up variables

    marticliment committed May 8, 2023
    Configuration menu
    Copy the full SHA
    7e4dcc1 View commit details
    Browse the repository at this point in the history
  15. update files

    marticliment committed May 8, 2023
    Configuration menu
    Copy the full SHA
    e9caff6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. reorganize classes

    marticliment committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f28dd10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8da845d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    320e38b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ada0712 View commit details
    Browse the repository at this point in the history
  5. Update uiSections.py

    marticliment committed May 9, 2023
    Configuration menu
    Copy the full SHA
    14aa5bc View commit details
    Browse the repository at this point in the history
  6. remove old action

    marticliment committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f3fb69e View commit details
    Browse the repository at this point in the history
  7. add a popup window to manage exporting packages (#800)

    Also, more improvements on SoftwareSection
    marticliment committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f9b88a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    816da61 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. PackageInstallerWidget and PackageUpdateWidget now use Package and In…

    …stallationOptions objects. Installer methods have been moved under each Package Manager class
    marticliment committed May 10, 2023
    Configuration menu
    Copy the full SHA
    3ff6945 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36affc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a391d8 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    635aca7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6920c72 View commit details
    Browse the repository at this point in the history
  3. Update storeEngine.py

    marticliment committed May 11, 2023
    Configuration menu
    Copy the full SHA
    4ae20e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3fa42a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47e4ee5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b865b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23054cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f4ddea1 View commit details
    Browse the repository at this point in the history
  9. update version number

    marticliment committed May 11, 2023
    Configuration menu
    Copy the full SHA
    41e6109 View commit details
    Browse the repository at this point in the history
  10. update languages

    marticliment committed May 11, 2023
    Configuration menu
    Copy the full SHA
    c78387a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b8fda55 View commit details
    Browse the repository at this point in the history