Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: quicksilver/Quicksilver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.3
Choose a base ref
...
head repository: quicksilver/Quicksilver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 4 files changed
  • 3 contributors

Commits on Sep 14, 2025

  1. Change release notes URL to GH releases page

    Local Changes.html no longer used
    pjrobertson committed Sep 14, 2025
    Configuration menu
    Copy the full SHA
    c021dc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Translate QSAdvancedPrefPane.strings in cs

    100% translated source file: 'QSAdvancedPrefPane.strings'
    on 'cs'.
    transifex-integration[bot] authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    d38f5c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

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

Commits on Sep 27, 2025

  1. Silence unhelpful log when object not found for self

    During long-running debug sessions my log fills up with
    `No object found for process 0`.
    
    I'm fairly confident that GetEventParameter(... kEventParamProcessID)
    returning PSN of 0 refers to the current process (though having trouble
    finding this in official Apple documentation).
    
    This silences this log spam when running in debug mode.
    n8henrie committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    5abb0d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a514d7 View commit details
    Browse the repository at this point in the history
  3. Silence unhelpful log when object not found for self

    During long-running debug sessions my log fills up with
    `No object found for process 0`.
    
    I'm fairly confident that GetEventParameter(... kEventParamProcessID)
    returning PSN of 0 refers to the current process (though having trouble
    finding this in official Apple documentation).
    
    This silences this log spam when running in debug mode.
    n8henrie committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    4403256 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. Merge pull request #3076 from quicksilver/psn-log-spam

    Silence unhelpful log when object not found for self
    pjrobertson authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    0444374 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2025

  1. Merge pull request #3075 from quicksilver/extend-selfsigned-cert-expi…

    …ration
    
    Extend the self-signed cert expiration to 10 years
    pjrobertson authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    f53504b View commit details
    Browse the repository at this point in the history
Loading