summaryrefslogtreecommitdiffstats
path: root/qt-ui/webservices.ui
AgeCommit message (Collapse)Author
2013-12-03Make the text in the download status selectableGravatar Thiago Macieira
So I can copy any URLs it shows there in order to test elsewhere... Signed-off-by: Thiago Macieira <thiago@macieira.org>
2013-11-30Add application icon to dialogsGravatar Sergey Starosek
Signed-off-by: Sergey Starosek <sergey.starosek@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2013-10-24Created a 'WebService' dialog that will handle download and upload.Gravatar Tomaz Canabrava
Created a WebService dialog that will handle download and upload from all child based webservices. Also, ported the currently - only - one webservice to use the new dialog. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>