summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-30Workaround import loops that isort madefeat/pyqt_wrapper_bulk_import_rewriteJimmy
2022-04-30fix mypy comments after black and isortJimmy
2022-04-30fix lint; thanks blackJimmy
2022-04-30Manual import fixups after isortJimmy
2022-04-30run isort on modified filesJimmy
2022-04-30lint: reduce line lengths for long dict definesJimmy
2022-04-30Run darker over pyqt reference rewriteJimmy
2022-04-30fix e2e webkit download message matchingJimmy
2022-04-30rename codemod: fix lintJimmy
2022-04-30Fix lintJimmy
2022-04-30mypy fixesJimmy
2022-04-30fix some string types and import for mypyJimmy
2022-04-30fix e2e scroll pos message sting matchingJimmy
2022-04-30Add back PYQT_WEBENGINE_VERSION_STR workaroundJimmy
2022-04-30Adjust backend conditional imports for new wrapperJimmy
2022-04-30Adapt test mocking for new PyQt wrapperJimmy
2022-04-30Properly handle missing pyqt modules in testsJimmy
2022-04-30Update string PyQt5 references in testsJimmy
2022-04-30Fix make earlyinit and version PyQt version independantJimmy
2022-04-30Some leftovers and special cases pyqt wrapper re-writeJimmy
2022-04-30Add pytest.importorskip wrapperJimmy
2022-04-30Make mypy slightly happier about pyqt wrapperJimmy
2022-04-30Restore "unused" imports after pyqt wrapper re-writeJimmy
2022-04-30Manual fixups for ImportErrors lost in rewriteJimmy
2022-04-30Import PyQt modules into qt.py as a wrapper.Jimmy
2022-04-30Re-write PyQt5 imports to be via our wrapper.Jimmy
2022-04-30rename codemod: reset cache vars between modulesJimmy
2022-04-30fix upstream bug 16e1c0679a25529Jimmy
2022-04-30Update rename codemod for wildcards and last import renameJimmy
2022-04-16wip: add initial attempt at making rename codemod support wildcardsJimmy
2022-04-16Add initial libcst config.Jimmy
2022-04-14doc: Adjust some PyQt5 referencesFlorian Bruhin
2022-04-13Fix lintFlorian Bruhin
2022-04-13Use QFontMetrics::boundingRect()Florian Bruhin
2022-04-13Switch to new API for SSL ciphersFlorian Bruhin
2022-04-13Remove old resources.pyFlorian Bruhin
2022-04-11Merge pull request #7120 from qutebrowser/update-dependenciesFlorian Bruhin
2022-04-11tests: Update bs4 argument nameFlorian Bruhin
2022-04-11Update dependenciesqutebrowser bot
2022-04-05Merge remote-tracking branch 'origin/feat/remove_pyqt_resources_for_importlib'Florian Bruhin
2022-04-05Update changelogFlorian Bruhin
2022-04-05Merge remote-tracking branch 'origin/pr/7103'Florian Bruhin
2022-04-05Use legacy PDF.js build for macOS/Windows releaseslegacy-pdfjsFlorian Bruhin
2022-04-05fix more moved icons/ referencesfeat/remove_pyqt_resources_for_importlibJimmy
2022-04-04Fix qute-lastpass testsFlorian Bruhin
2022-04-04Switch to Python 3.7 subprocess APIFlorian Bruhin
2022-04-04Merge branch 'update-dependencies'Florian Bruhin
2022-04-04Revert "pylint: Disable unnecessary-ellipsis for tests"Florian Bruhin
2022-04-04Update changelog URLsFlorian Bruhin
2022-04-04Update dependenciesqutebrowser bot