summaryrefslogtreecommitdiff
path: root/qutebrowser/browser
AgeCommit message (Expand)Author
2022-03-04Avoid confusion by static method forPage()JingMatrix
2022-03-03Qt6 WebEnginePage creatWindow api changeJingMatrix
2022-01-06FIXME: Rely on QtWebEngine for mouse back/forward for nowFlorian Bruhin
2022-01-05Fix clicking downloads with new enumsFlorian Bruhin
2021-12-14enum: fix search previousJimmy
2021-12-04Let inspector know about on-the-record profiles.Jimmy
2021-11-28More QUrl problemsFlorian Bruhin
2021-11-28Another overloaded signalFlorian Bruhin
2021-11-28download fixupFlorian Bruhin
2021-11-28Fix jseval JS worldFlorian Bruhin
2021-11-28More download APIFlorian Bruhin
2021-11-28QPointF needs to be explicit - PyQt bug?Florian Bruhin
2021-11-28Fix castFlorian 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-11-26Fix URL formatting issueFlorian Bruhin
2021-10-04Use new signal name for QNetworkReply::errorFlorian Bruhin
2021-10-03Make notifications mostly work.Jimmy
2021-10-03Make :search workJimmy
2021-08-26FIXME QMouseEvent weirdnessFlorian Bruhin
2021-08-26QUrl hacksFlorian Bruhin
2021-08-26Fix findingFlorian Bruhin
2021-08-26Adjust importsFlorian Bruhin
2021-08-26QUrl issue?Florian 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-08-17Update changelogFlorian Bruhin
2021-08-17Further simplify rapid hint target checkFlorian Bruhin
2021-08-17Clean up target list for hintingFlorian 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-07-09Merge pull request #6567 from lufte/issue6039Florian Bruhin
2021-07-03Cosmetic changeslufte
2021-07-02The database of a table shouldn't be privatelufte
2021-06-30Pave the way for pathlib migrationlufte
2021-06-27Avoid running migrations partiallylufte