summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-18Update toml from 0.10.0 to 0.10.1pyup-bot
2020-05-18Fix :tab-focus completionFlorian Bruhin
2020-05-16Add completion for :tab-focusFlorian Bruhin
2020-05-15Add tests to release tarballFlorian Bruhin
2020-05-15doc: Update Next browser URLFlorian Bruhin
2020-05-13mypy: Remove ignores which are now unneededFlorian Bruhin
2020-05-13Clarify quote attribution in QtWebKit warningFlorian Bruhin
2020-05-12Update _chromium_versionFlorian Bruhin
2020-05-12Recompile dependenciesFlorian Bruhin
2020-05-12requirements: Turn off --pre for flake8Florian Bruhin
2020-05-11Update pytest from 5.4.1 to 5.4.2pyup-bot
2020-05-11Update hypothesis from 5.10.5 to 5.12.0pyup-bot
2020-05-11Update setuptools from 46.1.3 to 46.2.0pyup-bot
2020-05-11Update appdirs from 1.4.3 to 1.4.4pyup-bot
2020-05-11Update appdirs from 1.4.3 to 1.4.4pyup-bot
2020-05-11Upgrade documented Python versionsFlorian Bruhin
2020-05-11removed selectionEnabled function in caret.jssvetelna
2020-05-10Merge branch 'upstream-stubs'Florian Bruhin
2020-05-10Exclude FontBase from docsFlorian Bruhin
2020-05-10Fix creating of empty find flagsFlorian Bruhin
2020-05-10Check git tree before doing a releaseFlorian Bruhin
2020-05-10mypy: Disallow incomplete defs globallyFlorian Bruhin
2020-05-10mypy: Improve typing for quteschemeFlorian Bruhin
2020-05-10mypy: Remove unused config sectionsFlorian Bruhin
2020-05-10mypy: Reorganize --strict flagsFlorian Bruhin
2020-05-10mypy: Use explicit "type: ignore[...]" ignoresFlorian Bruhin
2020-05-10mypy: Improve typing in keyutilsFlorian Bruhin
2020-05-10Fix argument type for HintManager._hint_strings callFlorian Bruhin
2020-05-10Use base class for configtypes.Font inheritanceFlorian Bruhin
2020-05-10Fix lintFlorian Bruhin
2020-05-10tests: Add mode_manager to FakeWebTabFlorian Bruhin
2020-05-10mypy: Fix typing for PyQIODeviceFlorian Bruhin
2020-05-09Improve OpenSSL error messageFlorian Bruhin
2020-05-09mypy: Remove some "# type: ignore" around PyQIODeviceFlorian Bruhin
2020-05-09mypy: Add ignore for pyqtSlot result typeFlorian Bruhin
2020-05-09mypy: Add ignores for unknown operatorsFlorian Bruhin
2020-05-09mypy: Add ignore for conditional importFlorian Bruhin
2020-05-09mypy: Add ignores for monkey-patched attributesFlorian Bruhin
2020-05-09mypy: Add ignores for unknown pyqtPropertyFlorian Bruhin
2020-05-09mypy: Add cast for sip.voidptrFlorian Bruhin
2020-05-09mypy: Fix typing around eventfiltersFlorian Bruhin
2020-05-09mypy: Use from-import in keyinput.modemanFlorian Bruhin
2020-05-09mypy: Fix typing in keyutilsFlorian Bruhin
2020-05-09mypy: Fix wrong type annotationsFlorian Bruhin
2020-05-09mypy: Add ignores/casts for some QEnum/QFlagsFlorian Bruhin
2020-05-09mypy: Fix typing for some re-assigned valuesFlorian Bruhin
2020-05-09mypy: Fix typing in webkitelemFlorian Bruhin
2020-05-09mypy: Fix typing of qtutils.ensure_validFlorian Bruhin
2020-05-09mypy: Don't use bytes() on QByteArraysFlorian Bruhin
2020-05-09mypy: Fix typing around browsertab/webkittab/webenginetabFlorian Bruhin