https://bugs.kde.org/show_bug.cgi?id=405494
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kri | |ta/13181cd88e1314b43fb48be4 | |ee2147e1e24129a4 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #19 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 13181cd88e1314b43fb48be4ee2147e1e24129a4 by Dmitry Kazakov. Committed on 03/04/2019 at 15:53. Pushed by dkazakov into branch 'master'. Implement a switch for Tablet API in Qt The patch allows switching of the Tablet API when we use Qt's own implementation. The patch is added to our build system, so the fix should appear in nightlies very soon. The patch has also been proposed to Qt: https://codereview.qt-project.org/#/c/258067/ A +73 -0 3rdparty/ext_qt/0023-Implement-a-switch-for-tablet-API-on-Windows.patch M +1 -0 3rdparty/ext_qt/CMakeLists.txt M +15 -0 CMakeLists.txt M +1 -0 config_use_qt_tablet_windows.h.cmake M +14 -0 krita/main.cc M +25 -14 libs/ui/dialogs/kis_dlg_preferences.cc M +32 -1 libs/ui/kis_config.cc M +4 -1 libs/ui/kis_config.h https://commits.kde.org/krita/13181cd88e1314b43fb48be4ee2147e1e24129a4 -- You are receiving this mail because: You are watching all bug changes.