summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2021-02-25Improve WebEngineVersions.from_pyqt testsFlorian Bruhin
2021-02-25Handle new PyQtWebEngine-Qt packaging to get QtWebEngine versionFlorian Bruhin
2021-02-24Handle regex special chars in replaceAll polyfillFlorian Bruhin
2021-02-24Update changelog/commentFlorian Bruhin
2021-02-24Revert "old qt: Use ApplicationAttribute to switch Ctrl/Meta on Mac"Florian Bruhin
2021-02-23Fixed indentation errorJustin Benge
2021-02-23Use link instead of button+JS in error pagepsvenk
2021-02-23Overriding _init_inspector method in web(engine)(kit)Justin Benge
2021-02-22Fix lintFlorian Bruhin
2021-02-22mypy: Remove now unneeded type ignoresFlorian Bruhin
2021-02-21Adding abstract method to browsertab.pyJustin Benge
2021-02-19mypy: Complete annotations for quteschemeFlorian Bruhin
2021-02-17Proper assert of errorsAxel Dahlberg
2021-02-17Handle error if fileselector deletes temporary fileAxel Dahlberg
2021-02-16Check for QtWebEngine versions for session workaroundFlorian Bruhin
2021-02-16Refactor quirk injectionFlorian Bruhin
2021-02-15Fix unused importsFlorian Bruhin
2021-02-15Avoid calling versions.webengine_versions() without QtWebEngineFlorian Bruhin
2021-02-15Use logging instead of print for --no-err-windowsFlorian Bruhin
2021-02-15Improve distribution version parsingFlorian Bruhin
2021-02-13Update data: download URL workaround for QtWebEngine 5.15.3Florian Bruhin
2021-02-12Add logging for darkmode variantFlorian Bruhin
2021-02-11Use version.qtwebengine_versions for site-specific quirksFlorian Bruhin
2021-02-11Add unit tests for JS quirksFlorian Bruhin
2021-02-11Improve QtWebEngine version checking in qtargs.pyFlorian Bruhin
2021-02-11Fall back to "prefers-color-scheme: light" on Qt 5.15.2Florian Bruhin
2021-02-11Change colors.webpage.prefers_color_scheme_dark to colors.webpage.preferred_c...Florian Bruhin
2021-02-11darkmode: Pass through existing blink settingsFlorian Bruhin
2021-02-11darkmode: Improve testsFlorian Bruhin
2021-02-11darkmode: Simplify definition copyingFlorian Bruhin
2021-02-11darkmode: Add support for QtWebEngine 5.15.3Florian Bruhin
2021-02-11darkmode: Avoid near-duplicate definitionsFlorian Bruhin
2021-02-11darkmode: Move prefix to _DefinitionFlorian Bruhin
2021-02-11darkmode: Refactor to use classesFlorian Bruhin
2021-02-10Fix lint/testsFlorian Bruhin
2021-02-10Fix handling of :screenshot without --rectFlorian Bruhin
2021-02-10Handle errors while getting screenshotFlorian Bruhin
2021-02-10Add :screenshot commandFlorian Bruhin
2021-02-10Make ELF parsing more resilientFlorian Bruhin
2021-02-10Make WebEngineVersions.webengine non-OptionalFlorian Bruhin
2021-02-10Fix lintFlorian Bruhin
2021-02-10Ensure explicitly constructed versions numbers are normalizedFlorian Bruhin
2021-02-10Add nice repr to VersionNumberFlorian Bruhin
2021-02-10utils: Improve SupportsLessThan/Comparable protocolFlorian Bruhin
2021-02-10WIP: Dark mode support for Gentoo's 5.15.2Florian Bruhin
2021-02-10WIP: Refactor QtWebEngine version handlingFlorian Bruhin
2021-02-08config: Fix vifm completionFlorian Bruhin
2021-02-06utils: Don't call logging.Logger.exception without exceptionFlorian Bruhin
2021-02-04Release v2.0.2Florian Bruhin
2021-02-03Revert "Pass through keys when a context menu is open"Florian Bruhin