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: Skycoder42/QHotkey
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.0
Choose a base ref
...
head repository: Skycoder42/QHotkey
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 15 files changed
  • 8 contributors

Commits on Feb 5, 2022

  1. Fix invalid variable name in README.md

    waneon authored and Shatur committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    308c96c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Fix bug for get natice keycode failed in mac (#66)

    TISCopyCurrentKeyboardInputSource will return null when using Chinese input method.
    Use TISCopyCurrentASCIICapableKeyboardLayoutInputSource instead.
    DualThrust authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    52e25ac View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Fix typos

    Found via `codespell -q 3`
    luzpaz authored and Shatur committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    c501fbb View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Made Windows BYTE typedef uppercase in attempt to get QHotkey to comp…

    …ile with MSVC 2019.
    Cuperino authored and Shatur committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    6b1c6f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94efd5f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. CPack instructions to build Debian package

    Co-authored-by: Hennadii Chernyshchyk <genaloner@gmail.com>
    Cuperino and Shatur authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    34777f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Properly emit released signal when pressing multiple hotkeys at the…

    … same time on Windows (#86)
    
    Co-authored-by: Hennadii Chernyshchyk <genaloner@gmail.com>
    FredBill1 and Shatur authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    cd72a01 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    b519155 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb63025 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2025

  1. Add compatibility with CMake 4.0 (#103)

    Starting at CMake 4.0, the minimum required policy version is
    3.5.0[1], either specified by 'cmake_minimum_required()' or by
    'cmake_policy()'. This also applies to individual policies when
    they are set, which must match 3.5.0 or later policies.
    
    [1] https://cmake.org/cmake/help/v4.0/command/cmake_minimum_required.html
    dbermond authored Jul 6, 2025
    Configuration menu
    Copy the full SHA
    8f90bdf View commit details
    Browse the repository at this point in the history
  2. Add compatibility with QT_NO_KEYWORDS macro (#104)

    The Qt documentation recommends[1] not using Qt keywords in the
    public API of Qt libraries, specially the 'signals' and 'slots'
    Qt keywords.
    
    Without this, client applications that are compiled with the
    'QT_NO_KEYWORDS'[2] macro (or that are compiled in conjunction
    with other libraries that also defines the same Qt keywords)
    will fail to build.
    
    The 'QT_NO_SIGNALS_SLOTS_KEYWORDS'[1] macro assures that
    the library is not using 'signals' and 'slots' Qt keywords,
    since it will fail to build when they are used. Useful for
    code sanity and for avoiding future pull requests that may
    try to use these Qt keywords.
    
    [1] https://doc.qt.io/qt-6/signalsandslots.html#signals-and-slots-in-qt-based-libraries
    [2] https://doc.qt.io/qt-6/qtglobal.html#QT_NO_KEYWORDS
    dbermond authored Jul 6, 2025
    Configuration menu
    Copy the full SHA
    6c0e984 View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy