Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QComponents Widget Sort & Filter #45

Open
JeremyDrysdale-ibm opened this issue Nov 17, 2020 · 0 comments
Open

QComponents Widget Sort & Filter #45

JeremyDrysdale-ibm opened this issue Nov 17, 2020 · 0 comments
Labels
enhancement New feature or request MVP MVP issues renderers: GUI GUI work

Comments

@JeremyDrysdale-ibm
Copy link
Collaborator

From @zlatko-minev

What is the feature being requested?

With many more components need way to quickly find sort, find, edit components
Expand QTable model to QFilterSortProxy model to handle filter and sort
image

What are use cases for this feature?

Better user experience

@JeremyDrysdale-ibm JeremyDrysdale-ibm added enhancement New feature or request renderers: GUI GUI work MVP MVP issues labels Nov 17, 2020
@JeremyDrysdale-ibm JeremyDrysdale-ibm changed the title QComponents Widget Sort & Filter QComponents Widget Sort & Filter (Owner: Grace) (Due: Jan 15) Nov 19, 2020
@JeremyDrysdale-ibm JeremyDrysdale-ibm changed the title QComponents Widget Sort & Filter (Owner: Grace) (Due: Jan 15) QComponents Widget Sort & Filter (Owner: Grace) (Due: Jan 30) Jan 19, 2021
@JeremyDrysdale-ibm JeremyDrysdale-ibm changed the title QComponents Widget Sort & Filter (Owner: Grace) (Due: Jan 30) QComponents Widget Sort & Filter Feb 19, 2021
@JeremyDrysdale-ibm JeremyDrysdale-ibm unassigned ghost May 21, 2021
priti-ashvin-shah-ibm added a commit that referenced this issue May 8, 2023
* Fix for layout of the GDS/Q3D export window in the gui

Issue #549
#549

The scaling for the GDS/Q3D/HFSS dialogs should be fixed now.

* Fix for QComponents Widget Sort & Filter

Wrapped the The components table in a QSortFilterProxyModel for sorting, filtering, plus

Added a textChanged event to the filter box to display only specific items.

#45

* Revert "Fix for QComponents Widget Sort & Filter"

This reverts commit 71e5657.

* Lint tests updates (yapf)

run yapf -i <file> on UI python files.

---------

Co-authored-by: Priti Ashvin Shah <74020801+priti-ashvin-shah-ibm@users.noreply.github.com>
priti-ashvin-shah-ibm added a commit that referenced this issue May 8, 2023
* Fix for layout of the GDS/Q3D export window in the gui

Issue #549
#549

The scaling for the GDS/Q3D/HFSS dialogs should be fixed now.

* Fix for QComponents Widget Sort & Filter

Wrapped the The components table in a QSortFilterProxyModel for sorting, filtering, plus

Added a textChanged event to the filter box to display only specific items.

#45

* Revert "Fix for layout of the GDS/Q3D export window in the gui"

This reverts commit a25450a.

* Update for lint test failures

Run yapf on all files plus a few method updates in the filter/sort logic.

---------

Co-authored-by: Priti Ashvin Shah <74020801+priti-ashvin-shah-ibm@users.noreply.github.com>
priti-ashvin-shah-ibm added a commit that referenced this issue May 10, 2023
* Fix for layout of the GDS/Q3D export window in the gui

Issue #549
#549

The scaling for the GDS/Q3D/HFSS dialogs should be fixed now.

* Fix for QComponents Widget Sort & Filter

Wrapped the The components table in a QSortFilterProxyModel for sorting, filtering, plus

Added a textChanged event to the filter box to display only specific items.

#45

* Revert "Fix for layout of the GDS/Q3D export window in the gui"

This reverts commit a25450a.

* Update for lint test failures

Run yapf on all files plus a few method updates in the filter/sort logic.

* Fix for QLibrary Filtering #307

Issue #307

* Update for issuecomment-1540641146

Update for comment
#940 (comment)

This bug is really though :(

---------

Co-authored-by: Priti Ashvin Shah <74020801+priti-ashvin-shah-ibm@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request MVP MVP issues renderers: GUI GUI work
Projects
None yet
Development

No branches or pull requests

1 participant