summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api/qwebenginedownloaditem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move QWebEngineDownloadItem to QtWebEngineCoreMichal Klocek2020-08-171-786/+0
* Fix Q(Quick)WebEngineDownloadItem::setDownloadDirectory()Tamas Zakor2019-12-181-5/+9
* Fix 'setDownloadDirectory' for download item on 'SavePage' actionKirill Burtsev2019-11-291-3/+3
* Improve Q(Quick)WebEngineDownloadItem APITamas Zakor2019-10-071-2/+2
* Fix Q(Quick)WebEngineDownloadItem::setPath() path conversionTamas Zakor2019-09-161-1/+1
* Doc: Mark QWebEngineDownloadItem::setPath() obsoleteLeena Miettinen2019-08-301-6/+15
* Add API to change download directory path and file nameTamas Zakor2019-07-051-7/+89
* Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-05-271-0/+11
|\
| * Add path validation for QWebEngineDownloadItem::setPath()Tamas Zakor2019-05-201-0/+11
* | Add API to get the suggested download file nameTamas Zakor2019-05-161-0/+11
|/
* Doc: Avoid auto-linking the string 'WebEngine' to the QML typeLeena Miettinen2019-04-011-2/+2
* Remove download properly on profile destruction to avoid use after freeKirill Burtsev2019-02-191-2/+2
* Set download state to finished when cancelling or destroying the download itemKirill Burtsev2019-02-191-5/+14
* Remove download items internally when API objects are deletedAllan Sandfeld Jensen2019-01-211-2/+4
* Add QWebEngineDownloadItem page/view accessorAllan Sandfeld Jensen2018-08-021-0/+12
* Rename BrowserAdapterClient to ProfileAdapterClientMichal Klocek2018-07-091-36/+36
* Rename BrowserContextAdapter to ProfileAdapterMichal Klocek2018-07-091-5/+5
* Doc: Remove broken link from web engine download item docsLeena Miettinen2018-03-131-1/+1
* Expand docs for WebEngineDownloadItemJüri Valdmann2018-03-121-8/+74
* Doc: Link QWebEngineDownloadItem SavePage-related functionsLeena Miettinen2018-03-051-2/+4
* Fixup merge of downloadType from 5.10.1Allan Sandfeld Jensen2018-02-211-6/+18
* Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2018-01-171-3/+4
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2018-01-161-3/+4
| |\
* | | Deprecate download typeJüri Valdmann2018-01-021-14/+16
|/ /
* / Implement pause and resume action in Download ItemsAllan Sandfeld Jensen2017-06-231-10/+77
|/
* Remove interruptReasonChanged signalKai Koehne2017-05-151-12/+1
* Doc: Add info to QWebEngineDownloadItem::downloadProgress docsLeena Miettinen2017-05-041-2/+6
* Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-021-2/+2
|\
| * Doc: Fix \sa links in the docsLeena Miettinen2017-02-091-2/+2
* | Add methods for textual description of DownloadInterruptReasonViktor Engelmann2017-01-121-0/+15
* | Add DownloadInterruptReason to Q(Quick)WebEngineDownloadItemViktor Engelmann2016-12-071-0/+98
|/
* Doc: Replace external w3schools link with standard oneKai Koehne2016-09-261-1/+1
* Fix documentation for new WebEngineDownloadItem::type enumerationKai Koehne2016-09-261-7/+10
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-051-1/+0
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-021-1/+0
| |\
| | * Prevent a crash after having downloaded a fileAndy Shaw2016-07-261-1/+0
* | | Add a DownloadType enum property to WebEngineDownloadItemAdam Kallai2016-06-221-0/+29
|/ /
* | Doc: Mark QWebEngineDownloadItem::SavePageFormat as new in 5.7Kai Koehne2016-04-051-0/+3
* | Unify license header usage.Jani Heikkinen2016-02-011-11/+14
* | Doc: use the \a command for a variable to fix a QDoc errorLeena Miettinen2016-01-281-1/+1
* | Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-121-0/+12
|\|
| * Make the MIME-type of downloads availableAllan Sandfeld Jensen2015-12-071-0/+12
* | Add web action for saving the current web pageJoerg Bornemann2015-12-111-0/+36
|/
* Doc: edit QWebEngineDownloadItem docsLeena Miettinen2015-08-281-15/+16
* Last minute API review cleanupPierre Rossi2015-06-121-14/+14
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+2
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Fix widgets download state updateAndras Becsi2015-02-021-1/+1
* Add widgets download APIAndras Becsi2015-02-021-0/+302