WIP: [qt] use checkStateChanged over stateChanged (latter is deprecated) #215

Draft
Lizzie wants to merge 2 commits from qt6-deprecated-state-change into master
Member

Signed-off-by: lizzie lizzie@eden-emu.dev

Signed-off-by: lizzie <lizzie@eden-emu.dev>
Lizzie changed title from [qt] use checkStateChanged over stateChanged (former is deprecated) to [qt] use checkStateChanged over stateChanged (latter is deprecated) 2025-08-07 06:17:11 +02:00
Owner

Ubuntu 24.04 and Debian 12 (both latest versions) still use Qt 6.4.2, which doesn't yet have checkStateChanged

Once Trixie is promoted to stable and next Ubuntu LTS is released, we can do this

Ubuntu 24.04 and Debian 12 (both latest versions) still use Qt 6.4.2, which doesn't yet have `checkStateChanged` Once Trixie is promoted to stable and next Ubuntu LTS is released, we can do this
crueter changed title from [qt] use checkStateChanged over stateChanged (latter is deprecated) to WIP: [qt] use checkStateChanged over stateChanged (latter is deprecated) 2025-08-07 06:21:32 +02:00
Lizzie force-pushed qt6-deprecated-state-change from cb044e5a36 to c3be5eb1f1 2025-08-13 02:05:10 +02:00 Compare
Lizzie force-pushed qt6-deprecated-state-change from c3be5eb1f1 to abd12243ec 2025-08-30 01:54:05 +02:00 Compare
Lizzie force-pushed qt6-deprecated-state-change from abd12243ec to 7749f5c82f 2025-08-30 08:17:06 +02:00 Compare
Lizzie added 1 commit 2025-08-30 08:17:53 +02:00
Fix license headers
All checks were successful
eden-license / license-header (pull_request) Successful in 28s
ccb0bd3226
Owner

Will revisit this today--likely gonna "shim" it out via a macro in qt_common

Will revisit this today--likely gonna "shim" it out via a macro in qt_common
All checks were successful
eden-license / license-header (pull_request) Successful in 28s
Required
Details
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin qt6-deprecated-state-change:qt6-deprecated-state-change
git checkout qt6-deprecated-state-change
Sign in to join this conversation.
No description provided.