Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Frameworks
KTextEditor
Merge requests
!270
Don't copy QKeyEvents, use a simple data class instead
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Volker Krause
requested to merge
work/dont-copy-qkeyevents
into
master
Jan 29, 2022
Overview
6
Commits
1
Pipelines
4
Changes
11
With Qt6 QEvents cannot be copied anymore, breaking most of the code relying on QList here.