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

Implemented download dialog & Qt4 support #22

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Implemented download dialog & Qt4 support #22

wants to merge 6 commits into from

Conversation

alex-spataru
Copy link

This commit implements a download dialog to be used inside the
application (removing the need of opening the link in a web browser).

The dialog manages the downloads, gives information about them
(progress, time remaining, size, etc) and prompts the user to close the
app while updating it. Click here for a screenshot of the dialog.

Finally, the commit also provides support for Qt4 by changing the way
the UserAgent header is created.

This commit implements a download dialog to be used inside the
application (removing the need of opening the link in a web browser).

The dialog manages the downloads, gives information about them
(progress, time remaining, size, etc) and prompts the user to close the
app while updating it.

Finally, the commit also provides support for Qt4 by changing the way
the UserAgent header is created.
Testing…
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