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

Use latest version of qt-helpers #671

Merged
merged 3 commits into from
Jun 29, 2015
Merged

Conversation

astrofrog
Copy link
Member

The only potentially controversial change here is that before, when importing glue, an application instance was started and was given the glue icon. However, now the icon is set only when starting up the actual glue application. This means that other packages importing from Glue won't automatically be branded with the glue icon, which I think makes sense (but note that importing glue still starts up the QApplication instance).

@astrofrog
Copy link
Member Author

By the way, this is also a first step to getting glue working with PyQt5 (but a few more changes will be needed)

@astrofrog
Copy link
Member Author

@ChrisBeaumont - does this seem ok to you? (mainly the change relating to get_qapp). I removed the tests since they are now run in the qt-helpers repository and weren't being run by default here anyway.

@astrofrog astrofrog closed this Jun 22, 2015
@astrofrog astrofrog reopened this Jun 22, 2015
@astrofrog
Copy link
Member Author

The coverage stats appear to be erratic because the file I added should be excluded anyway, so I think we can count this as passing :)

@ChrisBeaumont
Copy link
Member

Looks good

astrofrog added a commit that referenced this pull request Jun 29, 2015
Use latest version of qt-helpers
@astrofrog astrofrog merged commit ec63582 into glue-viz:master Jun 29, 2015
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