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

Kdesktop 984 implementation of app self restarter causing issues with (un)installer #183

Commits on Jun 20, 2024

  1. The installer now try to close the app gently before trying to kill i…

    …t. When killing it, ensure it has not restarted.
    herve-er committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b13cfd5 View commit details
    Browse the repository at this point in the history
  2. Fix NSIS macro.

    herve-er committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    df2abb2 View commit details
    Browse the repository at this point in the history
  3. Gentle close is not working, going straight to the killing. And add a…

    … max of 5 try per process.
    herve-er committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ccb1835 View commit details
    Browse the repository at this point in the history
  4. Use intCmp instead of strCmp

    herve-er committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    43b25a0 View commit details
    Browse the repository at this point in the history
  5. Fix variable init.

    herve-er committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    eed1873 View commit details
    Browse the repository at this point in the history
  6. Fix variable declaration.

    herve-er committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    456dfb9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0da53f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge branch 'develop' into KDESKTOP-984-Implementation-of-App-Self-R…

    …estarter-Causing-Issues-with-Updater
    herve-er authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    49201ad View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Merge branch 'develop' into KDESKTOP-984-Implementation-of-App-Self-R…

    …estarter-Causing-Issues-with-Updater
    herve-er authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c9404ea View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Merge branch 'develop' into KDESKTOP-984-Implementation-of-App-Self-R…

    …estarter-Causing-Issues-with-Updater
    herve-er authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5f2ee52 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Merge branch 'develop' into KDESKTOP-984-Implementation-of-App-Self-R…

    …estarter-Causing-Issues-with-Updater
    herve-er authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0b2602e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    a7c158b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into KDESKTOP-984-Implementation-of-App-Self-R…

    …estarter-Causing-Issues-with-Updater
    ClementKunz authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e4a9e3b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Merge branch 'develop' into KDESKTOP-984-Implementation-of-App-Self-R…

    …estarter-Causing-Issues-with-Updater
    ClementKunz authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2ce1c2c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Merge branch 'develop' into KDESKTOP-984-Implementation-of-App-Self-R…

    …estarter-Causing-Issues-with-Updater
    herve-er authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    b8ebd28 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Merge branch 'develop' into KDESKTOP-984-Implementation-of-App-Self-R…

    …estarter-Causing-Issues-with-Updater
    ClementKunz authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1399f2f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into KDESKTOP-984-Implementation-of-App-Self-R…

    …estarter-Causing-Issues-with-Updater
    ClementKunz authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    dd53829 View commit details
    Browse the repository at this point in the history