QHotkey Versions Save

A global shortcut/hotkey for Desktop Qt-Applications

1.5.0

2 years ago

Added

  • Qt6 support.
  • CMake: package version config file.

Changed

  • CMake: honor CMAKE_INSTALL_INCLUDEDIR in exported target.
  • CMake: change link type and remove Qt Widgets.

1.4.2

3 years ago

1.4.1

3 years ago

Changelog:

  • Improved error logging #40

1.4.0

3 years ago

Changelog:

  • Add hotkey release signal support ( #32, #33 )
  • Improved CMake support( #34, #38 )
  • Fix missing MOD_NOREPEAT ( #36 / #37 )

1.3.0

4 years ago

Changelog:

  • Added CMake support (#23)
  • Fix crash on wayland (#26)
  • Add isPlatformSupported method (#28)

1.2.2

6 years ago

Changelog:

  • v1.1.4
    • Fixed X11 Error Handling (#4)
  • v1.2.0
    • Fixed broken key detection for macOs
    • Added explicit qpmx support
  • v1.2.1
    • Fixed qpmx compiling
  • v1.2.2
    • Added support to build as a library (#8)
    • Fixed warnings with gcc (#10, #9)
    • Added support for the X11 media keys (#13, #6)
    • Added support to add native key overrides for qt key sequences (#11)
    • Fixed key translation error for windows with non-english keyboards (#18, #17)

1.1.3

7 years ago

Fixes issue with X11, that would prevent hotkeys from beeing triggered without showing a window first.

1.1.1

7 years ago

Internal code cleanups and added to qpm as de.skycoder42.qhotkey. This release does not contain new docs, since they did not change. You can get the docs from the 1.1.0 release if you need them offline.

1.1.0

7 years ago
  • Added support for native shortcuts (get and set)
  • fixed an error where A could not be registered as a hotkey on mac
  • updated to Qt 5.7
  • move pri file to root

This release does not include a zip file for the general project. Instead, simply download the source files and include the pri. You can use this repository as submodule, as well.

If you need the documentation, either use the online version, or, if you e.g. want to include it to QtCreator, download the seperate zip-file.

1.0.0

8 years ago

This release includes:

  • The QHotkey source (source only, without the tests)
  • The documentation in HTML-format + Qt helpfiles