Skip to content

ui: remove dependency on qtwidgets for PasswordEdit box#119

Merged
tridge merged 1 commit into
dronecan:masterfrom
joshanne:pr/create-new-internal-password-editor-widget
Mar 29, 2026
Merged

ui: remove dependency on qtwidgets for PasswordEdit box#119
tridge merged 1 commit into
dronecan:masterfrom
joshanne:pr/create-new-internal-password-editor-widget

Conversation

@joshanne

@joshanne joshanne commented Mar 25, 2026

Copy link
Copy Markdown
Collaborator

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
Copy Markdown
Collaborator Author

fyi @tpwrules

@tridge tridge merged commit 745fba2 into dronecan:master Mar 29, 2026
4 checks passed
@joshanne joshanne deleted the pr/create-new-internal-password-editor-widget branch March 30, 2026 00:37
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.

2 participants