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

Feature: Implementation of Quick Access API for KDE Dolphin #85

Merged
merged 9 commits into from
Jul 29, 2024

Commits on Jul 15, 2024

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

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    eae20da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b999064 View commit details
    Browse the repository at this point in the history
  3. fix xml tag matching

    * use correct regex for vertical whitespace splitting
    * only match tag start + tag name
    infeo committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5e9eacc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5dca5b View commit details
    Browse the repository at this point in the history
  5. Use different icon for entry

    infeo authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0b90f49 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. finish the regex job

    infeo committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e4061a3 View commit details
    Browse the repository at this point in the history
  2. remove unused test file

    infeo committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9ccc64c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Rename static variable

    infeo authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    11d5bbd View commit details
    Browse the repository at this point in the history