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

FileWidget responds to completed *single* clicks. #103

Merged
merged 1 commit into from
Nov 5, 2018

Conversation

ntoll
Copy link
Contributor

@ntoll ntoll commented Nov 5, 2018

Fixes #98.

Simply overrides a different default event handler (mouseReleaseEvent - http://doc.qt.io/qt-5/qwidget.html#mouseReleaseEvent) to catch a completed single click.

@ntoll ntoll requested a review from redshiftzero November 5, 2018 13:58
@heartsucker heartsucker merged commit 7249c6f into master Nov 5, 2018
@heartsucker heartsucker deleted the single-click branch November 5, 2018 15:05
legoktm pushed a commit that referenced this pull request Dec 11, 2023
…0.4.0

Bump version to 0.4.0 and update changelog
legoktm added a commit that referenced this pull request Dec 11, 2023
mypy can be run with `make mypy` or as part of `make check` (used by
CI).

Dependency files updated with `make dev-requirements`. There's a bigger
diff on bookworm because some of those dependencies aren't needed on
Python 3.11+.

Fixes #103.
legoktm pushed a commit that referenced this pull request Dec 15, 2023
Edit docstrings for readability and clarity
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