Skip to content

PR: Add mapping for missing enum values aliases on QtCore.Qt#314

Merged
ccordoba12 merged 3 commits intospyder-ide:masterfrom
dalthviz:fixes_issue_306
Jan 18, 2022
Merged

PR: Add mapping for missing enum values aliases on QtCore.Qt#314
ccordoba12 merged 3 commits intospyder-ide:masterfrom
dalthviz:fixes_issue_306

Conversation

@dalthviz
Copy link
Copy Markdown
Member

@dalthviz dalthviz commented Jan 14, 2022

Fixes #306

Note: Needs a rebase after #313 is merged

@dalthviz dalthviz added this to the v2.0.1 milestone Jan 14, 2022
@dalthviz dalthviz self-assigned this Jan 14, 2022
@dalthviz dalthviz changed the title PR: Add mapping for missing enum values aliases on QtCore.Qt [WIP] PR: Add mapping for missing enum values aliases on QtCore.Qt Jan 14, 2022
Copy link
Copy Markdown
Member

@CAM-Gerlach CAM-Gerlach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @dalthviz ! A few trivial things.

CAM-Gerlach
CAM-Gerlach previously approved these changes Jan 18, 2022
Copy link
Copy Markdown
Member

@CAM-Gerlach CAM-Gerlach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good from my end, at least, though there could be some more advanced Qt issues I'm missing.

EDIT: And the failing tests...investigation in progress.

EDIT 2: Oops, its just the coverage issue you fixed before in #313 that we literally just talked about...my memory is not so good, lol.

@CAM-Gerlach CAM-Gerlach dismissed their stale review January 18, 2022 01:27

Didn't see the failing tests

Copy link
Copy Markdown
Member

@CAM-Gerlach CAM-Gerlach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM @dalthviz ! Now that #313 is merged you can rebase this

@dalthviz dalthviz changed the title [WIP] PR: Add mapping for missing enum values aliases on QtCore.Qt PR: Add mapping for missing enum values aliases on QtCore.Qt Jan 18, 2022
Copy link
Copy Markdown
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @dalthviz!

@ccordoba12 ccordoba12 merged commit de2aaa4 into spyder-ide:master Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Qt6: missing unscoped enum values

3 participants