Skip to content

Releases: Skycoder42/QHotkey

Qt 6 support

28 Oct 21:44
Compare
Choose a tag to compare

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.

More code cleanups

21 Oct 16:30
eb7ddab
Compare
Choose a tag to compare
Merge pull request #47 from Shatur95/fix-clang-tidy-warnings

Fix Clang Tidy warnings

Improve error logging

03 Jul 17:08
4f76792
Compare
Choose a tag to compare

Changelog:

  • Improved error logging #40

Small feature update

29 Jun 06:25
c373d83
Compare
Choose a tag to compare

Changelog:

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

Small feature update

15 Jan 07:36
Compare
Choose a tag to compare

Changelog:

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

Internal fixes, support more keys

10 Mar 22:35
Compare
Choose a tag to compare

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)

Fixed X11 Hotkeys without window

14 May 20:30
Compare
Choose a tag to compare

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

Code cleanup & qpm

18 Apr 14:39
Compare
Choose a tag to compare

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.

General update

04 Dec 16:59
Compare
Choose a tag to compare
  • 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.

QHotkey release

08 Feb 15:01
Compare
Choose a tag to compare

This release includes:

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