summaryrefslogtreecommitdiff
path: root/qutebrowser/browser/downloadview.py
AgeCommit message (Expand)Author
2022-04-24wipnew-stubsFlorian Bruhin
2021-01-29Fix crash when right-clicking download viewFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-25Add 'Copy URL' to download context menuFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-11-04old qt: Simplify download view workaroundFlorian Bruhin
2020-10-27mypy: use from-import for typing in remaining files in `browser`Tim Brown
2020-07-30Update docs/lintFlorian Bruhin
2020-07-30Change requests.elig0n
2020-07-30open_file can be asked to open directory insteadelig0n
2020-07-30Adds downloaded item context menu option to open its directoryelig0n
2020-05-10mypy: Disallow incomplete defs globallyFlorian Bruhin
2020-05-10mypy: Use explicit "type: ignore[...]" ignoresFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-12-20Split config.stylesheet into separate moduleFlorian Bruhin
2019-10-22mypy: Fix new issues in browser.downloadviewFlorian Bruhin
2019-10-15mypy: check_untyped_defs for most of qutebrowser.browserFlorian Bruhin
2019-10-15Merge remote-tracking branch 'origin/pr/5074'Florian Bruhin
2019-10-14Fix remaining issuesFlorian Bruhin
2019-10-13objreg: Set command_only for download-modelFlorian Bruhin
2019-10-12Hide/show the downloadview when entering/leaving fullscreenlufte
2019-02-22Update copyright for 2019Jay Kamat
2018-12-21Use native style for downloads view on macOSHummer12007
2018-07-02Add a wrapper around sipFlorian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2017-07-04Move config.style into config.config and refactor itFlorian Bruhin
2017-07-02Initial stylesheet refactoring for new configFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2017-04-25Also set Fusion style for downloads and completionFlorian Bruhin
2017-03-20Fix retrying downloads with QtWebEngineFlorian Bruhin
2017-02-05Replace all GitHub linksFlorian Bruhin
2016-11-04Adjust imports/objregFlorian Bruhin
2016-09-12Fix removing of a clicked downloadFlorian Bruhin
2016-09-11Add DownloadItem.removeFlorian Bruhin
2016-09-11Start splitting DownloadModel from DownloadManagerFlorian Bruhin
2016-06-13Split browser into browser/browser.webkitFlorian Bruhin
2016-03-31Avoid DownloadView being focused when pressing tabFlorian Bruhin
2016-01-04Adjust copyright years.Florian Bruhin
2015-11-06Fix deprecation warning when clearing downloads.Florian Bruhin
2015-10-16Forgot font changes.Nathan Isom
2015-10-16initial replace pass.Nathan Isom
2015-03-31Various spelling fixes.Florian Bruhin
2015-03-26Fix pep257 issues.Florian Bruhin
2015-02-09Changed :downloads-clear to :download-remove.Joel Torstensson
2015-01-03Update copyright yearsFlorian Bruhin
2014-12-22Ignore clicks on failed downloads.Florian Bruhin
2014-12-16Fix indent.Florian Bruhin
2014-12-16Add "Remove finished" to the download context menuFlorian Bruhin
2014-12-16Simplify generating of download context menu.Florian Bruhin
2014-12-16Open and remove clicked downloads.Florian Bruhin