Skip to content
GitLab
Explore
Sign in
Don't copy QKeyEvents, use a simple data class instead
Code
Review changes
Check out branch
Download
Patches
Plain diff
Volker Krause
requested to merge
work/dont-copy-qkeyevents
into
master
Jan 29, 2022
Overview
6
Commits
1
Pipelines
4
Changes
11
Expand
With Qt6 QEvents cannot be copied anymore, breaking most of the code relying on QList here.
Merge request reports
Loading