summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/simplebrowser/downloadwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix conditional redundancy for receivedBytesTian Shilin2024-08-161-1/+5
* fix conditional redundancy for totalBytesTian Shilin2024-08-151-1/+1
* simplebrowser example: Use new theme iconsFriedemann Kleint2024-04-051-2/+4
* Simple browser example: Fix clazy warningsFriedemann Kleint2023-03-301-13/+8
* Simple browser example: Use modern string literalsFriedemann Kleint2023-03-281-2/+4
* Use SPDX license identifiersLucie Gérard2022-06-221-49/+2
* Remove duplicated 'downloadProgress' in favor of separate signalsKirill Burtsev2021-07-211-2/+2
* Rename QWebEngineDownloadItem -> QWebEngineDownloadRequestMichal Klocek2020-08-181-11/+11
* Remove QT_VERSION from simplebrowserMichal Klocek2020-08-141-4/+0
* Fix build of simplebrowser against 5.12Peter Varga2019-11-281-0/+4
* Remove usages of deprecated APIsSona Kurazyan2019-09-091-1/+2
* Add API to change download directory path and file nameTamas Zakor2019-07-051-1/+1
* Fix license header for examplesKai Koehne2017-09-201-1/+11
* Fix simplebrowser crash on exit while downloadingMichal Klocek2017-08-021-6/+2
* Update Simple Browser exampleJüri Valdmann2017-07-191-0/+152