qt6-bb10/src/plugins/platforms/windows
Tor Arne Vestbø 64e1744a57 Implement QWindowsKeyMapper in terms of QPlatformKeyMapper
Change-Id: I060ca9613d49bb85a2cf8d4f808b2b5b1c0bdcd5
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2023-10-09 19:24:07 +02:00
..
images
openglblacklists openglblacklists: Fix typo in description 2021-10-12 23:15:45 +02:00
uiautomation platform plugins: use string view types more 2023-10-08 11:38:41 +03:00
CMakeLists.txt Windows: implement retrieval for missing QScreen metadata 2023-05-06 00:09:43 -03:00
main.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtwindowsglobal.h Rename QtWindows::KeyboardLayoutChangeEven -> InputLanguageChangeEvent 2023-09-29 20:22:34 +02:00
qwin10helpers.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwin10helpers.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsapplication.cpp Fix disabled and inactive group palettes for windows native style 2023-06-26 18:45:25 +02:00
qwindowsapplication.h Fix disabled and inactive group palettes for windows native style 2023-06-26 18:45:25 +02:00
qwindowsbackingstore.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsbackingstore.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsclipboard.cpp Windows: centralize how we handle error messages 2022-11-16 19:44:43 +08:00
qwindowsclipboard.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowscombase.h Guard qwindowscombase.h with qt_windows.h include 2023-05-26 06:17:24 +02:00
qwindowscontext.cpp Implement QWindowsKeyMapper in terms of QPlatformKeyMapper 2023-10-09 19:24:07 +02:00
qwindowscontext.h Implement QWindowsKeyMapper in terms of QPlatformKeyMapper 2023-10-09 19:24:07 +02:00
qwindowscursor.cpp platform plugins: use string view types more 2023-10-08 11:38:41 +03:00
qwindowscursor.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsdialoghelpers.cpp platform plugins: use string view types more 2023-10-08 11:38:41 +03:00
qwindowsdialoghelpers.h Windows: fix crash on closing an app when native file dialog is opened 2022-06-03 09:34:19 +03:00
qwindowsdrag.cpp Implement QWindowsKeyMapper in terms of QPlatformKeyMapper 2023-10-09 19:24:07 +02:00
qwindowsdrag.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsdropdataobject.cpp platform plugins: use string view types more 2023-10-08 11:38:41 +03:00
qwindowsdropdataobject.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsgdiintegration.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsgdiintegration.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsgdinativeinterface.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsgdinativeinterface.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsglcontext.cpp windows: gl: Fix WGL_SAMPLES reduction 2022-12-24 09:58:37 +01:00
qwindowsglcontext.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsinputcontext.cpp Windows QPA: Fix text input with Input Method Editors 2022-05-16 16:37:38 +02:00
qwindowsinputcontext.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsintegration.cpp Implement QWindowsKeyMapper in terms of QPlatformKeyMapper 2023-10-09 19:24:07 +02:00
qwindowsintegration.h Implement QWindowsKeyMapper in terms of QPlatformKeyMapper 2023-10-09 19:24:07 +02:00
qwindowsinternalmimedata.cpp Reintroduce converter APIs for supporting native clipboard formats 2022-11-16 22:14:00 +01:00
qwindowsinternalmimedata.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowskeymapper.cpp Implement QWindowsKeyMapper in terms of QPlatformKeyMapper 2023-10-09 19:24:07 +02:00
qwindowskeymapper.h Implement QWindowsKeyMapper in terms of QPlatformKeyMapper 2023-10-09 19:24:07 +02:00
qwindowsmenu.cpp QtGui: Add a header declaring the Windows image conversion functions 2023-02-08 21:13:08 +01:00
qwindowsmenu.h Remove redundant QPair includes 2023-09-06 17:24:40 +00:00
qwindowsmimeregistry.cpp platforms/windows: use qimage rvalue overloads more 2023-09-18 10:14:33 +03:00
qwindowsmimeregistry.h Reintroduce converter APIs for supporting native clipboard formats 2022-11-16 22:14:00 +01:00
qwindowsmousehandler.cpp Implement QWindowsKeyMapper in terms of QPlatformKeyMapper 2023-10-09 19:24:07 +02:00
qwindowsmousehandler.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsnativeinterface.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsnativeinterface.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsole.cpp Rename QWindowsMimeConverter to QWindowsMimeRegistry, rename files 2022-11-03 17:29:07 +01:00
qwindowsole.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsopenglcontext.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsopengltester.cpp Fix building with disabled OpenGL after switching to the syncqt tool 2022-09-29 17:18:55 +03:00
qwindowsopengltester.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowspointerhandler.cpp Implement QWindowsKeyMapper in terms of QPlatformKeyMapper 2023-10-09 19:24:07 +02:00
qwindowspointerhandler.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsscreen.cpp Guard QWindowsContext::instance() during screen change on shutdown 2023-10-09 15:25:54 +02:00
qwindowsscreen.h Remove redundant QPair includes 2023-09-06 17:24:40 +00:00
qwindowsservices.cpp platform plugins: use string view types more 2023-10-08 11:38:41 +03:00
qwindowsservices.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowssessionmanager.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowssessionmanager.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowssystemtrayicon.cpp platform plugins: use string view types more 2023-10-08 11:38:41 +03:00
qwindowssystemtrayicon.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowstabletsupport.cpp Implement QWindowsKeyMapper in terms of QPlatformKeyMapper 2023-10-09 19:24:07 +02:00
qwindowstabletsupport.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowstheme.cpp Use correct parameters to query highcontrastmode on Windows 2023-09-19 18:24:56 +02:00
qwindowstheme.h Fix disabled and inactive group palettes for windows native style 2023-06-26 18:45:25 +02:00
qwindowsthreadpoolrunner.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsvulkaninstance.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowsvulkaninstance.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qwindowswindow.cpp Windows QPA: Adjust margins for Windows App SDK compatibility 2023-09-13 18:24:47 +02:00
qwindowswindow.h Windows QPA: also consider child windows for setting WS_EX_LAYERED 2023-08-14 18:05:43 +02:00
windows.json