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

Add Select All Option to Multi-Zim Search Options #1234

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

ShaopengLin
Copy link
Collaborator

Fix (part of) #315

Changes:

  • Add select all button below the list of zims from search options.
  • Allow keyboard un/checking.

User can search zim other than the current tab.
Shortcut and Icon for MultiZim. Since window is popup, toggle is not possible.
Decouple complex item creation from button. Used later for styling.
Missing this reason cause completer to do nothing
Previously only checks when clicking Radiobutton
Set height&padding for list&items and stretch to menu width.
Helper function to retrieve text content that can fit inside a length given a custom "(...)" elide.
Add Custom elide marker
With MultiZim, searching on library, settings, and blank tabs are reasonable.
QCheckbox does not provide support out of the box for key press checking.
@ShaopengLin ShaopengLin changed the base branch from main to Issue#413-multizim November 3, 2024 17:00
Base automatically changed from Issue#413-multizim to main November 4, 2024 09:54
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