Skip to content

Improve remote file browser#939

Open
Sajeeth-Wimalasuriyan wants to merge 6 commits into
mainfrom
sw-file-dialog
Open

Improve remote file browser#939
Sajeeth-Wimalasuriyan wants to merge 6 commits into
mainfrom
sw-file-dialog

Conversation

@Sajeeth-Wimalasuriyan

@Sajeeth-Wimalasuriyan Sajeeth-Wimalasuriyan commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Current implementation is suboptimal this revamps the design using queues from Dipal

image

Co-authored-by: Cursor <cursoragent@cursor.com>
Comment thread src/view/src/remote/rocprofvis_ssh_test_dialog.cpp Outdated
Sajeeth-Wimalasuriyan and others added 3 commits July 17, 2026 11:29
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
#include "rocprofvis_controller_ssh_bridge.h"
#include "rocprofvis_core_assert.h"

namespace RocProfVis

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Since this whole file is being re-written, (white-space changes) please add the missing copyright lines to the top too.. and the header file: rocprofvis_controller_ssh_bridge.h

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done

Sajeeth-Wimalasuriyan and others added 2 commits July 20, 2026 15:20
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@tomk-amd

Copy link
Copy Markdown
Collaborator

Looks good but a lot of new magic numbers for sizing and spacing.

Also it would good to extract the actual file browser dialog into its own file.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Only 14 lines are really changed in this file.. maybe it is the same line ending problem that Aleks saw - not sure why this is happening, as I've seen it in a few files too..

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