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

Register as .zip/.mrpack handler on macOS and Linux #229

Merged
merged 10 commits into from Nov 5, 2022
Merged

Register as .zip/.mrpack handler on macOS and Linux #229

merged 10 commits into from Nov 5, 2022

Commits on Oct 22, 2022

  1. feat: register as zip/mrpack handler on macOS

    Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
    ryanccn committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    a406aeb View commit details
    Browse the repository at this point in the history
  2. add linux support

    Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
    ryanccn committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    1a8de11 View commit details
    Browse the repository at this point in the history
  3. oops

    Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
    ryanccn committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    f35a30d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. add .mrpack mime type

    Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
    ryanccn committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    eeb95f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. fix(style): convert tabs to spaces

    Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
    ryanccn committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    03b4855 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. experimental: install mime info in CMake

    Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com>
    ryanccn committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    4254c20 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. refactor(cmake): use KDEInstallDirs for Linux install paths

    Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
    Scrumplex committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    a241d3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21a7af5 View commit details
    Browse the repository at this point in the history
  3. fix: use KDEInstallDirs for manpage

    Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
    Scrumplex committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    67c9936 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. fix: fix icon install path

    Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
    Scrumplex committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    f8ea621 View commit details
    Browse the repository at this point in the history