Skip to content

ui: remove dependency on qtwidgets for PasswordEdit box#119

Open
joshanne wants to merge 1 commit intodronecan:masterfrom
joshanne:pr/create-new-internal-password-editor-widget
Open

ui: remove dependency on qtwidgets for PasswordEdit box#119
joshanne wants to merge 1 commit intodronecan:masterfrom
joshanne:pr/create-new-internal-password-editor-widget

Conversation

@joshanne
Copy link
Collaborator

@joshanne joshanne commented Mar 25, 2026

I'm doing some ground work to upgrade gui_tool to Qt6.

Qt6 isn't supported by the qtwidgets package.

We only use qtwidgets for the PasswordEdit widget, so let's create our own internal version that makes use of qtawesome and exposes the same functionality.

This is to help minimize the changes being added when moving to Qt6 and avoid adding functionally new code in the migration process.

I'll have follow up PR shortly to move the project to Qt6. (See: Issue #107)

Qt6 isn't supported by the qtwidgets package. We only use qtwidgets for the PasswordEdit widget, so let's create our own internal version that makes use of qtawesome and exposes the same functionality.
@joshanne
Copy link
Collaborator Author

fyi @tpwrules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant