1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-23 02:32:10 +02:00
falkonOfficial/src/lib/downloads
David Rosca 953c52e73d DownloadManager: Immediately show file dialog when download was user requested
QWebEngineDownloadItem::UserRequested should be set when initiating
download from web actions - Save image as..., Save link as...
It doesn't seem to work with current QtWebEngine however
2017-01-27 15:02:25 +01:00
..
downloaditem.cpp DownloadItem: Show file icon only on Linux 2017-01-20 12:03:27 +01:00
downloaditem.h DownloadItem: Show file icon only on Linux 2017-01-20 12:03:27 +01:00
downloaditem.ui Coding style: Use empty QString() constructor instead of "" everywhere 2012-09-02 11:42:41 +02:00
downloadmanager.cpp DownloadManager: Immediately show file dialog when download was user requested 2017-01-27 15:02:25 +01:00
downloadmanager.h DownloadManager: Close empty tab that was opened only for downloading 2017-01-26 20:45:59 +01:00
downloadmanager.ui DownloadManager: Disable speed label on Windows 2017-01-20 09:42:38 +01:00
downloadoptionsdialog.cpp DownloadOptionsDialog: Show download mime type and icon 2017-01-26 19:13:47 +01:00
downloadoptionsdialog.h DownloadOptionsDialog: Show download mime type and icon 2017-01-26 19:13:47 +01:00
downloadoptionsdialog.ui DownloadOptionsDialog: Show download mime type and icon 2017-01-26 19:13:47 +01:00