strawberry-audio-player-win.../src/globalshortcuts
Jonas Kvinge fc02543f15 Make X11Extras and WinExtras optional
The initial release of Qt 6 does not have these.

These modules are not important.
X11Extras is only used for X11 global shortcuts, which in most cases is
overriden by KDE or Gnome shortcuts anyway.
It is also used in OSD Pretty to detect transparency, but this can be
done using private GUI headers instead.

WinExtras is only used in OSD Pretty to make it transparent.
2020-11-29 07:41:30 +01:00
..
globalshortcut-win.cpp Make GlobalShortcut::nativeEventFilter compatible with Qt 6 2020-07-18 04:18:46 +02:00
globalshortcut-x11.cpp Make GlobalShortcut::nativeEventFilter compatible with Qt 6 2020-07-18 04:18:46 +02:00
globalshortcut.cpp Use QKeyCombination with Qt 6 2020-09-04 23:00:42 +02:00
globalshortcut.h Make GlobalShortcut::nativeEventFilter compatible with Qt 6 2020-07-18 04:18:46 +02:00
globalshortcutbackend-gsd.cpp Replace QDateTime::toTime_t() with QDateTime::toSecsSinceEpoch() 2020-07-18 03:53:30 +02:00
globalshortcutbackend-gsd.h Use override 2020-06-15 21:55:05 +02:00
globalshortcutbackend-kde.cpp Ignore org.kde.kglobalaccel.NoSuchComponent error 2020-11-15 00:20:08 +01:00
globalshortcutbackend-kde.h Add KDE global shortcuts 2020-10-31 02:08:19 +01:00
globalshortcutbackend-macos.h Remove extra newlines 2020-02-12 00:07:05 +01:00
globalshortcutbackend-macos.mm Fix deprecated macOS key modifiers 2019-08-16 22:27:48 +02:00
globalshortcutbackend-system.cpp Reduce includes 2020-02-09 02:29:35 +01:00
globalshortcutbackend-system.h Use override 2020-06-15 21:55:05 +02:00
globalshortcutbackend.cpp
globalshortcutbackend.h Use override 2020-06-15 21:55:05 +02:00
globalshortcutgrabber.cpp Reduce includes 2020-02-09 02:29:35 +01:00
globalshortcutgrabber.h Use override 2020-06-15 21:55:05 +02:00
globalshortcutgrabber.mm Fix deprecated macOS key modifiers 2019-08-16 22:27:48 +02:00
globalshortcutgrabber.ui
globalshortcuts.cpp Make X11Extras and WinExtras optional 2020-11-29 07:41:30 +01:00
globalshortcuts.h Add KDE global shortcuts 2020-10-31 02:08:19 +01:00
keymapper_win.h Fix incorrectly mapped keys 2020-07-16 22:28:35 +02:00
keymapper_x11.h Fix incorrectly mapped keys 2020-07-16 22:28:35 +02:00