summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-01Fixed the typopspiagicw
2021-03-01Added tests for required chanepspiagicw
2021-03-01Made neccessary changespspiagicw
2021-03-01Merge pull request #6219 from Lembrun/pathlib-/unit/miscFlorian Bruhin
2021-03-01Removing inspector.create, superflous imports, and adding imports to file levelJustin Benge
2021-03-01Merge branch 'update-dependencies'Florian Bruhin
2021-03-01requirements: Pin coverage to 5.4 on Python 3.10Florian Bruhin
2021-03-01scripts: Fix recompile_requirements with == in env markerFlorian Bruhin
2021-03-01requirements: Document more special commentsFlorian Bruhin
2021-03-01Replace messages with :hint links yank --rapidFlorian Bruhin
2021-03-01Update dependenciesqutebrowser bot
2021-02-28Replaced os.stat method by the pathlib equivalent #3Lembrun
2021-02-28Replace os* methods by pathlib equivalent #2Lembrun
2021-02-28Merge pull request #6214 from rien333/masterFlorian Bruhin
2021-02-28Replaced os.stat by the pathlib equivalentLembrun
2021-02-27Generic regexp to detect Camel case qtbot methodsLembrun
2021-02-26Make clear how to set qt.environRijnder Wever
2021-02-26Merged into spellingLembrun
2021-02-26Qtbot methods changed to snake case,snake case check addedLembrun
2021-02-26[readability-js] Improve install instructionsrien333
2021-02-25Merge pull request #6210 from Lembrun/rename-to-testutilsFlorian Bruhin
2021-02-25Rename utils.py to testutils.pyLembrun
2021-02-25Fix test_real_chromium_versionFlorian Bruhin
2021-02-25Improve WebEngineVersions.from_pyqt testsFlorian Bruhin
2021-02-25Handle new PyQtWebEngine-Qt packaging to get QtWebEngine versionFlorian Bruhin
2021-02-25requirements: Add importlib-metadataFlorian Bruhin
2021-02-25requirements: Initial upgrade to PyQt5 5.15.3Florian 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-22scripts: Fix PE checksum for Windows releasesFlorian Bruhin
2021-02-22tests: Skip flaky window.open testFlorian Bruhin
2021-02-22Fix lintFlorian Bruhin
2021-02-22Update changelog linksFlorian Bruhin
2021-02-22mypy: Remove now unneeded type ignoresFlorian Bruhin
2021-02-22mypy: Switch to PyQt5-stubs releaseFlorian Bruhin
2021-02-22Update dependenciesqutebrowser bot
2021-02-21Adding abstract method to browsertab.pyJustin Benge
2021-02-19mypy: Add some more fully-typed modulesFlorian Bruhin
2021-02-19mypy: Complete annotations for quteschemeFlorian Bruhin
2021-02-19mypy: Update skipped modulesFlorian Bruhin
2021-02-18Revert "ci: Use different workaround for Archlinux docker"Florian Bruhin
2021-02-17Update changelogFlorian Bruhin
2021-02-17Proper assert of errorsAxel Dahlberg
2021-02-17Handle error if fileselector deletes temporary fileAxel Dahlberg
2021-02-16Merge pull request #6139 from Aster89/masterFlorian Bruhin