Skip to content

Comments

Implemented download dialog & Qt4 support#22

Open
alex-spataru wants to merge 6 commits intopypt:masterfrom
alex-spataru:master
Open

Implemented download dialog & Qt4 support#22
alex-spataru wants to merge 6 commits intopypt:masterfrom
alex-spataru:master

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