summaryrefslogtreecommitdiff
path: root/qutebrowser/browser/webengine
AgeCommit message (Expand)Author
2022-03-04Avoid confusion by static method forPage()JingMatrix
2022-03-03Qt6 WebEnginePage creatWindow api changeJingMatrix
2021-12-14enum: fix search previousJimmy
2021-12-04Let inspector know about on-the-record profiles.Jimmy
2021-11-28download fixupFlorian Bruhin
2021-11-28Fix jseval JS worldFlorian Bruhin
2021-11-28More download APIFlorian Bruhin
2021-11-28Fix download APIFlorian Bruhin
2021-11-28Make default webengineprofile persistent again.Jimmy
2021-11-28Switch back to JS WorldId Enums with .valueJimmy
2021-10-03Make notifications mostly work.Jimmy
2021-10-03Make :search workJimmy
2021-08-26Fix findingFlorian Bruhin
2021-08-26Adjust importsFlorian Bruhin
2021-08-26Work around world id issueFlorian Bruhin
2021-08-26More random API changesFlorian Bruhin
2021-08-26ImportsFlorian Bruhin
2021-08-26Automatically rewrite enumsFlorian Bruhin
2021-08-26Blanket PyQt5 -> PyQt6Florian Bruhin
2021-08-25Remove unused var/importFlorian Bruhin
2021-08-25Move download origin handling to DownloadItemFlorian Bruhin
2021-08-25Prevent mixed content downloading by defaultFlorian Bruhin
2021-08-21Don't try to hide deleted systray iconFlorian Bruhin
2021-07-28Switch back to Firefox UA for Google Account quirkFlorian Bruhin
2021-07-13Fixed infinite loop (tested it too)Jason Rosenzweig
2021-07-13Took suggestionsJason Rosenzweig
2021-07-13Added back question code which was accidentally removedJason Rosenzweig
2021-07-13Made implementation simpler, removed unrelated changeJason Rosenzweig
2021-07-13Removed code that I put in a comment to save it and fixed the styles of that ...Jason Rosenzweig
2021-07-13Initial commit of fix for issue 6549Jason Rosenzweig
2021-07-12Revert "Fix enum stringification for Python 3.10 a7+"Florian Bruhin
2021-06-11Greasemonkey: Make sure script names are uniqueFlorian Bruhin
2021-06-01Speculative fix for deleted WebEngineCaretFlorian Bruhin
2021-05-28Fix lintFlorian Bruhin
2021-05-28Fix version checking for notificationsFlorian Bruhin
2021-05-27Disable QTBUG-77137 workaround on Qt 5.14+Florian Bruhin
2021-05-19Merge remote-tracking branch 'origin/pr/6470'Florian Bruhin
2021-05-19mypy: Set disallow_any_genericsFlorian Bruhin
2021-05-19Move function call with side effect out of assertion to avoid error when asse...user202729
2021-05-18Enable URL patterns for fonts.web.*Florian Bruhin
2021-05-18Add a new site-specific quirk for Google DocsFlorian Bruhin
2021-05-03notifications: Fix crash with awesomewm develFlorian Bruhin
2021-04-28Add a site-specific quirk for DiscordFlorian Bruhin
2021-04-23Revert "Set print resolution to 300dpi"Florian Bruhin
2021-04-23Set print resolution to 300dpiFlorian Bruhin
2021-04-17notifications: Ignore KDE's ExcessNotificationGenerationFlorian Bruhin
2021-04-13notifications: Show adapter errors to usersFlorian Bruhin
2021-04-13notifications: Handle MaxNotificationsExceeded error from GNOME FlashbackFlorian Bruhin
2021-04-09notifications: Fix image padding assertionFlorian Bruhin
2021-04-08notifications: Add more info to padding assertFlorian Bruhin